org.jruby.java.codegen
Interface Reified


public interface Reified

Marker interface for generated Java classes that represent a reified Ruby class (i.e. a Ruby class which has had, at runtime, a new Java class created for its backing store objects).




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