| Package | Description |
|---|---|
| org.sfm.map.impl |
Mapper partial implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
CalculateMaxIndex<T,K extends FieldKey<K>,D extends ColumnDefinition<K,D>> |
| Modifier and Type | Method and Description |
|---|---|
<F extends ForEachCallBack<PropertyMapping<T,?,K,D>>> |
PropertyMappingsBuilder.forEachProperties(F handler,
int start) |
<F extends ForEachCallBack<PropertyMapping<T,?,K,D>>> |
PropertyMappingsBuilder.forEachProperties(F handler,
int start,
int end) |
<H extends ForEachCallBack<PropertyMapping<T,?,K,D>>> |
PropertyMappingsBuilder.forEachProperties(H handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyMappingsBuilder.forEachConstructorProperties(ForEachCallBack<PropertyMapping<T,?,K,D>> handler) |
void |
PropertyMappingsBuilder.forEachSubProperties(ForEachCallBack<PropertyMapping<T,?,K,D>> handler) |
Copyright © 2015. All rights reserved.