public interface PUBLIC_MEMBER
ValueMember类定义一个公共成员。
PUBLIC_MEMBER是一个常数的定义Visibility用于接口库来识别一个ValueMember型能见度。其他常数PRIVATE_MEMBER。
| Modifier and Type | Field and Description |
|---|---|
static short |
value |
static final short value
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.