public class MappingContext extends Object
| Modifier and Type | Method and Description |
|---|---|
MappingContext |
createChild(TypeInformation<?> parentType) |
int |
getLevel() |
TypeInformation<?> |
getParentType() |
static MappingContext |
root() |
public static MappingContext root()
public MappingContext createChild(TypeInformation<?> parentType)
public int getLevel()
public TypeInformation<?> getParentType()
Copyright © 2016–2018 The AuthMe Team. All rights reserved.