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