|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcon.persistance.PersistanceLib
public class PersistanceLib
These librarys, thought not too OO, are the pinacles of useful laziness IMHO. This one has some handy-dandy methods for grabbing persistant data from various places.
| Constructor Summary | |
|---|---|
PersistanceLib()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
readObjectOrDie(java.lang.String filename)
Grabs one object from a TOF file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistanceLib()
| Method Detail |
|---|
public static java.lang.Object readObjectOrDie(java.lang.String filename)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||