public class ResultSetSiege
extends java.lang.Object
Constructor and Description |
---|
ResultSetSiege(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the siege table.
|
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.util.UUID,java.lang.Integer> |
getData() |
boolean |
resultSet()
Retrieves an SQL ResultSet from the siege table.
|
public ResultSetSiege(TARDIS plugin)
plugin
- an instance of the main class.public boolean resultSet()
public java.util.HashMap<java.util.UUID,java.lang.Integer> getData()