Returns a View with a certain index, from the list of current Views of the specified type. @param classToFilterBy which Views to choose from @param index choose among all instances of this type, e.g. Button.class or EditText.class @return a View with
(Class<T> classToFilterBy, int index)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected