Class ContractUtils


  • public final class ContractUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ContractUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.IllegalStateException unreachable()  
      static java.lang.UnsupportedOperationException unsupported()  
      • Methods inherited from class java.lang.Object

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

      • ContractUtils

        private ContractUtils()
    • Method Detail

      • unreachable

        public static java.lang.IllegalStateException unreachable()
      • unsupported

        public static java.lang.UnsupportedOperationException unsupported()