Class PromiseProxy

java.lang.Object
net.bluemind.core.rest.PromiseProxy

public class PromiseProxy extends Object
  • Constructor Details

    • PromiseProxy

      public PromiseProxy()
  • Method Details

    • wrap

      public static <T> T wrap(Class<T> interfaceClass, Object asyncVersion)