Uses of Enum Class
net.thevpc.common.io.RandomAccessOrientation
-
Uses of RandomAccessOrientation in net.thevpc.common.io
Subclasses with type arguments of type RandomAccessOrientation in net.thevpc.common.ioMethods in net.thevpc.common.io that return RandomAccessOrientationModifier and TypeMethodDescriptionRandomAccessLineReader.getOrientation()static RandomAccessOrientationReturns the enum constant of this class with the specified name.static RandomAccessOrientation[]RandomAccessOrientation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.common.io with parameters of type RandomAccessOrientationModifier and TypeMethodDescriptionvoidRandomAccessLineReader.setOrientation(RandomAccessOrientation o)