Package org.jruby.util
Class Pack.PackInts
java.lang.Object
org.jruby.util.Pack.PackInts
- Enclosing class:
- Pack
Introduced to allow outlining cases in #packCommon that update both of these values.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
listSize
int listSize -
idx
int idx
-
-
Constructor Details
-
PackInts
PackInts(int listSize, int idx)
-