public interface IDumpConvertable
| Modifier and Type | Method and Description |
|---|---|
default java.util.List<? extends IDumpable> |
asDumpedObject()
Gets a List of dumpable objects that can easily serialized into JSON
|
default java.util.List<? extends IDumpable> asDumpedObject()