public static class Bytecode.Binding<V> extends Object implements Serializable
Binding(String key, V value)
boolean
equals(Object o)
int
hashCode()
String
toString()
V
value()
variable()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Binding(String key, V value)
public String variable()
public V value()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.