Uses of Class
fiftyone.mobile.detection.Match.MatchState

Packages that use Match.MatchState
fiftyone.mobile.detection   
 

Uses of Match.MatchState in fiftyone.mobile.detection
 

Fields in fiftyone.mobile.detection with type parameters of type Match.MatchState
private  Cache<String,Match.MatchState> Provider.userAgentCache
          A cache for user agents.
 

Methods in fiftyone.mobile.detection with parameters of type Match.MatchState
(package private)  void Match.setState(Match.MatchState state)
          Sets the match properties based on the state information provided.