@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| BeamSqlCardinalityExpression |
Implements CARDINALITY(collection) operation which returns the number of elements in the
collection.
|
| BeamSqlSingleElementExpression |
Implements ELEMENT(collection) operation which returns the single element from the collection.
|