Interface ObjectCache

All Known Implementing Classes:
NoGCObjectCache, SoftReferenceObjectCache

public interface ObjectCache
Deprecated.
use com.mchange.v1.util.ObjectCache
  • Method Summary

    Modifier and Type
    Method
    Description
    find(Object key)
    Deprecated.