public class ArrayAdapter<E> extends Object implements ObjectAdapter<Object,Object>
| Modifier and Type | Method and Description |
|---|---|
static ArrayAdapter |
create(Class<?> type,
AdapterHandler handler) |
Object |
read(String key,
org.bukkit.configuration.ConfigurationSection section) |
Object |
write(Object obj) |
public static ArrayAdapter create(Class<?> type, AdapterHandler handler)
public Object read(String key, org.bukkit.configuration.ConfigurationSection section)
read in interface ObjectAdapter<Object,Object>Copyright © 2016. All rights reserved.