public class ReflectionParameter extends Object
ReflectionParameter(Object value)
ReflectionParameter(Object value, Class<?> type)
Class<?>
getType()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectionParameter(Object value, Class<?> type)
public ReflectionParameter(Object value)
public Object getValue()
public Class<?> getType()
Copyright © 2024. All rights reserved.