|
TopoWeb Commons API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringRange | |
org.topoweb.util | Parent package for various utility classes and data structures for common programming problems. |
Uses of StringRange in org.topoweb.util |
Fields in org.topoweb.util declared as StringRange | |
static StringRange |
StringRange.Z
The lexical range containing only the empty string. |
static StringRange |
StringRange.ALL
The lexical range containing all strings. |
Methods in org.topoweb.util with parameters of type StringRange | |
boolean |
StringRange.equals(StringRange other)
Tests this instance for equality against the other
instance. |
|
TopoWeb Commons API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |