| Package | Description |
|---|---|
| com.google.code.validationframework.base.binding |
| Modifier and Type | Method and Description |
|---|---|
static <MO> Binder.MultipleMastersBinding<MO,Collection<MO>> |
Binder.bindFrom(Collection<ReadableProperty<MO>> masters)
Specifies the master properties that are part of the binding.
|
static <MO> Binder.MultipleMastersBinding<MO,Collection<MO>> |
Binder.bindFrom(ReadableProperty<MO>... masters)
Specifies the master properties that are part of the binding.
|
<TSI> Binder.MultipleMastersBinding<MO,TSI> |
Binder.MultipleMastersBinding.transform(com.google.code.validationframework.base.transform.Transformer<SI,TSI> transformer) |
Copyright © 2013. All Rights Reserved.