public abstract static class KeyProperties.BlockMode extends Object
Modifier and Type | Method and Description |
---|---|
static String[] |
allFromKeymaster(Collection<Integer> blockModes) |
static int[] |
allToKeymaster(String[] blockModes) |
static String |
fromKeymaster(int blockMode) |
static int |
toKeymaster(String blockMode) |