public static class AbstractColumnDefinitionProvider.PredicatedColunnPropertyFactory<C extends ColumnDefinition<K,C>,K extends FieldKey<K>> extends Object
| Constructor | Description |
|---|---|
PredicatedColunnPropertyFactory(org.simpleflatmapper.util.Predicate<? super K> predicate,
org.simpleflatmapper.util.UnaryFactory<? super K,Object> columnPropertyFactory) |
| Modifier and Type | Method | Description |
|---|---|---|
org.simpleflatmapper.util.UnaryFactory<? super K,Object> |
getColumnPropertyFactory() |
|
org.simpleflatmapper.util.Predicate<? super K> |
getPredicate() |
Copyright © 2018. All rights reserved.