Interface Dumper.Dumpable
-
- All Known Implementing Classes:
CapturingAudioSink,CapturingRenderersFactory,DumpableFormat,DumpableMp4Box,FakeExtractorOutput,FakeTrackOutput,PlaybackOutput
- Enclosing class:
- Dumper
public static interface Dumper.DumpableProvides custom dump method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddump(Dumper dumper)Dumps the fields of the object using thedumper.
-