CLASS property
Represents the metadata class for AdaptableSet.
This can be used for reflection or type identification purposes.
The PackageNames.LANG indicates that this class belongs to the core language package.
Implementation
static final Class<AdaptableSet> CLASS = Class<AdaptableSet>(null, PackageNames.LANG);