Class Empty

    • Method Detail

      • getInstance

        @Deprecated(since="7.0.10",
                    forRemoval=true)
        public static Empty getInstance()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Use value() instead.
        Return the singleton Empty value.
        Returns:
        Empty value.
      • value

        public static Empty value()
        Return the singleton Empty value.
        Returns:
        Empty value.