Class MarshallableSavable
- java.lang.Object
-
- it.tidalwave.thesefoolishthings.examples.dci.marshal.role.MarshallableSavable
-
-
Constructor Summary
Constructors Constructor Description MarshallableSavable(java.lang.Object datum)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
saveTo(java.nio.file.Path path, java.nio.charset.Charset charset, java.nio.file.OpenOption... openOptions)
-