Class NativeRankTypeDefinition


  • public class NativeRankTypeDefinition
    extends java.lang.Object
    The definition of a rank type used for native rank features.
    Author:
    geirst
    • Constructor Detail

      • NativeRankTypeDefinition

        public NativeRankTypeDefinition​(RankType type)
    • Method Detail

      • addTable

        public void addTable​(NativeTable table)
      • rankSettingIterator

        public java.util.Iterator<NativeTable> rankSettingIterator()
        Returns an unmodifiable list of the tables in this type definition
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object