T
- type that is wrappedpublic class Wrapper<T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Wrapper.IntObjectWrapper<K>
IntObjectWrapper class
|
Constructor and Description |
---|
Wrapper()
default constructor
|
Wrapper(T O)
constructor
|
Modifier and Type | Method and Description |
---|---|
Wrapper<T> |
createWrapper(T O)
get created wrapper
|
T |
getObject()
return object
|
void |
setObject(T O)
set object
|
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow