Applied-Energistics-2-tiler.../src/main/java/appeng/util
yueh 500fc47490 Reduces visibility of internal fields/methods
Reduces the visibility of all fields to private and create setters/getters
when necessary. Exceptions are fields with GuiSync as these need to be
public.

Reduces the visibility of internal methods to private/protected/default when possible.
2015-10-30 18:52:20 +01:00
..
inv Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
item Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
iterators Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
prioitylist Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
BlockUpdate.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
ClassInstantiation.java final variables and parameters 2015-09-26 21:08:18 +02:00
ConfigManager.java final variables and parameters 2015-09-26 21:08:18 +02:00
IConfigManagerHost.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
InventoryAdaptor.java final variables and parameters 2015-09-26 21:08:18 +02:00
InWorldToolOperationResult.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
ISlimReadableNumberConverter.java Code format 2015-08-06 19:08:02 +02:00
ItemSorters.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
IWideReadableNumberConverter.java Code format 2015-08-06 19:08:02 +02:00
IWorldCallable.java Javadoc issues 2015-09-27 11:20:01 +02:00
LookDirection.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
Platform.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
ReadableNumberConverter.java final variables and parameters 2015-09-26 21:08:18 +02:00
ReadOnlyCollection.java final variables and parameters 2015-09-26 21:08:18 +02:00
SettingsFrom.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
UUIDMatcher.java final variables and parameters 2015-09-26 21:08:18 +02:00