public class AtomicBitSet extends Object
AtomicBitSet(int length)
boolean
get(long n)
set(long n)
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AtomicBitSet(int length)
public boolean set(long n)
public int size()
public boolean get(long n)
Copyright © 2022 Fraunhofer SIT. All rights reserved.