Improves DumpableContainer javadoc.
Test: n/a Fixes: 220889663 Change-Id: I0d2fbd623d00ca44b5b2a84b7c6cc3b89edd4d63
This commit is contained in:
@@ -18,8 +18,7 @@ package android.util;
|
||||
import android.annotation.NonNull;
|
||||
|
||||
/**
|
||||
* Objects that contains a list of {@link Dumpable}, which will be dumped when the object itself
|
||||
* is dumped.
|
||||
* Represents a container that manages {@link Dumpable dumpables}.
|
||||
*/
|
||||
public interface DumpableContainer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user