Bits.MatchAllBits, Bits.MatchNoBitsEMPTY_ARRAY| Constructor and Description | 
|---|
Bits.MatchNoBits(int len)  | 
public boolean get(int index)
Bitsindex.get in interface Bitsindex - index, should be non-negative and < Bits.length().
        The result of passing negative or out of bounds values is undefined
        by this interface, just don't do it!true if the bit is set, false otherwise.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.