common: Add external annotations for Map.get()/.remove()
[deliverable/tracecompass.git] / common / org.eclipse.tracecompass.common.core / annotations / java / util / Map.eea
1 class java/util/Map
2 get
3 (Ljava/lang/Object;)TV;
4 (Ljava/lang/Object;)T0V;
5 remove
6 (Ljava/lang/Object;)TV;
7 (Ljava/lang/Object;)T0V;
This page took 0.031977 seconds and 5 git commands to generate.