Package | Description |
---|---|
Launchers | |
Utilities | |
Workers |
Modifier and Type | Method and Description |
---|---|
static Group |
AddGroup.addGroup(String year,
AddGroup.callBack successCallback) |
static Group |
AddGroup.addGroup(String year,
String groupName,
AddGroup.callBack successCallback) |
Modifier and Type | Method and Description |
---|---|
void |
AddGroup.callBack.doAction(Group grp) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<Group> |
Group.getGroupCollection(String year) |
static Iterable<Group> |
Group.getGroups(String year) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.lang3.tuple.Triple<javafx.scene.control.TreeItem<TreeItemPair<String,javafx.util.Pair<String,Object>>>,Map<String,Map<String,User>>,Map<String,ArrayList<Group>>> |
LoadUGYWorker.call() |
Copyright © 2014–2018. All rights reserved.