Class RestrictedCollections.RestrictedSet

    • Constructor Detail

      • RestrictedSet

        public RestrictedSet​(Set set,
                             Class clz)
        Constructor.
        Parameters:
        set - the underlying Set
        clz - the class of objects that may be stored in the Set