PStream.RecordWrittenSurrogateSelector overview
![]() | Constructs a new RecordWrittenSurrogateSelector. |
![]() | Adds a surrogate to the list of checked surrogates. |
![]() | Adds the specified ISurrogateSelector that can handle a particular object type to the list of surrogates. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the next selector on the chain of selectors. |
![]() | Returns a PStream.RecordWrittenSurrogate, that wraps the surrogate for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Removes the surrogate associated with a given type. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PStream.RecordWrittenSurrogateSelector Class | UMD.HCIL.Piccolo.Util Namespace