Uses of Enum Class
org.xerial.snappy.SnappyFramedInputStream.FrameAction
Packages that use SnappyFramedInputStream.FrameAction
-
Uses of SnappyFramedInputStream.FrameAction in org.xerial.snappy
Subclasses with type arguments of type SnappyFramedInputStream.FrameAction in org.xerial.snappyModifier and TypeClassDescription(package private) static enumFields in org.xerial.snappy declared as SnappyFramedInputStream.FrameActionModifier and TypeFieldDescription(package private) final SnappyFramedInputStream.FrameActionSnappyFramedInputStream.FrameMetaData.frameActionMethods in org.xerial.snappy that return SnappyFramedInputStream.FrameActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SnappyFramedInputStream.FrameAction[]SnappyFramedInputStream.FrameAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.xerial.snappy with parameters of type SnappyFramedInputStream.FrameActionModifierConstructorDescriptionFrameMetaData(SnappyFramedInputStream.FrameAction frameAction, int length)