Uses of Class
fiftyone.mobile.detection.entities.stream.TrieSource

Packages that use TrieSource
fiftyone.mobile.detection.entities.stream   
 

Uses of TrieSource in fiftyone.mobile.detection.entities.stream
 

Fields in fiftyone.mobile.detection.entities.stream declared as TrieSource
private  TrieSource TriePool.source
           
 

Constructors in fiftyone.mobile.detection.entities.stream with parameters of type TrieSource
TriePool(TrieSource source)
          Constructs a new pool of readers for the source provided.