Package de.scravy.bedrock.hlist
Class Nil
- All Implemented Interfaces:
Container<Object>,ExtendedIterable<Object>,HasLengthAtLeast,Comparable<Nil>,Iterable<Object>
public class Nil extends HList<Nil>
-
Nested Class Summary
Nested classes/interfaces inherited from class de.scravy.bedrock.hlist.HList
HList.ForEachWithIndexPredicateNested classes/interfaces inherited from interface de.scravy.bedrock.ExtendedIterable
ExtendedIterable.ForEachWithIndexConsumer<T> -
Constructor Summary
Constructors Constructor Description Nil() -
Method Summary
Methods inherited from class de.scravy.bedrock.hlist.HList
cons, dynamic, empty, hlist, hlist, hlist, hlist, hlist, hlist, hlist, hlist, hlist, hlist, hlist, mask, nilMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait