程序包 org.coodex.util

类 Common.ArrayBlockRef

java.lang.Object
org.coodex.util.Common.ArrayBlockRef
封闭类:
Common

public static class Common.ArrayBlockRef extends Object
  • 构造器详细资料

    • ArrayBlockRef

      public ArrayBlockRef(int startIndex, int length)
  • 方法详细资料

    • getStartIndex

      public int getStartIndex()
    • getLength

      public int getLength()