InetAddressMask.matches

Tests if address falls within the range described by mask. Since 2.32

class InetAddressMask
int
matches

Parameters

address InetAddress

a GInetAddress

Return Value

Type: int

whether address falls within the range described by mask.

Meta