类 TypeValuePair<T>

    • 构造器详细资料

      • TypeValuePair

        public TypeValuePair​(Class<T> first,
                             T second)