Package org.eclipse.tycho.runtime
Interface Adaptable
-
- All Known Implementing Classes:
AbstractOsgiCompilerMojo
,OsgiCompilerMojo
public interface Adaptable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> T
getAdapter(java.lang.Class<T> adapter)
-