public class AtomicIntegerArrayAdapter extends Object implements ObjectAdapter<AtomicIntegerArray,List<Integer>>
| Constructor and Description |
|---|
AtomicIntegerArrayAdapter() |
| Modifier and Type | Method and Description |
|---|---|
AtomicIntegerArray |
read(String key,
org.bukkit.configuration.ConfigurationSection section) |
List<Integer> |
write(AtomicIntegerArray obj) |
public AtomicIntegerArray read(String key, org.bukkit.configuration.ConfigurationSection section)
read in interface ObjectAdapter<AtomicIntegerArray,List<Integer>>public List<Integer> write(AtomicIntegerArray obj)
write in interface ObjectAdapter<AtomicIntegerArray,List<Integer>>Copyright © 2016. All rights reserved.