|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ontobox.fast.util.primitive.impl.standard.StdHelper
public class StdHelper
| Constructor Summary | |
|---|---|
StdHelper()
|
|
| Method Summary | |
|---|---|
static int[] |
toArray(java.util.Collection<java.lang.Integer> col)
|
static long[] |
toArray(java.util.Collection<java.lang.Long> col)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StdHelper()
| Method Detail |
|---|
public static int[] toArray(java.util.Collection<java.lang.Integer> col)
public static long[] toArray(java.util.Collection<java.lang.Long> col)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||