Class ArrayMetaMethod

    • Field Detail

      • INTEGER_CLASS

        protected static final CachedClass INTEGER_CLASS
      • INTEGER_CLASS_ARR

        protected static final CachedClass[] INTEGER_CLASS_ARR
    • Constructor Detail

      • ArrayMetaMethod

        public ArrayMetaMethod()
    • Method Detail

      • normaliseIndex

        protected static int normaliseIndex​(int i,
                                            int size)
      • getModifiers

        public int getModifiers()
        Description copied from class: MetaMethod
        Returns the modifiers for this method
        Specified by:
        getModifiers in class MetaMethod
        Returns:
        modifiers as an int.