Uses of Class
org.tquadrat.foundation.util.internal.FinalRangeMap
Packages that use FinalRangeMap
Package
Description
Internal utility classes for the util module of the Foundation library plus
the implementations for the exported components.
-
Uses of FinalRangeMap in org.tquadrat.foundation.util.internal
Methods in org.tquadrat.foundation.util.internal that return FinalRangeMapModifier and TypeMethodDescriptionfinal FinalRangeMap<T> This method will always throw anUnsupportedOperationException.final FinalRangeMap<T> FinalRangeMap.setDefault(T value) This method will always throw anUnsupportedOperationException.
