Uses of Class
boomerang.BoomerangOptions.ArrayStrategy
-
Packages that use BoomerangOptions.ArrayStrategy Package Description boomerang -
-
Uses of BoomerangOptions.ArrayStrategy in boomerang
Methods in boomerang that return BoomerangOptions.ArrayStrategy Modifier and Type Method Description BoomerangOptions.ArrayStrategyBoomerangOptions. getArrayStrategy()BoomerangOptions.ArrayStrategyDefaultBoomerangOptions. getArrayStrategy()static BoomerangOptions.ArrayStrategyBoomerangOptions.ArrayStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static BoomerangOptions.ArrayStrategy[]BoomerangOptions.ArrayStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-