📄 profilespecificationid.java
字号:
package javax.slee.profile;import javax.slee.ComponentID;/** * The <code>ProfileSpecificationID</code> interface is a marker interface * implemented by every Java object that encapsulates profile specification * component identity. A <code>ProfileSpecificationID</code> object is also * known as a profile specification identifier. */public interface ProfileSpecificationID extends ComponentID {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -