Interface Function0<R>

    • Method Detail

      • value

        R value()
      • get

        default R get()
        Specified by:
        get in interface java.util.function.Supplier<R>