public class Order<T extends ConditionKey> extends Object implements Serializable
Title: JDS系统管理系统
Description: 用于排序。
Copyright: Copyright (c) 2006
Company: www.justdos.net
public T extends ConditionKey key
public boolean asc
public Order(T key, boolean asc)
key - 排序的字段asc - 排序方法
Copyright © 2023 onecode. All rights reserved.