classes containing — Returns the classes that contain the class members in the set
Synopsis
classes containing
Description
Applied to a set of methods, or a set of fields, this transform returns
the set of classes in which those methods or fields are defined.
Applied to an inner class, it returns the class that contains the inner class.