Uses of Class
cool.scx.io.DefaultByteInput.ByteChunkNode
Packages that use DefaultByteInput.ByteChunkNode
-
Uses of DefaultByteInput.ByteChunkNode in cool.scx.io
Fields in cool.scx.io declared as DefaultByteInput.ByteChunkNodeModifier and TypeFieldDescriptionprotected DefaultByteInput.ByteChunkNodeDefaultByteInput.headDefaultByteInput.ByteChunkNode.nextprotected DefaultByteInput.ByteChunkNodeDefaultByteInput.tailMethods in cool.scx.io that return DefaultByteInput.ByteChunkNodeModifier and TypeMethodDescriptionDefaultByteInput.DefaultByteInputMark.markNode()Returns the value of themarkNoderecord component.Constructors in cool.scx.io with parameters of type DefaultByteInput.ByteChunkNodeModifierConstructorDescriptionprotectedDefaultByteInputMark(DefaultByteInput defaultByteInput, DefaultByteInput.ByteChunkNode markNode, int markPosition) Creates an instance of aDefaultByteInputMarkrecord class.