mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[245297] Added an @since tag.
This commit is contained in:
parent
257254880f
commit
3ff2b8c238
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ package org.eclipse.dd.dsf.debug.service;
|
|||
import org.eclipse.dd.dsf.datamodel.IDMContext;
|
||||
|
||||
/**
|
||||
* Interface for services which use an internal cache for data.
|
||||
* Interface for services which use an internal cache for data.
|
||||
* @since 1.1
|
||||
*/
|
||||
public interface ICachingService {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue