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)