Interface StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>>

All Superinterfaces:
CollectionQuery<StructuredCollectionInvoker<CT>>, CommonQuery, Invoker<CT>, StructuredCollectionQuery<StructuredCollectionInvoker<CT>>, StructuredQuery<StructuredCollectionInvoker<CT>>
All Known Subinterfaces:
StructuredCollectionComposableInvoker<CT,O>

public interface StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>> extends StructuredCollectionQuery<StructuredCollectionInvoker<CT>>, Invoker<CT>