@Retention(value=RUNTIME) @Target(value={}) @Inherited @Deprecated @Deprecated(value="This annotation is deprecated and will be ignored if you add it to a new file. Do NOT use.") public @interface PublishedType
String
fromType
toType
public abstract String fromType
public abstract String toType
Copyright © 2016. All rights reserved.