|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> access >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.objectstyle.cayenne.access.util
Class DefaultSorter.ComponentRecord

java.lang.Objectorg.objectstyle.cayenne.access.util.DefaultSorter.ComponentRecord
- Enclosing class:
- DefaultSorter
- private static class DefaultSorter.ComponentRecord
- extends java.lang.Object
| Field Summary | |
(package private) java.util.Collection |
component
|
(package private) int |
index
|
| Constructor Summary | |
(package private) |
DefaultSorter.ComponentRecord(int index,
java.util.Collection component)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
index
int index
component
java.util.Collection component
| Constructor Detail |
DefaultSorter.ComponentRecord
DefaultSorter.ComponentRecord(int index,
java.util.Collection component)
|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> access >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.objectstyle.cayenne.access.util.DefaultSorter.ComponentRecord