-
- All Superinterfaces:
RawMapAware
public interface MapSyncable extends RawMapAware
POJO can be synced to the backing Map by invoking the sync method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsync()Syncs the POJO to the internal Map-
Methods inherited from interface com.legyver.utils.mapqua.mapbacked.RawMapAware
getRawMap
-
-