Package io.keikai.api.model.impl
Interface ModelRef<T>
-
- All Known Implementing Classes:
SimpleRef
public interface ModelRef<T>
- Since:
- 3.0.0
- Author:
- dennis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
get()
-
-
-
Method Detail
-
get
T get()
-
-