Class FastIterator.NullFastIterator<T>

java.lang.Object
org.drools.core.util.FastIterator.NullFastIterator<T>
All Implemented Interfaces:
FastIterator<T>
Enclosing interface:
FastIterator<T>

public static class FastIterator.NullFastIterator<T> extends Object implements FastIterator<T>