public class ListWrapperBuilder extends AbstractWrapperBuilder<ListWrapperBuilder>
context| Constructor and Description |
|---|
ListWrapperBuilder(PersistenceContext context,
List<Object> target) |
| Modifier and Type | Method and Description |
|---|---|
ListWrapper |
build() |
static ListWrapperBuilder |
builder(PersistenceContext context,
List<Object> target) |
build, context, dirtyMap, propertyMeta, setterpublic ListWrapperBuilder(PersistenceContext context, List<Object> target)
public static ListWrapperBuilder builder(PersistenceContext context, List<Object> target)
public ListWrapper build()
Copyright © 2012-2014. All Rights Reserved.