Map.rangeType Method

Determines the type of the values (ranges) mapped to by the keys in a map.

Syntax

public int rangeType()

Run On

Called

Remarks

This method is obsolete; use instead.

See Also

Reference

Map Class