Package org.projectnessie.versioned
Interface ReferenceAssignedResult
- All Superinterfaces:
Result
-
Method Summary
-
Method Details
-
getResultType
- Specified by:
getResultTypein interfaceResult
-
getNamedRef
NamedRef getNamedRef() -
getPreviousHash
Hash getPreviousHash() -
getCurrentHash
Hash getCurrentHash()
-