| Package | Description |
|---|---|
| org.cthul.fixsure.factory | |
| org.cthul.fixsure.fluents |
| Modifier and Type | Method and Description |
|---|---|
default FactoriesSetup.ValueDeclaration<BiDataSource.Pair<?,?>,? extends FactoriesSetup.ValueSetupBase<B>> |
FactoriesSetup.ValueSetupBase.assign(String id1,
String id2)
Assigns two values from a pair to the value map.
|
default FactoriesSetup.ValueDeclaration<BiDataSource.Pair<?,?>,? extends This> |
FactoriesSetup.BuilderSetupBase.assign(String id1,
String id2) |
default FactoriesSetup.ValueDeclaration<BiDataSource.Pair<?,?>,? extends FactoriesSetup.NewBuilder<R>> |
FactoriesSetup.NewBuilder.assign(String id1,
String id2) |
default FactoriesSetup.ValueDeclaration<BiDataSource.Pair<?,?>,FactoriesSetup.NewFactory<R>> |
FactoriesSetup.NewFactory.assign(String id1,
String id2) |
default <T,U> FactoriesSetup.ValueDeclaration<BiDataSource.Pair<T,U>,? extends FactoriesSetup.ValueSetupBase<B>> |
FactoriesSetup.ValueSetupBase.assign(Typed<T> token1,
Typed<U> token2)
Assigns two values from a pair to the value map.
|
default <T,U> FactoriesSetup.ValueDeclaration<BiDataSource.Pair<T,U>,? extends This> |
FactoriesSetup.BuilderSetupBase.assign(Typed<T> token1,
Typed<U> token2) |
default <T,U> FactoriesSetup.ValueDeclaration<BiDataSource.Pair<T,U>,? extends FactoriesSetup.NewBuilder<R>> |
FactoriesSetup.NewBuilder.assign(Typed<T> token1,
Typed<U> token2) |
default <T,U> FactoriesSetup.ValueDeclaration<BiDataSource.Pair<T,U>,FactoriesSetup.NewFactory<R>> |
FactoriesSetup.NewFactory.assign(Typed<T> token1,
Typed<U> token2) |
| Modifier and Type | Method and Description |
|---|---|
default FlTemplate<BiDataSource.Pair<T,U>> |
BiTemplate.pairs() |
default FlSequence<BiDataSource.Pair<T,U>> |
BiSequence.pairs() |
default FlGenerator<BiDataSource.Pair<T,U>> |
BiGenerator.pairs() |
FlDataSource<BiDataSource.Pair<T,U>> |
BiDataSource.pairs() |
Copyright © 2019. All rights reserved.