@Retention(value=RUNTIME) @Target(value=METHOD) public @interface FromJSON
@FromJSON public static Clazz methodname(Object json)
Copyright © 2014 Tomas Teubner. All rights reserved.