Package org.projectnessie.versioned
Interface DetachedRef
-
-
Field Summary
Fields Modifier and Type Field Description static DetachedRefINSTANCEstatic java.lang.StringREF_NAME
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.StringgetName()Get The reference's name.
-
-
-
Field Detail
-
REF_NAME
static final java.lang.String REF_NAME
- See Also:
- Constant Field Values
-
INSTANCE
static final DetachedRef INSTANCE
-
-