public final class Binding extends Object
| Constructor and Description |
|---|
Binding(long bindingId,
MethodType type) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBindingId() |
MethodType |
getType() |
String |
toString() |
public Binding(long bindingId,
MethodType type)
public long getBindingId()
public MethodType getType()
Copyright © 2012–2023. All rights reserved.