FileDocCategorySizeDatePackage
Constants.javaAPI DocExample267Wed Jul 16 16:31:28 BST 2003com.develop.ss.httpunit

Constants.java

/**
 * Created by IntelliJ IDEA.
 * User: Stuart Halloway
 * Date: Jul 7, 2003
 * Time: 4:21:14 PM
 * To change this template use Options | File Templates.
 */
package com.develop.ss.httpunit;

public interface Constants {
  static final int LINKS = 2;
}