Package org.miaixz.bus.core.lang
Interface Wrapper<T>
- Type Parameters:
T- 原始对象类型
- All Superinterfaces:
Provider
- All Known Subinterfaces:
Poolable<T>
- All Known Implementing Classes:
AbstractCollValueMap,ArrayWrapper,BiMap,BomReader,BoundedList,CamelCaseLinkedMap,CamelCaseMap,CaseInsensitiveLinkedMap,CaseInsensitiveMap,CaseInsensitiveTreeMap,CollectionValueMap,CustomKeyMap,Dictionary,FileReader,FileWrapper,FileWriter,FunctionKeyMap,FunctionMap,Graph,LineReader,LinkedForestMap.EntryNodeWrapper,ListValueMap,ListWrapper,MapWrapper,PartitionPoolable,ReaderWrapper,SetValueMap,SetWrapper,SimpleWrapper,TolerantMap,TransMap,WatchServiceWrapper
包装接口
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary