Interface Ref2Column

All Superinterfaces:
BiFunction<Ref2Column.Clause,CqnElementRef,Stream<String>>
All Known Implementing Classes:
Ref2QualifiedColumn

public interface Ref2Column extends BiFunction<Ref2Column.Clause,CqnElementRef,Stream<String>>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Methods inherited from interface java.util.function.BiFunction

    andThen, apply