Class FilterSpec.ObjectTypes
java.lang.Object
org.eclipse.jgit.transport.FilterSpec.ObjectTypes
- Enclosing class:
FilterSpec
Immutable bit-set representation of a set of Git object types.
- Since:
- 5.4
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static FilterSpec.ObjectTypesprivate final BigInteger -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALL
-
val
-
-
Constructor Details
-
ObjectTypes
-
-
Method Details
-
allow
-
contains
boolean contains(int type) -
equals
-
hashCode
-