public class ArtifactKeyAdapterFactory extends Object implements org.eclipse.core.runtime.IAdapterFactory
| Constructor and Description |
|---|
ArtifactKeyAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAdapter(Object adaptable,
Class<T> adapterType) |
Class<?>[] |
getAdapterList() |
public <T> T getAdapter(Object adaptable, Class<T> adapterType)
getAdapter in interface org.eclipse.core.runtime.IAdapterFactorypublic Class<?>[] getAdapterList()
getAdapterList in interface org.eclipse.core.runtime.IAdapterFactoryCopyright © 2005–2021 Eclipse Foundation. All rights reserved.