public final class BukkitSerializableAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
| Modifier and Type | Field and Description |
|---|---|
static BukkitSerializableAdapterFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T> com.google.gson.TypeAdapter<T> |
create(com.google.gson.Gson gson,
com.google.gson.reflect.TypeToken<T> type) |
public static final BukkitSerializableAdapterFactory INSTANCE
Copyright © 2022. All rights reserved.