Constant Field Values

Contents

com.googlecode.*

  • com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap<K,​V> 
    Modifier and Type Constant Field Value
    static final int BUFFER_THRESHOLD 16
    static final int MAXIMUM_BUFFER_SIZE 1048576
    static final long MAXIMUM_CAPACITY 9223372034707292160L
    static final long serialVersionUID 1L
  • com.googlecode.concurrentlinkedhashmap.com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder<K,​V> 
    Modifier and Type Constant Field Value
    static final int DEFAULT_CONCURRENCY_LEVEL 16
    static final int DEFAULT_INITIAL_CAPACITY 16
  • com.googlecode.concurrentlinkedhashmap.com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.googlecode.concurrentlinkedhashmap.com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WriteThroughEntry 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L
  • com.googlecode.concurrentlinkedhashmap.com.googlecode.concurrentlinkedhashmap.Weighers.EntryWeigherView 
    Modifier and Type Constant Field Value
    static final long serialVersionUID 1L