public static class XmlPushCopyOfThisFieldWith.TransformUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <I,O> O |
transform(java.lang.Class<? extends XmlPushCopyOfThisFieldWith.Transformer<I,O>> type,
I input) |
static java.lang.Object |
transform(XmlPushCopyOfThisFieldWith annotation,
java.lang.Object input) |
@Nullable
public static java.lang.Object transform(@Nonnull
XmlPushCopyOfThisFieldWith annotation,
@Nullable
java.lang.Object input)
throws java.lang.Exception
java.lang.Exception@Nullable
public static <I,O> O transform(@Nonnull
java.lang.Class<? extends XmlPushCopyOfThisFieldWith.Transformer<I,O>> type,
@Nullable
I input)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2013 echocat. All Rights Reserved.