public static class ContentName.Unnamed extends ContentName
ContentName.Unnamed
UNNAMED_PREFIX
Modifier and Type | Method and Description |
---|---|
boolean |
hasUniqueness() |
boolean |
isUnnamed() |
static ContentName |
withUniqueness() |
from, unnamed
checkValidName, doValidateName, equals, hashCode, toString
public Unnamed(String name)
public boolean isUnnamed()
isUnnamed
in class ContentName
public static ContentName withUniqueness()
public boolean hasUniqueness()