com.aptana.ide.debug.core
Class DebugUtil

java.lang.Object
  extended by com.aptana.ide.debug.core.DebugUtil

public final class DebugUtil
extends java.lang.Object

Author:
Max Stepanov

Method Summary
static java.lang.Object findAdapter(org.eclipse.core.runtime.IAdaptable adaptableObject, java.lang.Class adapterType)
          findAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findAdapter

public static java.lang.Object findAdapter(org.eclipse.core.runtime.IAdaptable adaptableObject,
                                           java.lang.Class adapterType)
findAdapter

Parameters:
adaptableObject -
adapterType -
Returns:
Object