Interface Stage.Query<R>

All Superinterfaces:
Stage.AbstractQuery, Stage.MutationQuery, Stage.SelectionQuery<R>
All Known Implementing Classes:
StageQueryImpl
Enclosing interface:
Stage

public static interface Stage.Query<R> extends Stage.SelectionQuery<R>, Stage.MutationQuery