Package fj.data.hlist

Class HPre.HBool

  • Direct Known Subclasses:
    HPre.HFalse, HPre.HTrue
    Enclosing class:
    HPre

    public static class HPre.HBool
    extends java.lang.Object
    A type-level Boolean
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private HBool()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HBool

        private HBool()