Uses of Class
fiftyone.mobile.detection.Controller

Packages that use Controller
fiftyone.mobile.detection   
 

Uses of Controller in fiftyone.mobile.detection
 

Fields in fiftyone.mobile.detection declared as Controller
private  Controller Provider.controller
           
 

Constructors in fiftyone.mobile.detection with parameters of type Controller
Provider(Dataset dataSet, Controller controller, int cacheServiceInternal)
          Constructs a new provider with the dataset, controller and cache specified.