- 所有已实现的接口:
org.springframework.core.Ordered
public class Tag
extends Object
implements org.springframework.core.Ordered
-
字段概要
从接口继承的字段 org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
-
-
-
方法详细资料
-
-
getDescription
public String getDescription()
-
getOrder
public int getOrder()
- 指定者:
getOrder 在接口中 org.springframework.core.Ordered
-
-
-