net.sf.jmp3renamer.util
Class MyLocale

java.lang.Object
  extended by net.sf.jmp3renamer.util.MyLocale

public class MyLocale
extends Object


Field Summary
private  Locale locale
           
 
Constructor Summary
MyLocale(Locale locale)
           
 
Method Summary
 Locale getLocale()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

locale

private Locale locale
Constructor Detail

MyLocale

public MyLocale(Locale locale)
Method Detail

getLocale

public Locale getLocale()

toString

public String toString()
Overrides:
toString in class Object