1 /* 2 * joey-gen and its relative products are published under the terms 3 * of the Apache Software License. 4 * 5 * Created on 2004/12/05 0:06:20 6 */ 7 package org.asyrinx.joey.gen.model; 8 9 /*** 10 * @author takeshi 11 */ 12 public class OptionUtils { 13 14 /*** 15 * 16 */ 17 public OptionUtils() { 18 super(); 19 } 20 21 }