Issue Details (XML | Word | Printable)

Key: GROOVY-1895
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jochen Theodorou
Reporter: Jochen Theodorou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy
GROOVY-1865

simple usage of formal type parameters

Created: 17/May/07 07:36 AM   Updated: 17/May/07 07:38 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1-beta-2

Time Tracking:
Not Specified


 Description  « Hide
example:

class B<T extends List> {}



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jochen Theodorou added a comment - 17/May/07 07:38 AM
implemented