Package com.airbnb.lottie.parser.moshi
Class JsonReader.Options
- java.lang.Object
-
- com.airbnb.lottie.parser.moshi.JsonReader.Options
-
- Enclosing class:
- JsonReader
public static final class JsonReader.Options extends Object
A set of strings to be chosen withJsonReader.selectName(com.airbnb.lottie.parser.moshi.JsonReader.Options). This prepares the encoded values of the strings so they can be read directly from the input source.
-
-
Method Detail
-
of
public static JsonReader.Options of(String... strings)
-
-