Interface TrueBlockPredicate

All Superinterfaces:
BlockPredicate, Wrapper

@NullMarked @AsOf("3.0.0") public interface TrueBlockPredicate extends BlockPredicate
Always matches, independent of the block.
Since:
3.0.0
See Also: