|
Rename Parameter object : Object to obj : Object in method public format(obj Object, toAppendTo StringBuffer, fieldPosition FieldPosition) : StringBuffer in class java.text.DateFormat |
From |
To |
|
Rename Parameter buffer : StringBuffer to toAppendTo : StringBuffer in method public format(obj Object, toAppendTo StringBuffer, fieldPosition FieldPosition) : StringBuffer in class java.text.DateFormat |
From |
To |
|
Rename Parameter locale : Locale to aLocale : Locale in method public getDateTimeInstance(dateStyle int, timeStyle int, aLocale Locale) : DateFormat in class java.text.DateFormat |
From |
To |
|
Rename Parameter string : String to source : String in method public abstract parse(source String, pos ParsePosition) : Date in class java.text.DateFormat |
From |
To |
|
Rename Parameter field : FieldPosition to fieldPosition : FieldPosition in method public abstract format(date Date, toAppendTo StringBuffer, fieldPosition FieldPosition) : StringBuffer in class java.text.DateFormat |
From |
To |
|
Rename Parameter string : String to source : String in method public parseObject(source String, pos ParsePosition) : Object in class java.text.DateFormat |
From |
To |
|
Rename Parameter cal : Calendar to newCalendar : Calendar in method public setCalendar(newCalendar Calendar) : void in class java.text.DateFormat |
From |
To |
|
Rename Parameter buffer : StringBuffer to toAppendTo : StringBuffer in method public abstract format(date Date, toAppendTo StringBuffer, fieldPosition FieldPosition) : StringBuffer in class java.text.DateFormat |
From |
To |
|
Rename Parameter locale : Locale to aLocale : Locale in method public getTimeInstance(style int, aLocale Locale) : DateFormat in class java.text.DateFormat |
From |
To |
|
Rename Parameter string : String to source : String in method public parse(source String) : Date in class java.text.DateFormat |
From |
To |
|
Rename Parameter locale : Locale to aLocale : Locale in method public getDateInstance(style int, aLocale Locale) : DateFormat in class java.text.DateFormat |
From |
To |
|
Rename Parameter value : boolean to lenient : boolean in method public setLenient(lenient boolean) : void in class java.text.DateFormat |
From |
To |
|
Rename Parameter position : ParsePosition to pos : ParsePosition in method public parseObject(source String, pos ParsePosition) : Object in class java.text.DateFormat |
From |
To |
|
Rename Parameter position : ParsePosition to pos : ParsePosition in method public abstract parse(source String, pos ParsePosition) : Date in class java.text.DateFormat |
From |
To |
|
Rename Parameter object : Object to obj : Object in method public equals(obj Object) : boolean in class java.text.DateFormat |
From |
To |
|
Rename Parameter format : NumberFormat to newNumberFormat : NumberFormat in method public setNumberFormat(newNumberFormat NumberFormat) : void in class java.text.DateFormat |
From |
To |
|
Rename Parameter field : FieldPosition to fieldPosition : FieldPosition in method public format(obj Object, toAppendTo StringBuffer, fieldPosition FieldPosition) : StringBuffer in class java.text.DateFormat |
From |
To |
|
Rename Parameter timezone : TimeZone to zone : TimeZone in method public setTimeZone(zone TimeZone) : void in class java.text.DateFormat |
From |
To |