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