Uses of Class
migratedb.core.internal.util.AbbreviationUtils
-
Packages that use AbbreviationUtils Package Description migratedb.core.internal.util Private API. -
-
Uses of AbbreviationUtils in migratedb.core.internal.util
Methods in migratedb.core.internal.util that return AbbreviationUtils Modifier and Type Method Description static AbbreviationUtilsAbbreviationUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static AbbreviationUtils[]AbbreviationUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-