Class LocalInstance<AGGREGATOR,​SAMPLE>


  • public final class LocalInstance<AGGREGATOR,​SAMPLE>
    extends java.lang.Object
    Only for use along with ThreadLocalDirectory. A thread local data container instance. The class is visible to avoid indirection through the internal ThreadLocal in ThreadLocalDirectory if possible, but has no user available methods.
    Author:
    Steinar Knutsen
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait