Search:

Type: Posts; User: dejavu48

Search: Search took 0.11 seconds.

  1. Re: non static variable this cannot be referenced from a static context

    ok thank you !
  2. non static variable this cannot be referenced from a static context

    public class Main extends Thread
    {

    class credit extends Thread
    {
    public void run()
    {


    String filename="Credit_card.txt";
Results 1 to 2 of 2