| Package | Description |
|---|---|
| org.glassfish.admin.rest.composite | |
| org.glassfish.admin.rest.composite.metadata |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<RestModelMetadata,T>> |
RestCollection.entrySet() |
Set<RestModelMetadata> |
RestCollection.keySet() |
| Modifier and Type | Method and Description |
|---|---|
T |
RestCollection.put(RestModelMetadata key,
T value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestCollection.putAll(Map<? extends RestModelMetadata,? extends T> m) |
| Modifier and Type | Method and Description |
|---|---|
int |
RestModelMetadata.compareTo(RestModelMetadata other) |
Copyright © 2017. All rights reserved.