package net.metanotion; /** * Exists only to enable package.html to be included in javadoc. * http://java.sun.com/j2se/javadoc/faq/index.html#packagewithoutjavafiles */ abstract class Dummy {}