Class SuppressCache.Value

java.lang.Object
org.jgroups.util.SuppressCache.Value
Enclosing class:
SuppressCache<T>

public static final class SuppressCache.Value extends Object
  • Field Details

    • timestamp

      protected final long timestamp
    • count

      protected int count
  • Constructor Details

    • Value

      public Value()
  • Method Details