| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcFluent<Value extends org.cthul.proc.Proc,BaseFluent,TheFluent extends BaseFluent,This extends ProcFluent<Value,BaseFluent,TheFluent,This>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ProcFluent.AndChain<Value extends org.cthul.proc.Proc,TheFluent,This extends ProcFluent.AndChain<Value,TheFluent,This>> |
static interface |
ProcFluent.OrChain<Value extends org.cthul.proc.Proc,TheFluent,This extends ProcFluent.OrChain<Value,TheFluent,This>> |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcFluent.Assert<Value extends org.cthul.proc.Proc> |
static class |
ProcFluent.Step<Value extends org.cthul.proc.Proc,TheFluent,This extends ProcFluent.Step<Value,TheFluent,This>> |
| Modifier and Type | Method and Description |
|---|---|
ProcFluent<Value,TheFluent,TheFluent,?> |
ProcFluent.AndChain.and() |
ProcFluent<Value,TheFluent,TheFluent,?> |
ProcFluent.OrChain.or() |
Copyright © 2015. All Rights Reserved.