public interface RuntimeTypeItem
| Modifier and Type | Method and Description |
|---|---|
static <T extends RuntimeTypeItem> |
filter(Collection<T> items,
javax.ws.rs.RuntimeType current) |
javax.ws.rs.RuntimeType |
getRuntimeType()
Returns the runtime type for this build item.
|
javax.ws.rs.RuntimeType getRuntimeType()
static <T extends RuntimeTypeItem> Collection<T> filter(Collection<T> items, javax.ws.rs.RuntimeType current)
Copyright © 2021 JBoss by Red Hat. All rights reserved.