public class RuntimesInfo extends Object
| Constructor and Description |
|---|
RuntimesInfo(Provider provider,
Collection<RuntimeListItem> runtimeItems) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Provider |
getProvider() |
Collection<RuntimeListItem> |
getRuntimeItems() |
int |
hashCode() |
public RuntimesInfo(Provider provider, Collection<RuntimeListItem> runtimeItems)
public Provider getProvider()
public Collection<RuntimeListItem> getRuntimeItems()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.