Uses of Class
org.jlab.coda.jevio.EvioReader.ReadStatus

Uses of EvioReader.ReadStatus in org.jlab.coda.jevio
 

Methods in org.jlab.coda.jevio that return EvioReader.ReadStatus
static EvioReader.ReadStatus EvioReader.ReadStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EvioReader.ReadStatus[] EvioReader.ReadStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.