|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.common.generic.propertybrowser.CollectionTypes
public final class CollectionTypes
Class containing constants for collection types.
| Field Summary | |
|---|---|
static java.lang.String |
ARRAY
Array type |
static java.lang.String |
ITERATOR
Iterator type |
static java.lang.String |
LIST
Collection type |
static java.lang.String |
VECTOR
Vector array type |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ARRAY
public static final java.lang.String LIST
public static final java.lang.String VECTOR
public static final java.lang.String ITERATOR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||