Class Table.Cell

org.elasticsearch.common.Table.Cell
Enclosing class:
Table

public static class Table.Cell extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    <,​>
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     value)
     
     value, <,​> attr)
     
     value, Table.Cell other)
     
  • Method Summary

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

    • value

      public final  value
    • attr

      public final <,​> attr
  • Constructor Details

    • Cell

      public Cell( value, Table.Cell other)
    • Cell

      public Cell( value)
    • Cell

      public Cell( value, <,​> attr)