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(Object delegate,
io.vertx.lang.rx.TypeArg<T> typeArg_0) |
PropertyKind(PropertyKind delegate) |
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 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 © 2020 Eclipse. All rights reserved.