// generics/coffee/Cappuccino.java // ©2016 MindView LLC: see Copyright.txt package generics.coffee; public class Cappuccino extends Coffee {}