public class XFunEntity extends Object implements XFunHandler
| 限定符和类型 | 字段和说明 |
|---|---|
XFunHandler |
handler |
long |
lastModified |
String |
note |
int |
priority |
| 构造器和说明 |
|---|
XFunEntity() |
public XFunHandler handler
public String note
public int priority
public long lastModified
public XFunEntity set(XFunHandler handler, int priority, String note)
Copyright © 2019. All rights reserved.