Interface StructuredInvoker<T extends StructuredType<?>>

All Superinterfaces:
CommonQuery, Invoker<T>, StructuredQuery<StructuredInvoker<T>>
All Known Subinterfaces:
StructuredComposableInvoker<T,O>

public interface StructuredInvoker<T extends StructuredType<?>> extends StructuredQuery<StructuredInvoker<T>>, Invoker<T>