Class Not

    • Constructor Detail

      • Not

        public Not()
    • Method Detail

      • not

        public static <T extends Not> T not​(T t)
      • not

        public static <T extends Not> T not​(T t,
                                            Boolean not)
      • isNot

        public boolean isNot()
      • setNot

        public void setNot​(Boolean not)