Package org.modelmapper.spi
Class Tokens
- java.lang.Object
-
- org.modelmapper.spi.Tokens
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterator<String>
iterator()
static Tokens
of(String... tokens)
int
size()
String
token(int pos)
String
toString()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-