Package com.microstrategy.webapi.utils
-
Interface Summary Interface Description AutoCloseableDismissable private static class VectorAdderextends AutoCloseableDismissable { private final Vector mVector; private T mT; public VectorAdder(Vector iVector, T iT) { mVector = iVector; mT = iT; mVector.add(iT); } IScheduler<T> IScheduler always runs on a whole minute (zero seconds).IScheduler.ITask<T> RWLock.Lock -
Class Summary Class Description AutoCloseableDismissableImpl BiMap<T1,T2> BiMap is a bi-directional map.ExecutorServiceCloseable AnExecutor
ExecutorServiceCloseable that is also AutoCloseable, meaning you can use it in a try with resources statement.IScheduler.Factory MergeOrderedLists ResettableCountDownLatch A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes.RWLock RWLock is built on top of java.util.concurrent.locks.ReentrantReadWriteLock
This class supports the Automatic Resource Management (ARM) paradigm by utilizing java.langAutoCloseableScheduler<T> TriMap<T1,T2,T3> TriMap is a triple-directional map.TriMap.Entry<T1,T2,T3> XMLHelpers