public static class Struct.Member extends Object
Member(String name, Object value)
boolean
equals(Object o)
String
getName()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Member(String name, Object value)
public String getName()
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.