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