public final class EmptyTestBlockFilter extends java.lang.Object implements java.util.function.Function<TestBlock,TestBlock>
EmptyTestBlockFilter()
TestBlock
apply(TestBlock testBlock)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public EmptyTestBlockFilter()
public TestBlock apply(TestBlock testBlock)
apply
java.util.function.Function<TestBlock,TestBlock>