Class ItmTepAddWorker

  • All Implemented Interfaces:
    java.util.concurrent.Callable<java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>>>

    public class ItmTepAddWorker
    extends java.lang.Object
    implements java.util.concurrent.Callable<java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>>>
    • Method Detail

      • call

        public java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>> call()
        Specified by:
        call in interface java.util.concurrent.Callable<java.util.List<? extends com.google.common.util.concurrent.ListenableFuture<?>>>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object