Uses of Class
com.amazonaws.test.util.Memory
-
Packages that use Memory Package Description com.amazonaws.test.util -
-
Uses of Memory in com.amazonaws.test.util
Methods in com.amazonaws.test.util that return Memory Modifier and Type Method Description static Memory
Memory. valueOf(String name)
Returns the enum constant of this type with the specified name.static Memory[]
Memory. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-