Package org.projectnessie.versioned
Interface ReferenceInfo.CommitsAheadBehind
- Enclosing interface:
ReferenceInfo<METADATA>
@Immutable
public static interface ReferenceInfo.CommitsAheadBehind
-
Method Details
-
getBehind
int getBehind() -
getAhead
int getAhead() -
of
-