public abstract class MethodConversionStrategyBase extends Object implements MethodConversionStrategy
Constructor and Description |
---|
MethodConversionStrategyBase() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkNonNullArrayValue(Object value,
MethodTargetStrategy origin) |
void |
setEventType(EventType eventType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convert
protected EventType eventType
protected boolean checkNonNullArrayValue(Object value, MethodTargetStrategy origin)
public void setEventType(EventType eventType)
Copyright © 2005–2018. All rights reserved.