public class ResultSetSounds
extends java.lang.Object
Companions are the Doctor's closest friends. Such people knew the Doctor's "secret": that he was someone non-human who travelled in space and time in a police box-shaped craft called the TARDIS.
Constructor and Description |
---|
ResultSetSounds(TARDIS plugin)
Creates a class instance that can be used to retrieve an SQL ResultSet from the travellers table.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.UUID> |
getData() |
boolean |
resultSet()
Retrieves an SQL ResultSet from the travellers table.
|
public ResultSetSounds(TARDIS plugin)
plugin
- an instance of the main class.public boolean resultSet()
public java.util.List<java.util.UUID> getData()