Uses of Enum Class
io.github.dmlloyd.classfile.ClassFile.DeadCodeOption
Packages that use ClassFile.DeadCodeOption
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of ClassFile.DeadCodeOption in io.github.dmlloyd.classfile
Methods in io.github.dmlloyd.classfile that return ClassFile.DeadCodeOptionModifier and TypeMethodDescriptionstatic ClassFile.DeadCodeOptionReturns the enum constant of this class with the specified name.static ClassFile.DeadCodeOption[]ClassFile.DeadCodeOption.values()Returns an array containing the constants of this enum class, in the order they are declared.