simtools.data
Class DataSourcePool.BufferMarker

java.lang.Object
  extended by simtools.data.DataSourcePool.BufferMarker
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DataSourcePool

protected static final class DataSourcePool.BufferMarker
extends java.lang.Object
implements java.io.Serializable

Those are markers we can recognize without any confusion possible for the serialized stream

See Also:
Serialized Form

Constructor Summary
protected DataSourcePool.BufferMarker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSourcePool.BufferMarker

protected DataSourcePool.BufferMarker()