static interface |
BigDecimalFluent.AndChain<Value extends BigDecimal,TheFluent,This extends BigDecimalFluent.AndChain<Value,TheFluent,This>> |
static interface |
ClassFluent.AndChain<Value extends Class<?>,TheFluent,This extends ClassFluent.AndChain<Value,TheFluent,This>> |
static interface |
CollectionFluent.AndChain<T,Value extends Collection<T>,TheFluent,This extends CollectionFluent.AndChain<T,Value,TheFluent,This>> |
static interface |
ComparableFluent.AndChain<C extends Comparable<C>,Value extends C,TheFluent,This extends ComparableFluent.AndChain<C,Value,TheFluent,This>> |
static interface |
DoubleFluent.AndChain<Value extends Double,TheFluent,This extends DoubleFluent.AndChain<Value,TheFluent,This>> |
static interface |
ExceptionFluent.AndChain<Value extends Throwable,TheFluent,This extends ExceptionFluent.AndChain<Value,TheFluent,This>> |
static interface |
IntegerFluent.AndChain<Value extends Integer,TheFluent,This extends IntegerFluent.AndChain<Value,TheFluent,This>> |
static interface |
IterableFluent.AndChain<T,Value extends Iterable<T>,TheFluent,This extends IterableFluent.AndChain<T,Value,TheFluent,This>> |
static interface |
MapFluent.AndChain<K,V,Value extends Map<K,V>,TheFluent,This extends MapFluent.AndChain<K,V,Value,TheFluent,This>> |
static interface |
ProcFluent.AndChain<Value extends org.cthul.proc.Proc,TheFluent,This extends ProcFluent.AndChain<Value,TheFluent,This>> |
static interface |
StringFluent.AndChain<Value extends String,TheFluent,This extends StringFluent.AndChain<Value,TheFluent,This>> |