com.example.jonatan
Class Singleton

java.lang.Object
  extended by com.example.jonatan.Singleton

public class Singleton
extends java.lang.Object


Method Summary
static Singleton getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Singleton getInstance()