Interface StorageDeclaration<T>


public interface StorageDeclaration<T>
Implement this interface to declare that you will need a custom ThreadLocal, and to declare its type.