Package de.cerus.packetmaps.core.pmcache
Interface Cache
-
- All Known Implementing Classes:
FramedCache
public interface Cache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetId()voidread(java.io.DataInputStream inputStream)voidwrite(java.io.DataOutputStream outputStream)
-