Uses of Enum Class
io.datarouter.bytes.blockfile.enums.BlockfileSection
Packages that use BlockfileSection
Package
Description
-
Uses of BlockfileSection in io.datarouter.bytes.blockfile.dto
Methods in io.datarouter.bytes.blockfile.dto that return BlockfileSection -
Uses of BlockfileSection in io.datarouter.bytes.blockfile.dto.tokens
Methods in io.datarouter.bytes.blockfile.dto.tokens that return BlockfileSection -
Uses of BlockfileSection in io.datarouter.bytes.blockfile.enums
Methods in io.datarouter.bytes.blockfile.enums that return BlockfileSectionModifier and TypeMethodDescriptionstatic BlockfileSectionBlockfileSection.decode(char code) static BlockfileSectionReturns the enum constant of this class with the specified name.static BlockfileSection[]BlockfileSection.values()Returns an array containing the constants of this enum class, in the order they are declared.