public interface EnumComposition
Modifier and Type | Method and Description |
---|---|
int[] |
getIntVals() |
int |
getIntValue(int key) |
int[] |
getKeys() |
String[] |
getStringVals() |
String |
getStringValue(int key) |
Copyright © 2014–2019. All rights reserved.