Search:

Type: Posts; User: LiquidMetal

Search: Search took 0.32 seconds.

  1. [SOLVED] Re: Date class conflict?

    Thank you both again. I played around with it some more and added (String arg[]) peramaters to main which got rid of the no such method error. When I actually implemented my Date class the Date...
  2. [SOLVED] NoSuchMethod error while running and deprecation warning messages while comilation of Date program

    We were given the following code and asked to create a class named Date, a boolean method called isBirthday and a method called getZociacSign. All of my code is commented out at the bottom. I've also...
Results 1 to 2 of 2