Search:

Type: Posts; User: kantaki

Search: Search took 0.13 seconds.

  1. Thread: random problem

    by kantaki
    Replies
    2
    Views
    1,026

    Re: random problem

    arg... yes thanks =)
  2. Thread: random problem

    by kantaki
    Replies
    2
    Views
    1,026

    random problem

    import java.util.ArrayList;

    import org.riediger.jconsole.JConsole;

    public class Ships {
    private String name;
    private int[] location;

    public void setLocation(int[] array) {
    ...
Results 1 to 2 of 2