Interface AccountComponentCache<T>

  • Type Parameters:
    T -
    All Known Implementing Classes:
    AbstractAccountComponentCache

    public interface AccountComponentCache<T>
    An interface for accessing cached components associated with an account.
    Author:
    Daniel Bernstein