|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComparablePattern | |
---|---|
com.zeevbelkin.commons |
Uses of ComparablePattern in com.zeevbelkin.commons |
---|
Methods in com.zeevbelkin.commons that return ComparablePattern | |
---|---|
static ComparablePattern |
ComparablePattern.compile(java.lang.String s)
creates a new ComparablePattern instance that encapsulates a Pattern instance. |
Methods in com.zeevbelkin.commons with parameters of type ComparablePattern | |
---|---|
int |
ComparablePattern.compareTo(ComparablePattern o)
compares the objects by comparing their string representations |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |