Interface Provider<T>

Type Parameters:
T - 引用类型
All Known Subinterfaces:
Poolable<T>, Wrapper<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

public interface Provider<T>
策略模式
Since:
Java 17+
Author:
Kimi Liu
  • Method Summary

    Modifier and Type
    Method
    Description
    支持类型
  • Method Details

    • type

      Object type()
      支持类型
      Returns:
      the bean