Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Clazz
Class NullDelegates.Method  view NullDelegates.Method download NullDelegates.Method.java

java.lang.Object
  extended byClazz.NullDelegates.Method
All Implemented Interfaces:
jq_Method.Delegate
Enclosing class:
NullDelegates

static class NullDelegates.Method
extends java.lang.Object
implements jq_Method.Delegate


Constructor Summary
(package private) NullDelegates.Method()
           
 
Method Summary
 jq_CompiledCode compile_stub(jq_Method m)
           
 jq_CompiledCode compile(jq_Method m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullDelegates.Method

NullDelegates.Method()
Method Detail

compile_stub

public final jq_CompiledCode compile_stub(jq_Method m)
Specified by:
compile_stub in interface jq_Method.Delegate

compile

public final jq_CompiledCode compile(jq_Method m)
Specified by:
compile in interface jq_Method.Delegate