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