public interface InspectableFactory
| Modifier and Type | Method and Description | 
|---|---|
Inspectable | 
getInspectable(Context context)
Get an Inspectable capable of handling the entire selection of the given
 Context. 
 | 
Inspectable getInspectable(Context context)
context - the Context containing the selection for which an
         Inspectable is desired.