public class OrderProcessor<T> extends Object
开发人员: renhui
开发时间: 2013-5-17
Modifier and Type | Field and Description |
---|---|
static String |
ORDER_NAME |
Constructor and Description |
---|
OrderProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
loadOrderFile(FileObject fileObject) |
List<T> |
orderList(String name,
List<T> list) |
public static final String ORDER_NAME
Copyright © 2006–2018 TinyGroup. All rights reserved.