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