public interface TimesBuilder
void
once()
times(Integer times)
twice()
void once()
void twice()
void times(Integer times)
Copyright © 2014. All Rights Reserved.