Class Serializer

java.lang.Object
net.pincette.rs.Serializer

public class Serializer extends Object
This can be used to serialize the execution of mutating operations instead of locking the state within them.
Since:
3.0
Author:
Werner Donné