Java annotation: Difference between revisions

Content deleted Content added
No edit summary
Line 272:
teamMembers = { "Ann", "Dan", "Fran" },
meaningOfLife = 42)
 
public class SetCustomAnnotation {
// Class contents go here