|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Master | |
|---|---|
| com.google.code.validationframework.binding | |
| Uses of Master in com.google.code.validationframework.binding |
|---|
| Classes in com.google.code.validationframework.binding that implement Master | |
|---|---|
class |
Bindable<T>
|
class |
BindableBoolean
|
class |
BindableByte
|
class |
BindableCharacter
|
class |
BindableDouble
|
class |
BindableFloat
|
class |
BindableInteger
|
class |
BindableLong
|
class |
BindableNumber
|
class |
BindableObject
|
class |
BindableShort
|
class |
BindableString
|
| Methods in com.google.code.validationframework.binding with parameters of type Master | ||
|---|---|---|
static
|
Binder.bind(Master<MO>... masters)
|
|
static
|
Binder.bind(Master<MO> master)
|
|
| Method parameters in com.google.code.validationframework.binding with type arguments of type Master | ||
|---|---|---|
static
|
Binder.bind(Collection<Master<MO>> masters)
|
|
| Constructors in com.google.code.validationframework.binding with parameters of type Master | |
|---|---|
Binder.SingleMasterContext(Master<MO> master,
Collection<com.google.code.validationframework.base.transform.Transformer> transformers)
|
|
| Constructor parameters in com.google.code.validationframework.binding with type arguments of type Master | |
|---|---|
Binder.MultipleMasterContext(Collection<Master<MO>> masters,
Collection<com.google.code.validationframework.base.transform.Transformer> transformers)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||