JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
cn.dinodev.spring.commons
Interface Orderable
public interface
Orderable
可排序接口,为对象提供排序码功能
Author:
Cody Lu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Integer
getOrderNum
()
获取排序码
Method Details
getOrderNum
Integer
getOrderNum
()
获取排序码
Returns:
排序码,数值越小排序越靠前