Package 

Class DataColumnDelegate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<T> values
      private final KType type
    • Method Summary

      Modifier and Type Method Description
      final List<T> getValues()
      final KType getType()
      DataColumn<T> named(String name)
      • Methods inherited from class org.jetbrains.dataframe.DataColumnDelegate

        getValue
      • Methods inherited from class java.lang.Object

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