Hi to all, instead of boolean[] (I've them in some sources, for example in row/cell flags), what do you think on using instead a BitSet (wasting less memory), but set/returning boolean values as currently ?
http://java.sun.com/javase/6/docs/api/java/util/BitSet.html Add a ticket for the 1.4.1 ? Bye
