public class PostParser extends Object implements Parser<Post>
PostParser()
Class<? extends Annotation>
getType()
Object
parse(Post post, Method method, Class<?> returnClass, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PostParser()
public Object parse(Post post, Method method, Class<?> returnClass, Object... args)
Parser
parse
Parser<Post>
post
method
args
public Class<? extends Annotation> getType()
getType
Copyright © 2022. All rights reserved.