jruby/docs BETA
Navigation
org.jruby.javasupport.binding 15
C AssignedName
C ConstantField
C FieldInstaller
C Initializer
C InstanceFieldGetterInstaller
C InstanceFieldSetterInstaller
C InstanceMethodInvokerInstaller
C MethodGatherer
C MethodInstaller
C NamedInstaller
E Priority
C SingletonMethodInvokerInstaller
C StaticFieldGetterInstaller
C StaticFieldSetterInstaller
C StaticMethodInvokerInstaller
NamedInstaller — members 1
C new(name, type)

org.jruby.javasupport.binding.NamedInstaller

class abstract 1 members

Created by headius on 2/26/15.

Constructors

new

new ( String name, int type )
Java: <init>(String name, int type)