Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 6ee25c2d2a3e0e30437c4a871fc624ab62cf4e41 (plain) (blame)
1
2
3
4
public class A {
	public static final AliasLabelType ALLOWANCE_TAB_COMMAND_DELETE =
			new AliasLabelType("ALLOWANCE_TAB_COMMAND_DELETE");
}

Back to the top