Interface TestKitStorage<P,R>

All Superinterfaces:
InMemStorage<String,R>, InternalReprSupport<R>, PolicyOps<P>
All Known Subinterfaces:
EventStorage, SnapshotStorage

public interface TestKitStorage<P,R> extends InMemStorage<String,R>, PolicyOps<P>
INTERNAL API