Package | Description |
---|---|
oracle.toplink.essentials.internal.helper |
Modifier and Type | Class and Description |
---|---|
class |
DescriptorCompare
INTERNAL:
Use to sort vectors of strings.
|
class |
MappingCompare
INTERNAL:
Use to Sort The mappings in Descriptor, Mappings are either DirectToField, which must be at the top
or other
Avoid using this class as sun.misc is not part of many VM's like Netscapes.
|
Modifier and Type | Method and Description |
---|---|
static void |
TOPSort.quicksort(Object[] arrayToSort,
int left,
int right,
TOPComparison compareOperator) |
static void |
TOPSort.quicksort(Object[] arrayToSort,
TOPComparison compareOperator) |
Copyright © 2023. All rights reserved.