public class BuilderInstantiatorDefinitionFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.simpleflatmapper.util.Predicate<Method> |
GOOGLE_PROTO_EXCLUDE |
| Constructor and Description |
|---|
BuilderInstantiatorDefinitionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<InstantiatorDefinition> |
extractDefinitions(Type target) |
static BuilderInstantiatorDefinition |
getDefinitionForBuilder(Member e,
Type target) |
public static final org.simpleflatmapper.util.Predicate<Method> GOOGLE_PROTO_EXCLUDE
public BuilderInstantiatorDefinitionFactory()
public static List<InstantiatorDefinition> extractDefinitions(Type target)
public static BuilderInstantiatorDefinition getDefinitionForBuilder(Member e, Type target)
Copyright © 2020. All rights reserved.