Uses of Class
cnuphys.swimtest.SwimTestData
Packages that use SwimTestData
-
Uses of SwimTestData in cnuphys.swimtest
Methods in cnuphys.swimtest that return SwimTestDataModifier and TypeMethodDescriptionstatic SwimTestData
SwimTestData.serialRead
(String fullfn) Reads a serializable object from a file.Methods in cnuphys.swimtest with parameters of type SwimTestDataModifier and TypeMethodDescriptionstatic void
SwimTestData.serialWrite
(SwimTestData obj, String fullfn) serialWrite writes out a SwimTestData object to a file.