mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-09 18:15:23 +02:00
[cleanup] update javadoc
This commit is contained in:
parent
3fc8103b84
commit
eedb7b4c9c
1 changed files with 1 additions and 1 deletions
|
@ -1617,7 +1617,7 @@ public abstract class AbstractSystemViewAdapter implements ISystemViewElementAda
|
||||||
* optimized implementation for their models? But it's being called
|
* optimized implementation for their models? But it's being called
|
||||||
* by subclasses only anyways...
|
* by subclasses only anyways...
|
||||||
*
|
*
|
||||||
* @deprecated use SystemAdapterHelpers.getAdapter(o, getViewer()) instead
|
* @deprecated use SystemAdapterHelpers.getViewAdapter(o, getViewer()) instead
|
||||||
*/
|
*/
|
||||||
protected ISystemViewElementAdapter getSystemViewElementAdapter(Object o)
|
protected ISystemViewElementAdapter getSystemViewElementAdapter(Object o)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue