Class SimpleProxyFunction<T>

java.lang.Object
io.xpipe.core.util.ProxyFunction
io.xpipe.core.util.SimpleProxyFunction<T>

public abstract class SimpleProxyFunction<T> extends ProxyFunction
  • Constructor Details

    • SimpleProxyFunction

      public SimpleProxyFunction()
  • Method Details

    • getResult

      public T getResult()
    • callAndGet

      public T callAndGet()