Package | Description |
---|---|
Allegory.Alleg | |
Drivers.Alleg |
Modifier and Type | Field and Description |
---|---|
DeptTable |
Database.Dept |
Modifier and Type | Method and Description |
---|---|
DeptTable |
Div.hasDept() |
DeptTable |
DivTable.hasDept() |
DeptTable |
DeptTable.New() |
DeptTable |
Emp.worksin() |
DeptTable |
EmpTable.worksin() |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
DeptTable.applyDept(java.util.function.Function<DeptTable,TABLE> f) |
Modifier and Type | Method and Description |
---|---|
static void |
Driver.display(DeptTable t) |
static void |
GroupByTests.display(DeptTable t) |
static void |
GroupByTests.display2(DeptTable t) |
static void |
Driver.displayAgg(DeptTable t) |