Class Module.Provide

  • Enclosing class:
    Module

    public class Module.Provide
    extends Object
    • Constructor Detail

      • Provide

        public Provide​(int providedTypeIndex,
                       int[] withTypeIndices)
    • Method Detail

      • getProvidedType

        public String getProvidedType()
      • getProvidedTypeIndex

        public int getProvidedTypeIndex()
      • getWithTypeStrings

        public String[] getWithTypeStrings()
      • getWithTypeIndices

        public int[] getWithTypeIndices()