Package | Description |
---|---|
com.google.inject.util |
Guice (sounds like like "juice")
|
Class and Description |
---|
Function
A Function provides a transformation on an object and returns the resulting
object.
|
ReferenceCache
Extends
ReferenceMap to support lazy loading values by overriding
ReferenceCache.create(Object) . |
ReferenceMap
Concurrent hash map that wraps keys and/or values in soft or weak
references.
|
ReferenceMap.PutStrategy |
ReferenceMap.Strategy |
ReferenceType
Reference type.
|
ToStringBuilder
Helps with
toString() methods. |
Copyright © 2013. All Rights Reserved.