| Package | Description |
|---|---|
| ca.uqac.lif.azrael.clone |
Serializer that clones objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListReadHandler
Print handler that returns a copy of the list that is passed to it
|
class |
MapReadHandler
Print handler that returns a copy of the map that is passed to it
|
class |
NullReadHandler
Print handler that returns a null value
|
class |
QueueReadHandler
Print handler that returns a copy of the queue that is passed to it
|
class |
ReadableReadHandler
Reads a wrapped object and returns the inner object.
|
class |
SetReadHandler
Print handler that returns a copy of the list that is passed to it
|
Copyright © Sylvain HallĂ©. All Rights Reserved.