Package org.hexworks.zircon.internal.util.impl

Types

NoOpCache
Link copied to clipboard
common
class NoOpCache<T> : Cache<T>
This is a no-op cache implementation.