@Deprecated public class HashingAlgorithm extends Object implements io.vertx.lang.rx.RxDelegate
original
non RX-ified interface using Vert.x codegen.Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<HashingAlgorithm> |
__TYPE_ARG
Deprecated.
|
Constructor and Description |
---|
HashingAlgorithm(HashingAlgorithm delegate)
Deprecated.
|
HashingAlgorithm(Object delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
HashingAlgorithm |
getDelegate()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
id()
Deprecated.
|
boolean |
needsSeparator()
Deprecated.
|
static HashingAlgorithm |
newInstance(HashingAlgorithm arg)
Deprecated.
|
Set<String> |
params()
Deprecated.
|
String |
toString()
Deprecated.
|
public static final io.vertx.lang.rx.TypeArg<HashingAlgorithm> __TYPE_ARG
public HashingAlgorithm(HashingAlgorithm delegate)
public HashingAlgorithm(Object delegate)
public HashingAlgorithm getDelegate()
getDelegate
in interface io.vertx.lang.rx.RxDelegate
@Deprecated public String id()
@Deprecated public Set<String> params()
@Deprecated public boolean needsSeparator()
public static HashingAlgorithm newInstance(HashingAlgorithm arg)
Copyright © 2025 Eclipse. All rights reserved.