Class PZEmptyIterable<T>

java.lang.Object
zombie.util.list.PZEmptyIterable<T>
All Implemented Interfaces:
Iterable<T>

public final class PZEmptyIterable<T> extends Object implements Iterable<T>