Search:

Type: Posts; User: headhenchmanhollywood

Search: Search took 0.18 seconds.

  1. Replies
    3
    Views
    1,329

    Re: Java won't compile

    OK. Here's the code. I'll put the errors in another post.

    Account.java



    import Periodical.Asset;

    public class Account {
    private final int _MAX_ASSETS = 10;
  2. Replies
    3
    Views
    1,329

    Java won't compile

    I know nothing of Java, however, I've got a class that demands it, and I'm stuck.

    I got this code by using Visual Paradigm to convert this from UML to code. I changed what I could based on what...
Results 1 to 2 of 2