Package | Description |
---|---|
javax.management.relation |
Provides the definition of the Relation Service.
|
Modifier and Type | Method | Description |
---|---|---|
List<RoleUnresolved> |
RoleUnresolvedList.asList() |
Return a view of this list as a
List<RoleUnresolved> . |
Modifier and Type | Method | Description |
---|---|---|
void |
RoleUnresolvedList.add(int index,
RoleUnresolved role) |
Inserts the unresolved role specified as an element at the position
specified.
|
void |
RoleUnresolvedList.add(RoleUnresolved role) |
Adds the RoleUnresolved specified as the last element of the list.
|
void |
RoleUnresolvedList.set(int index,
RoleUnresolved role) |
Sets the element at the position specified to be the unresolved role
specified.
|
Constructor | Description |
---|---|
RoleUnresolvedList(List<RoleUnresolved> list) |
Constructs a
RoleUnresolvedList containing the elements of the
List specified, in the order in which they are returned by
the List 's iterator. |
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, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-internal+0-adhoc.mlchung.jdk9-jdeps