Package org.projectnessie.versioned
Interface TagName
-
-
Method Detail
-
of
@Nonnull @Nonnull static TagName of(@Nonnull @Nonnull java.lang.String name)
Create a new tag reference.- Parameters:
name- the tag name- Returns:
- an instance of
TagNamefor the provided name
-
-