Interface BitEffectiveStatement

All Superinterfaces:
EffectiveStatement<String,BitStatement>, ModelStatement<String>
All Known Implementing Classes:
EmptyBitEffectiveStatement, RegularBitEffectiveStatement

@Beta public interface BitEffectiveStatement extends EffectiveStatement<String,BitStatement>