|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.walend.enum.AbstractEnum | +--net.walend.grid.Grid2D.Dimensions2D
Field Summary | |
protected static Dimension |
I
|
static Grid2D.Dimensions2D |
IT
|
protected static Dimension |
J
|
Fields inherited from class net.walend.enum.AbstractEnum |
|
Constructor Summary | |
private |
Grid2D.Dimensions2D(java.util.Set memberSet)
|
Method Summary | |
private java.lang.Object |
readResolve()
Singleton serialization |
Methods inherited from class net.walend.enum.AbstractEnum |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
protected static final Dimension I
protected static final Dimension J
public static final Grid2D.Dimensions2D IT
Constructor Detail |
private Grid2D.Dimensions2D(java.util.Set memberSet)
Method Detail |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |