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