Applied-Energistics-2-tiler.../src/main/java/appeng/util
thatsIch b58c92ebb6 Fixes #1202: Now 10000x items is the limit before being converted to next bigger unit
Added a new method to display a number in a long fashion.
Added respective unit tests for them
2015-04-07 23:46:52 +02:00
..
inv Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
item Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
iterators Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
prioitylist Modifier are now using a consistent order based on the java conventions 2015-04-06 00:35:42 +02:00
BlockUpdate.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ClassInstantiation.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ConfigManager.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
IConfigManagerHost.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
InventoryAdaptor.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
InWorldToolOperationResult.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ItemSorters.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
LookDirection.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
Platform.java Changed the order as WATs are special and needing a position 2015-04-07 00:17:55 +02:00
ReadableNumberConverter.java Fixes #1202: Now 10000x items is the limit before being converted to next bigger unit 2015-04-07 23:46:52 +02:00
ReadOnlyCollection.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
SettingsFrom.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
UUIDMatcher.java Improve performance of the UUID matcher by using a pre-compiled pattern 2014-12-04 16:35:20 +01:00