Uses of Interface
org.projectnessie.model.Base
-
Packages that use Base Package Description org.projectnessie.model -
-
Uses of Base in org.projectnessie.model
Subinterfaces of Base in org.projectnessie.model Modifier and Type Interface Description interfaceBranchApi representation of an Nessie Tag/Branch.interfaceReferenceinterfaceTagApi representation of an Nessie Tag/Branch.Classes in org.projectnessie.model that implement Base Modifier and Type Class Description classImmutableBranchImmutable implementation ofBranch.classImmutableTagImmutable implementation ofTag.
-