Class EmptyIterable<A extends AmetysObject>

java.lang.Object
org.ametys.plugins.repository.EmptyIterable<A>
Type Parameters:
A - the actual type of AmetysObjects
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<A>, AmetysObjectIterable<A>

public class EmptyIterable<A extends AmetysObject> extends Object implements AmetysObjectIterable<A>
Empty implementation of an AmetysObjectIterable.