Uses of Interface
org.jlab.io.stream.EvioStreamObject
Packages that use EvioStreamObject
-
Uses of EvioStreamObject in org.jlab.io.stream
Methods in org.jlab.io.stream with parameters of type EvioStreamObjectModifier and TypeMethodDescriptionvoidEvioOutputStream.writeObject(EvioStreamObject obj) writes one object with the interface EvioTreeStream into the file.Method parameters in org.jlab.io.stream with type arguments of type EvioStreamObjectModifier and TypeMethodDescriptionvoidEvioOutputStream.write(ArrayList<EvioStreamObject> objArray) Writes Array of objects into the file.