Package com.tom_roush.fontbox.cff
Class CharStringCommand.Key
- java.lang.Object
-
- com.tom_roush.fontbox.cff.CharStringCommand.Key
-
- Enclosing class:
- CharStringCommand
public static class CharStringCommand.Key extends Object
A static class to hold one or more int values as key.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)int[]getValue()Array the with the values.inthashCode()StringtoString()
-