Package com.db4o.foundation
Class IntArrayByRef
- java.lang.Object
-
- com.db4o.foundation.IntArrayByRef
-
public class IntArrayByRef extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int[]value
-
Constructor Summary
Constructors Constructor Description IntArrayByRef()IntArrayByRef(int[] initialValue)
-