public interface Tracker<T>
Modifier and Type | Method and Description |
---|---|
List<T> |
getServices()
Returns the currently available services of the tracked type.
|
void |
stop()
Stops tracking.
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"