com.jogamp.gluegen.opengl
Class BuildComposablePipeline.PlainMethod

java.lang.Object
  extended by com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod
Enclosing class:
BuildComposablePipeline

protected class BuildComposablePipeline.PlainMethod
extends Object


Method Summary
 boolean equals(Object obj)
           
 Method getWrappedMethod()
           
 int hashCode()
           
 boolean runHooks()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getWrappedMethod

public Method getWrappedMethod()

runHooks

public boolean runHooks()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright 2010 JogAmp Community.