Uses of Enum
de.osci.osci12.samples.ChunkHelper.Mode
-
Uses of ChunkHelper.Mode in de.osci.osci12.samples
Methods in de.osci.osci12.samples that return ChunkHelper.ModeModifier and TypeMethodDescriptionstatic ChunkHelper.ModeReturns the enum constant of this type with the specified name.static ChunkHelper.Mode[]ChunkHelper.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.osci.osci12.samples with parameters of type ChunkHelper.ModeModifierConstructorDescriptionChunkHelper(InputStream in, String chunkDirectory, String chunkName, int chunkNumber, long totalSize, ChunkHelper.Mode mode)