public class MapType extends JaversType
PrimitiveType or ValueType.
Javers doesn't support complex maps with ValueObjects or Entities| Modifier and Type | Method and Description |
|---|---|
EntryClass |
getEntryClass()
not null only if both Key and Value type arguments are actual Classes
|
equals, getActualClassTypeArguments, getBaseJavaClass, getBaseJavaType, hashCode, isAssignableFrom, isGenericType, spawn, toStringpublic MapType(Type baseJavaType)
public EntryClass getEntryClass()
Copyright © 2014. All rights reserved.