/* * Copyright 2014 Giuliano Bertoti * Released under the MIT license * github.com/giulianobertoti */ public enum Brand { Samsung, Apple, Sony, Nokia }