类 StringToCollectionConverter

    • 构造器详细资料

      • StringToCollectionConverter

        public StringToCollectionConverter()
    • 方法详细资料

      • createMultiValue

        protected java.util.Collection createMultiValue​(int size,
                                                        java.lang.Class<?> multiValueType)
        指定者:
        createMultiValue 在类中 StringToIterableConverter<java.util.Collection>