Class StrongConcurrentSet.StrongEntry<T>

java.lang.Object
net.engio.mbassy.common.AbstractConcurrentSet.Entry<T>
net.engio.mbassy.common.StrongConcurrentSet.StrongEntry<T>
All Implemented Interfaces:
ISetEntry<T>
Enclosing class:
StrongConcurrentSet<T>

public static class StrongConcurrentSet.StrongEntry<T> extends AbstractConcurrentSet.Entry<T>
Author:
bennidi Date: 2/12/12
  • Method Details

    • getValue

      public T getValue()