|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpal.misc.IdGroup.Utils
public static final class IdGroup.Utils
Constructor Summary | |
---|---|
IdGroup.Utils()
|
Method Summary | |
---|---|
static boolean |
isContainedWithin(IdGroup sub,
IdGroup full)
|
static boolean |
isEqualIgnoringOrder(IdGroup id1,
IdGroup id2)
|
static int |
whichIdNumber(IdGroup group,
java.lang.String s)
A convenience implementation of whichIdNumber that can be used by IdGroup implementations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdGroup.Utils()
Method Detail |
---|
public static final boolean isContainedWithin(IdGroup sub, IdGroup full)
public static final boolean isEqualIgnoringOrder(IdGroup id1, IdGroup id2)
public static final int whichIdNumber(IdGroup group, java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |