public class WindowObject<T> extends Object
WindowObject(List<T> items, int pivotIndex)
List<T>
getItems()
int
getPivotIndex()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WindowObject(List<T> items, int pivotIndex)
public List<T> getItems()
public int getPivotIndex()
Copyright © 2026 vpc open source initiative. All rights reserved.