1 /** 2 * <code>annotations</code> provides classes that represent annotations, 3 * their definitions, and their factories. 4 */ 5 package annotations; 6 7