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