java.lang.Object
net.foxgenesis.config.fields.StorageKey
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringDeprecated, for removal: This API element is subject to removal in a future version.final SQLDataTypeDeprecated, for removal: This API element is subject to removal in a future version.final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionStorageKey(String name, String type, SQLDataType r) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated, for removal: This API element is subject to removal in a future version.inthashCode()Deprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
name
Deprecated, for removal: This API element is subject to removal in a future version. -
type
Deprecated, for removal: This API element is subject to removal in a future version. -
r
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
StorageKey
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
toString
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
public int hashCode()Deprecated, for removal: This API element is subject to removal in a future version. -
equals
Deprecated, for removal: This API element is subject to removal in a future version.
-