- All Implemented Interfaces:
Supplier<com.google.gson.JsonElement>
public class DelegatedModel
extends Object
implements Supplier<com.google.gson.JsonElement>
-
-
Constructor Summary
Constructors
-
Method Summary
com.google.gson.JsonElement
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
get
public com.google.gson.JsonElement get()
- Specified by:
get
in interface Supplier<com.google.gson.JsonElement>