com.github.kongchen.swagger.docgen.remote
类 ListConverter<T extends CanBeSwaggerModel<R>,R>
java.lang.Object
com.github.kongchen.swagger.docgen.remote.ListConverter<T,R>
public class ListConverter<T extends CanBeSwaggerModel<R>,R>
- extends Object
Convert from java.util.List to scala.collection.immutable.List
Created by kongchen on 14/10/11.
|
方法摘要 |
scala.collection.immutable.List<R> |
convert()
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListConverter
public ListConverter(List<T> sources)
convert
public scala.collection.immutable.List<R> convert()
Copyright © 2015. All Rights Reserved.