public static final class DataChangeNotification.TrackInfo<T> extends Object
Callable<List<T>>
result
String[]
uris
TrackInfo(String[] uris, Callable<List<T>> result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String[] uris
public final Callable<List<T>> result
public TrackInfo(String[] uris, Callable<List<T>> result)
Copyright © 2016. All rights reserved.