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