mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 08:15:48 +02:00
[cleanup] javadoc
This commit is contained in:
parent
44f55eda09
commit
89c584fd68
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ public interface ISystemFilterStartHere {
|
||||||
* SystemFilterPoolReferenceManagerProvider interface, and pass "this" for this parameter.
|
* SystemFilterPoolReferenceManagerProvider interface, and pass "this" for this parameter.
|
||||||
* Given any filter framework object, it is possible to retrieve the caller's
|
* Given any filter framework object, it is possible to retrieve the caller's
|
||||||
* object via the getProvider method call.
|
* object via the getProvider method call.
|
||||||
* @param relatedPoolManagers The managers that own the master list of filter pools that
|
* @param relatedPoolMgrProvider The creator of the managers that own the master list of filter pools that
|
||||||
* this manager will contain references to.
|
* this manager will contain references to.
|
||||||
* @param name the name of the filter pool reference manager. This is not currently
|
* @param name the name of the filter pool reference manager. This is not currently
|
||||||
* used, but you may find a use for it.
|
* used, but you may find a use for it.
|
||||||
|
|
Loading…
Add table
Reference in a new issue