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