Class Absent

  • All Implemented Interfaces:
    Quality<java.util.Optional<?>>

    public final class Absent
    extends QualityComposition<java.util.Optional<?>>
    • Constructor Summary

      Constructors 
      Constructor Description
      Absent()
      Matches empty Optionals.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Absent

        public Absent()
        Matches empty Optionals.