public class KeyPropertyEntry extends Object implements Comparable<KeyPropertyEntry>
| 构造器和说明 |
|---|
KeyPropertyEntry() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
compareTo(KeyPropertyEntry that) |
String |
displayName(KeyElement.Type type) |
public String displayName(KeyElement.Type type)
public int compareTo(KeyPropertyEntry that)
compareTo 在接口中 Comparable<KeyPropertyEntry>Copyright © 2020–2023. All rights reserved.