Class ArrayGetAtMetaMethod

All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
BooleanArrayGetAtMetaMethod, ByteArrayGetAtMetaMethod, CharacterArrayGetAtMetaMethod, DoubleArrayGetAtMetaMethod, FloatArrayGetAtMetaMethod, IntegerArrayGetAtMetaMethod, LongArrayGetAtMetaMethod, ObjectArrayGetAtMetaMethod, ShortArrayGetAtMetaMethod

public abstract class ArrayGetAtMetaMethod extends ArrayMetaMethod
  • Constructor Details

    • ArrayGetAtMetaMethod

      protected ArrayGetAtMetaMethod()
  • Method Details

    • getName

      public String getName()
      Description copied from class: MetaMethod
      Returns the name of the method represented by this class
      Specified by:
      getName in class MetaMethod
      Returns:
      name of this method