Uses of Class
org.terrier.utility.Wrapper
-
Packages that use Wrapper Package Description org.terrier.utility This package includes classes that are used in various part of the Terrier Platform. -
-
Uses of Wrapper in org.terrier.utility
Subclasses of Wrapper in org.terrier.utility Modifier and Type Class Description static class
Wrapper.IntObjectWrapper<K>
IntObjectWrapper classMethods in org.terrier.utility that return Wrapper Modifier and Type Method Description Wrapper<T>
Wrapper. createWrapper(T O)
get created wrapper
-