| Package | Description |
|---|---|
| org.vesalainen.parsers.sql | |
| org.vesalainen.parsers.sql.util |
| Modifier and Type | Method and Description |
|---|---|
FastSet<R> |
TableContext.getAll() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubSet<T>
SubSet copies contents of FastSet.
|
| Modifier and Type | Method and Description |
|---|---|
FastSet<T> |
FastSet.copy() |
FastSet<T> |
FastSet.sub() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastSet.and(FastSet<T> other) |
void |
FastSet.or(FastSet<T> other) |
| Constructor and Description |
|---|
FastSet(FastSet<T> other) |
SubSet(FastSet<T> parent) |
Copyright © 2014. All rights reserved.