Search:

Type: Posts; User: lajava

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    959

    View Post

    Thank you for your answer!
    In case 1 i want to register a person in arrayList if the person does not already exist but the code do nothing so far ?!
  2. Replies
    4
    Views
    959

    View Post

    import java.util.ArrayList;
    import java.util.Scanner;

    public class Prylregister {


    Scanner tangentbord = new Scanner(System.in);

    public static void main(String[] args) {
    ...
Results 1 to 2 of 2