Package | Description |
---|---|
org.nuiton.util.beans |
Packages for all stuff of bean transformations (binder, and others...).
|
Modifier and Type | Field and Description |
---|---|
protected Map<BinderFactory.BinderModelEntry,Binder.BinderModel<?,?>> |
BinderFactory.BindelModelEntryMap.delegate |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<BinderFactory.BinderModelEntry,Binder.BinderModel<?,?>>> |
BinderFactory.BindelModelEntryMap.entrySet() |
Set<BinderFactory.BinderModelEntry> |
BinderFactory.BindelModelEntryMap.keySet() |
Modifier and Type | Method and Description |
---|---|
Binder.BinderModel<?,?> |
BinderFactory.BindelModelEntryMap.put(BinderFactory.BinderModelEntry key,
Binder.BinderModel<?,?> value) |
Modifier and Type | Method and Description |
---|---|
void |
BinderFactory.BindelModelEntryMap.putAll(Map<? extends BinderFactory.BinderModelEntry,? extends Binder.BinderModel<?,?>> m) |
Copyright © 2004–2020 CodeLutin. All rights reserved.