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