Uses of Class
cloud.opencode.base.collections.ForwardingCollection
Packages that use ForwardingCollection
-
Uses of ForwardingCollection in cloud.opencode.base.collections
Subclasses of ForwardingCollection in cloud.opencode.base.collectionsModifier and TypeClassDescriptionclassForwardingList - Abstract Decorator Base for List ForwardingList - List 的抽象装饰器基类classForwardingSet - Abstract Decorator Base for Set ForwardingSet - Set 的抽象装饰器基类