类 ListChangeHelper.ChangeBean

java.lang.Object
io.github.palexdev.virtualizedfx.utils.ListChangeHelper.ChangeBean
封闭类:
ListChangeHelper

public static class ListChangeHelper.ChangeBean extends Object
Bean to represent an addition or removal change.
  • 构造器详细资料

  • 方法详细资料

    • gerFrom

      public int gerFrom()
      返回:
      the index at which the change started
    • getTo

      public int getTo()
      返回:
      the index at which the change ended