public class BuilderInstantiatorDefinitionFactory extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static org.simpleflatmapper.util.Predicate<Method> |
GOOGLE_PROTO_EXCLUDE |
| Constructor | Description |
|---|---|
BuilderInstantiatorDefinitionFactory() |
| Modifier and Type | Method | 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 © 2019. All rights reserved.