|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--au.edu.swin.synergy.lib.io.BVectorIO
Constructor Summary | |
BVectorIO()
|
Method Summary | |
static Vector |
load(BDataFile file,
String location)
|
static boolean |
save(BDataFile file,
Vector vect,
String location)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BVectorIO()
Method Detail |
public static boolean save(BDataFile file, Vector vect, String location)
public static Vector load(BDataFile file, String location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |