Search:

Type: Posts; User: Caliichick

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    1,042

    Re: Calling another method on my code

    I know how to call it, but how do I two of them at the same time?
  2. Replies
    3
    Views
    1,042

    Calling another method on my code

    How do I call another static method?

    i have public static String generateMutatedStringReduced(String source, double rate) on string mutatedDna


    public Chromosome mutate()
    {
    ...
Results 1 to 2 of 2