Class IntSet
java.lang.Object
org.eclipse.jgit.internal.storage.pack.IntSet
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
set
private int[] set -
cnt
private int cnt
-
-
Constructor Details
-
IntSet
IntSet()
-
-
Method Details
-
add
boolean add(int key)
-