Package net.swofty.utility
package net.swofty.utility
-
ClassDescriptionA page-based ArrayList * Pages are NOT index-based (they start at 1, not 0) * A page sublist is created when you call a method to get one; it is not created and then updated accordingly.