public class EmptyNode extends Object implements Node
static EmptyNode
INSTANCE
EmptyNode()
Object
getValue(Object bean)
setValue(Object bean, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static EmptyNode INSTANCE
public EmptyNode()
public Object getValue(Object bean)
Node
getValue
bean
public Object setValue(Object bean, Object value)
setValue
value
Copyright © 2024. All rights reserved.