Uses of Interface
org.jruby.java.codegen.Reified
Packages that use Reified
-
Uses of Reified in org.jruby
Modifier and TypeMethodDescriptionRubyClass.getReifiedClass()
Deprecated.RubyClass.reifiedClass()
Gets a reified Ruby or Java class. -
Uses of Reified in org.jruby.javasupport.proxy
Subinterfaces of Reified in org.jruby.javasupport.proxyModifier and TypeInterfaceDescriptioninterface
Interface is implemented by proxies generated from a JavaProxyClass.
RubyClass.reifiedClass()
instead.