You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

City_Roo_Op4j.java 131B

1234567
  1. privileged aspect City_Roo_Op4j {
  2. public static class City.Keys {
  3. public static final int x() { return 9; }
  4. }
  5. }