Package de.scravy.bedrock
Class Cons<E>
java.lang.Object
de.scravy.bedrock.Cons<E>
- All Implemented Interfaces:
Container<E>,ExtendedIterable<E>,HasLengthAtLeast,Iterable<E>
public class Cons<E> extends Object implements Container<E>
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.scravy.bedrock.ExtendedIterable
ExtendedIterable.ForEachWithIndexConsumer<T> -
Constructor Summary
Constructors Constructor Description Cons() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait