Package com.jogamp.gluegen
Class JavaConfiguration.PascalStringIdx
- java.lang.Object
-
- com.jogamp.gluegen.JavaConfiguration.PascalStringIdx
-
- Enclosing class:
- JavaConfiguration
public static class JavaConfiguration.PascalStringIdx extends Object
Pascal string argument index tuple for length and value.
-
-
Field Summary
Fields Modifier and Type Field Description intlengthIndexintvalueIndex
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static List<Integer>pushValueIndex(List<JavaConfiguration.PascalStringIdx> source, List<Integer> indices)voidpushValueIndex(List<Integer> indices)StringtoString()
-