org.jruby.anno
Annotation Type Coercion


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Coercion

Author:
headius

Required Element Summary
 CoercionType value
           
 

Element Detail

value

public abstract CoercionType value


Copyright © 2002-2007 JRuby Team. All Rights Reserved.