public static class ModelMapperCacheProperties.Load extends Object
Constructor and Description |
---|
Load() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isEnabled()
Whether or not ModelMapper cache loading is enabled.
|
void |
setEnabled(boolean enabled)
Whether or not ModelMapper cache loading is enabled.
|
String |
toString() |
public boolean isEnabled()
public void setEnabled(boolean enabled)
protected boolean canEqual(Object other)
Copyright © 2021. All rights reserved.