bpiwowar.argparser.handlers
Annotation Type HandlerInformation


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface HandlerInformation

Declares the return type of a wrapper

Author:
bpiwowar

Required Element Summary
 Class<?>[] value
           
 

Element Detail

value

public abstract Class<?>[] value


Copyright © 2013. All Rights Reserved.