| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<PropertyKind> |
__TYPE_ARG |
io.vertx.lang.rx.TypeArg<T> |
__typeArg_0 |
| Constructor and Description |
|---|
PropertyKind(PropertyKind delegate) |
PropertyKind(PropertyKind delegate,
io.vertx.lang.rx.TypeArg<T> typeArg_0) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PropertyKind |
getDelegate() |
int |
hashCode() |
static <T> PropertyKind<T> |
newInstance(PropertyKind arg) |
static <T> PropertyKind<T> |
newInstance(PropertyKind arg,
io.vertx.lang.rx.TypeArg<T> __typeArg_T) |
String |
toString() |
public static final io.vertx.lang.rx.TypeArg<PropertyKind> __TYPE_ARG
public final io.vertx.lang.rx.TypeArg<T> __typeArg_0
public PropertyKind(PropertyKind delegate)
public PropertyKind(PropertyKind delegate, io.vertx.lang.rx.TypeArg<T> typeArg_0)
public PropertyKind getDelegate()
public static <T> PropertyKind<T> newInstance(PropertyKind arg)
public static <T> PropertyKind<T> newInstance(PropertyKind arg, io.vertx.lang.rx.TypeArg<T> __typeArg_T)
Copyright © 2019 Eclipse. All rights reserved.