Uses of Enum Class
repast.simphony.freezedry.ArrayValueHandler
Packages that use ArrayValueHandler
-
Uses of ArrayValueHandler in repast.simphony.freezedry
Methods in repast.simphony.freezedry that return ArrayValueHandlerModifier and TypeMethodDescriptionstatic ArrayValueHandlerArrayValueHandler.getHandler(String arrayType) Retrieves a handler for the specified array type.static ArrayValueHandlerReturns the enum constant of this class with the specified name.static ArrayValueHandler[]ArrayValueHandler.values()Returns an array containing the constants of this enum class, in the order they are declared.