类 FutureAdapter<V>

  • 所有已实现的接口:
    Future<V>

    public class FutureAdapter<V>
    extends Object
    implements Future<V>
    FutureAdapter