[api] Api warnings clean up

Change-Id: I9a29374bb33b980be728ab40c9c499e6dd8be251
This commit is contained in:
Dennis Huebner 2015-01-07 10:38:19 +01:00
parent ee24f02634
commit d9ffe68826

View file

@ -22,7 +22,6 @@ import com.google.common.collect.Lists;
/**
* @noextend This interface is not intended to be extended by clients.
* @noimplement This interface is not intended to be implemented by clients.
* @author Sebastian Zarnekow - Initial contribution and API
*/
public class TraceRegionSerializer {