Package com.ethlo.time.internal.token
Class SeparatorsToken
java.lang.Object
com.ethlo.time.internal.token.SeparatorsToken
- All Implemented Interfaces:
DateTimeToken
-
Field Details
-
separators
private final char[] separators
-
-
Constructor Details
-
SeparatorsToken
public SeparatorsToken(char... separators)
-
-
Method Details
-
read
- Specified by:
read
in interfaceDateTimeToken
-
toString
-