Interface UniqueIdentifierResolver
-
- All Known Implementing Classes:
SimpleUniqueIdentifierResolver
@Deprecated(since="1818", forRemoval=true) public interface UniqueIdentifierResolverDeprecated, for removal: This API element is subject to removal in a future version.since 1818
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetUniqueIdentifier(YComposedType typeEntry)Deprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Method Detail
-
getUniqueIdentifier
java.lang.String getUniqueIdentifier(YComposedType typeEntry)
Deprecated, for removal: This API element is subject to removal in a future version.
-
-