mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Java 5 / Java 8 language suggestions plus general cleanup.
This commit is contained in:
		
							parent
							
								
									13e84a82b8
								
							
						
					
					
						commit
						8cbf56fa7b
					
				
					 6 changed files with 62 additions and 76 deletions
				
			
		|  | @ -127,7 +127,7 @@ public class Contribution extends Media { | |||
|     } | ||||
| 
 | ||||
|     public String getPageContents() { | ||||
|         StringBuffer buffer = new StringBuffer(); | ||||
|         StringBuilder buffer = new StringBuilder(); | ||||
|         SimpleDateFormat isoFormat = new SimpleDateFormat("yyyy-MM-dd", Locale.ENGLISH); | ||||
| 
 | ||||
|         buffer | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paul Hawke
						Paul Hawke