public class TypeValuesPair extends Object
Constructor and Description |
---|
TypeValuesPair(Registry.Type type,
String[] values) |
Modifier and Type | Method and Description |
---|---|
Registry.Type |
getType() |
String[] |
getValues() |
public TypeValuesPair(Registry.Type type, String[] values)
public Registry.Type getType()
public String[] getValues()