Package it.tidalwave.role.io
-
Interface Summary Interface Description BinaryReadable The role of an object that can be read as a stream of bytes.BinaryWritable The role of an object that can be written as a stream of bytes.Marshallable The role of an object that can be marshalled.Persistable The role of an object that can be persisted.TextReadable The role of an object that can be read as a stream of characters.TextWritable The role of an object that can be written as a stream of characters.Unmarshallable The role of an object that can be unmarshalled.