package ch.fhnw.oop2.lecture2; /** * Created by Kelvin on 01-Mar-16. */ public class Malt extends Beer { }