Uses of Class
net.hydromatic.morel.util.MapList
Packages that use MapList
-
Uses of MapList in net.hydromatic.morel.util
Methods in net.hydromatic.morel.util that return MapListModifier and TypeMethodDescriptionstatic <E> MapList<E> MapList.of(int size, IntFunction<E> fn) Creates a MapList.