Package 

Interface Columns


  • 
    public interface Columns<C extends Object>
    
                        

    A set of columns. Used in column selectors API

    • Method Summary

      Modifier and Type Method Description
      abstract List<ColumnWithPath<C>> resolve(ColumnResolutionContext context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait