org.ehcache.internal.concurrent
Class JSR166Helper

java.lang.Object
  extended by org.ehcache.internal.concurrent.JSR166Helper

public final class JSR166Helper
extends java.lang.Object


Nested Class Summary
static interface JSR166Helper.BiConsumer<A,B>
           
static interface JSR166Helper.Consumer<A>
           
static interface JSR166Helper.DoubleBinaryOperator
           
static interface JSR166Helper.IntBinaryOperator
           
static interface JSR166Helper.LongBinaryOperator
           
static interface JSR166Helper.Spliterator<T>
           
static interface JSR166Helper.ToDoubleBiFunction<A,B>
           
static interface JSR166Helper.ToDoubleFunction<A>
           
static interface JSR166Helper.ToIntBiFunction<A,B>
           
static interface JSR166Helper.ToIntFunction<A>
           
static interface JSR166Helper.ToLongBiFunction<A,B>
           
static interface JSR166Helper.ToLongFunction<A>
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait