is_subset


Description:

public bool is_subset (Caps superset)

Checks if all caps represented by this are also represented by superset.

Parameters:

this

a Caps

superset

a potentially greater Caps

Returns:

true if this is a subset of superset