Interface ModelInstance

All Superinterfaces:
Supplier<com.google.gson.JsonElement>
All Known Implementing Classes:
DelegatedModel

public interface ModelInstance extends Supplier<com.google.gson.JsonElement>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get