Class IntSet
- java.lang.Object
-
- org.eclipse.jgit.internal.storage.pack.IntSet
-
class IntSet extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IntSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
add(int key)
-