Uses of Class
com.github.mizool.core.Identifier.IdentifierBuilder
-
Packages that use Identifier.IdentifierBuilder Package Description com.github.mizool.core -
-
Uses of Identifier.IdentifierBuilder in com.github.mizool.core
Methods in com.github.mizool.core that return Identifier.IdentifierBuilder Modifier and Type Method Description static <T> Identifier.IdentifierBuilder<T>Identifier. forPojo(Class<T> pojoClass)
-