public abstract static class ImmutablesPropertiesFactory.BasePojoProperties<T,B> extends PojoProperties<T>
PojoProperties.PojoBuilder<T>, PojoProperties.PojoProperty<T>| Modifier and Type | Field and Description |
|---|---|
protected Supplier<?> |
builder |
protected ConfigRegistry |
config |
protected Class<T> |
defn |
protected Class<?> |
impl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ImmutablesPropertiesFactory.ImmutablesPojoProperty<T>> |
getProperties() |
create, getTypeprotected final Supplier<?> builder
protected final ConfigRegistry config
protected final Class<?> impl
public Map<String,ImmutablesPropertiesFactory.ImmutablesPojoProperty<T>> getProperties()
getProperties in class PojoProperties<T>Copyright © 2019. All rights reserved.