ListEx<E> extension

Extensions

on

Properties

firstSafe → E?
no setter
lastSafe → E?
no setter

Methods

atSafe(int index) → E?
swap(int first, int second) → void