Class AttributeModule.Provide

  • Enclosing class:
    AttributeModule

    public static class AttributeModule.Provide
    extends java.lang.Object
    • Field Detail

      • index

        private final int index
      • with_index

        private final int[] with_index
    • Constructor Detail

      • Provide

        private Provide​(int index,
                        int[] with_index)
    • Method Detail

      • getIndex

        public int getIndex()
      • getWithIndex

        public int[] getWithIndex()