public final class RepeatedText extends Object implements Text
There is no thread-safety guarantee.
Text.NoNulls
RepeatedText(String text, int count)
RepeatedText(Text text, int count)
String
asString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RepeatedText(String text, int count)
text
count
public RepeatedText(Text text, int count)
public String asString() throws Exception
Text
asString
Exception
Copyright © 2017–2018 Cactoos. All rights reserved.