Uses of Enum Class
org.qbicc.plugin.gc.common.safepoint.SafePoints.Strategy
Packages that use SafePoints.Strategy
-
Uses of SafePoints.Strategy in org.qbicc.plugin.gc.common.safepoint
Methods in org.qbicc.plugin.gc.common.safepoint that return SafePoints.StrategyModifier and TypeMethodDescriptionstatic SafePoints.StrategyReturns the enum constant of this class with the specified name.static SafePoints.Strategy[]SafePoints.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.plugin.gc.common.safepoint with parameters of type SafePoints.StrategyModifier and TypeMethodDescriptionstatic voidSafePoints.selectStrategy(CompilationContext ctxt, SafePoints.Strategy strategy)