Search:

Type: Posts; User: Hikaros

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,187

    Re: compareTo() question

    Ooohh i see! thanks! i don't think i fully understand it but from here it should be better if i do some testing myself o: Thank you :3
  2. Replies
    5
    Views
    1,187

    Re: compareTo() question

    oooohhh i see! so then when it compares the strings it adds up every value from every character and the total is what is being compared i assume (?)
  3. Replies
    5
    Views
    1,187

    compareTo() question

    Hi guys, so i was following some examples with generic methods that return a value and i made this:



    public class Main {
    public static void main(String[] args){

    ...
Results 1 to 3 of 3