Interface Source<T extends StructuredType<?>>

All Superinterfaces:
CqnSource, CqnToken, JSONizable
All Known Subinterfaces:
StructuredType<T>
All Known Implementing Classes:
Select

public interface Source<T extends StructuredType<?>> extends CqnSource, JSONizable
  • Method Details

    • getType

      T getType()