Package org.aksw.commons.index.util
Interface HasData<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetData()HasData<T>setData(T data)
-
| Modifier and Type | Method | Description |
|---|---|---|
T |
getData() |
|
HasData<T> |
setData(T data) |