@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Transformer
String
from
to
public abstract String from
public abstract String to
Copyright © 2013–2021 JBoss by Red Hat. All rights reserved.