- All Implemented Interfaces:
Key
public class BaseKey
extends Object
implements Key
用于手动编写 Key
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
-
BaseKey
public BaseKey(Key oldKey)
-
Method Details
-
name
- Specified by:
name in interface Key
-
-
primary
public boolean primary()
- Specified by:
primary in interface Key
-
-
-
setPrimary
public BaseKey setPrimary(boolean primary)