Uses of Enum Class
com.yahoo.slime.Type
Packages that use Type
-
Uses of Type in com.yahoo.slime
Methods in com.yahoo.slime that return TypeModifier and TypeMethodDescriptionBinaryView.type()Inspector.type()return an enum describing value typestatic TypeReturns the enum constant of this class with the specified name.static Type[]Type.values()Returns an array containing the constants of this enum class, in the order they are declared.