Interface ValueEffectiveStatement

All Superinterfaces:
EffectiveStatement<Integer,ValueStatement>, ModelStatement<Integer>
All Known Implementing Classes:
EmptyValueEffectiveStatement, RegularValueEffectiveStatement

@Beta public interface ValueEffectiveStatement extends EffectiveStatement<Integer,ValueStatement>