Interface OLazyObjectMapInterface<TYPE>
- All Known Implementing Classes:
OObjectLazyMap
- Author:
- Luca Molino (molino.luca--at--gmail.com)
-
Nested Class Summary
-
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
setConvertToRecord
void setConvertToRecord(boolean convertToRecord) -
isConverted
boolean isConverted()
-