Merge "Improves DumpableContainer javadoc." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
18b848e66a
@@ -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