Download — Jasperreports-6.3.0.jar

public Data(String name, int age) { this.name = name; this.age = age; }