- 所有已实现的接口:
Key
public class BaseKey
extends Object
implements Key
用于手动编写 Key
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
-
BaseKey
public BaseKey(Key oldKey)
-
方法详细资料
-
-
-
primary
public boolean primary()
- 指定者:
primary 在接口中 Key
-
-
-
setPrimary
public BaseKey setPrimary(boolean primary)