Package 

Class Objects

    • Method Summary

      Modifier and Type Method Description
      static <T> T requireNonNull(T obj, String message)
      static <T> T firstNonNull(T a, T b)
      static <T> T firstNonNull(T a, T b, T c)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait