Interface InternalReprSupport<R>
-
- All Known Subinterfaces:
EventStorage,InMemStorage<K,R>,SnapshotStorage,TestKitStorage<P,R>
public interface InternalReprSupport<R>INTERNAL API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjecttoInternal(R repr)RtoRepr(java.lang.Object internal)
-