Package de.bild.codec
Interface SpecialFieldsMap
A marker interface to mark entity classes that are maps with special fields
Special fields can be declared by getter methods with a
FieldMapping annotation-
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