|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.eliad.util.CellsSet.Factory
A factory to clone CellsSet objects, and create default ones
| Constructor Summary | |
CellsSet.Factory()
|
|
| Method Summary | |
static CellsSet |
copy(CellsSet set)
Provides a public, exception free, type-safe way of copying an CellsSet object. |
static CellsSet |
createDefault()
Creates a default implementation. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CellsSet.Factory()
| Method Detail |
public static CellsSet copy(CellsSet set)
public static CellsSet createDefault()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||