|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IComparablePrimitiveExtValue | |
---|---|
edu.ksu.cis.projects.bogor.module.value | Provides for Bogor values. |
Uses of IComparablePrimitiveExtValue in edu.ksu.cis.projects.bogor.module.value |
---|
Methods in edu.ksu.cis.projects.bogor.module.value that return IComparablePrimitiveExtValue | |
---|---|
IComparablePrimitiveExtValue |
IComparablePrimitiveExtValue.clone(Map<Object,Object> cloneMap)
Override to specialize return type |
Methods in edu.ksu.cis.projects.bogor.module.value with parameters of type IComparablePrimitiveExtValue | |
---|---|
int |
IComparablePrimitiveExtValue.compare(IValueComparator vc,
IComparablePrimitiveExtValue other)
Compares this value with another value using a given value comparator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |