Package | Description |
---|---|
biology.spectro.collaboration |
Modifier and Type | Method and Description |
---|---|
Account |
AccountStorage.getNextAccount()
return an Account type which is the next Account
|
Account |
LoginGUI.readAccountInfo()
Get All input account information
|
Modifier and Type | Method and Description |
---|---|
boolean |
Account.equals(Account ac)
Check if two Account are equal
|
static boolean |
AccountChecker.validChecker(Account ac,
Account sac)
Return a boolean which represents whether two Account is equal or not.
|