Package io.github.dmlloyd.moduleinfo
Class Item<T>
- java.lang.Object
-
- io.github.dmlloyd.moduleinfo.Item<T>
-
class Item<T> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()TgetOrDefault(T defVal)voidset(T item)
-