Map.domainType Method

Determines the type of the key (domain) values in a map.

Syntax

public int domainType()

Run On

Called

Remarks

This method is obsolete; use Map.keyType instead.

See Also

Reference

Map Class