]> source.dussan.org Git - aspectj.git/commit
genericitds: more method/ctor ITDs that use their target types generic type variables...
authoraclement <aclement>
Mon, 15 Aug 2005 09:27:16 +0000 (09:27 +0000)
committeraclement <aclement>
Mon, 15 Aug 2005 09:27:16 +0000 (09:27 +0000)
commit012ff4d7009a28cf8754cd1804936a5824f53312
treea8b0818feacff75ccf4369400e6b1c2116045daf
parent97eb517e2c79764c5a5eeef4b03b7ef21f75900d
genericitds: more method/ctor ITDs that use their target types generic type variables. plus some basic generic aspects that combine the building blocks
12 files changed:
tests/java5/generics/itds/sharing/CtorC.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorD.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorE.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorF.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorG.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorH.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/CtorI.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/GenericAspectA.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/GenericAspectB.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/GenericAspectC.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/GenericAspectD.aj [new file with mode: 0644]
tests/java5/generics/itds/sharing/GenericAspectE.aj [new file with mode: 0644]