This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui] Add IndexColorModel methods


>>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:

Jerry> +  private BigInteger validBits = new BigInteger("0");

I didn't really look through this code... would it be better to use a
BitSet here?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]