Package kr.toxicity.model.api.tracker
Interface ModelRotator.BuiltInDeserializer
- All Superinterfaces:
Function<com.google.gson.JsonElement,ModelRotator>
- Enclosing interface:
ModelRotator
public static interface ModelRotator.BuiltInDeserializer
extends Function<com.google.gson.JsonElement,ModelRotator>
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable ModelRotatorapply()default @Nullable ModelRotatorapply(long value) @Nullable ModelRotatorapply(@NotNull com.google.gson.JsonElement element)
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<com.google.gson.JsonElement,ModelRotator>
-
apply
-
apply
-