public class ReflectionBasedTypeBuilder extends Object
| Constructor and Description |
|---|
ReflectionBasedTypeBuilder(TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
ReflectionBasedCompoundType |
buildCompound(ImmutableMeta meta) |
ScalarType<?> |
buildScalarType(ImmutableMeta meta) |
public ReflectionBasedTypeBuilder(TypeManager typeManager)
public ScalarType<?> buildScalarType(ImmutableMeta meta)
public ReflectionBasedCompoundType buildCompound(ImmutableMeta meta)
Copyright © 2014. All Rights Reserved.