Class MarshallableLoadable
- java.lang.Object
-
- it.tidalwave.thesefoolishthings.examples.dci.marshal.role.MarshallableLoadable
-
-
Field Summary
-
Fields inherited from interface it.tidalwave.thesefoolishthings.examples.dci.marshal.role.Loadable
_Loadable_
-
-
Constructor Summary
Constructors Constructor Description MarshallableLoadable(java.lang.Object datum)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> T
loadFrom(java.nio.file.Path path, java.nio.charset.Charset charset, java.nio.file.OpenOption... openOptions)
-