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