Class BooleanUtilities

  • All Implemented Interfaces:

    
    public final class BooleanUtilities
    
                        

    Utility-class revolving around Booleans.

    Author:

    Griefed

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • BooleanUtilities

        BooleanUtilities()
    • Method Detail