Package com.launchdarkly.api.model
Class UserSegments.CustomTypeAdapterFactory
- java.lang.Object
-
- com.launchdarkly.api.model.UserSegments.CustomTypeAdapterFactory
-
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
- Enclosing class:
- UserSegments
public static class UserSegments.CustomTypeAdapterFactory extends java.lang.Object implements com.google.gson.TypeAdapterFactory
-
-
Constructor Summary
Constructors Constructor Description CustomTypeAdapterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> com.google.gson.TypeAdapter<T>create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
-