public interface Objects
Object[]
copyOf()
copyOf(int i, int c)
void
copyTo(int i, Object[] dest, int iDest, int c)
Object
first()
boolean
isEmpty()
last()
int
n()
v(int i)
Object v(int i)
int n()
void copyTo(int i, Object[] dest, int iDest, int c)
boolean isEmpty()
Object first()
Object last()
Object[] copyOf(int i, int c)
Object[] copyOf()
Copyright © 2013 Metron, Inc.. All rights reserved.