Uses of Enum
de.mirkosertic.bytecoder.core.optimizer.Optimizations
Packages that use Optimizations
-
Uses of Optimizations in de.mirkosertic.bytecoder.core.optimizer
Methods in de.mirkosertic.bytecoder.core.optimizer that return OptimizationsModifier and TypeMethodDescriptionstatic OptimizationsReturns the enum constant of this type with the specified name.static Optimizations[]Optimizations.values()Returns an array containing the constants of this enum type, in the order they are declared.