Module xaos.core

Class AutoCloser.AutoClosableSupplier

    • Method Detail

      • get

        public T get()
        Specified by:
        get in interface Supplier<T>
        Returns:
        The wrapped resource.