Applied-Energistics-2-tiler.../src/main/java/appeng/util
yueh 1bec11f616 ItemList refactoring
Splitted the ItemList and MeaningfulIterator into an item and fluid
version.
Added an IdentityHashMap as additional item layer to the ItemList for a
faster access.
Refactored FluidList, findFuzzy will now return the same fluid instead of
an empty collection.
2015-09-26 19:00:59 +02:00
..
inv Code format 2015-08-06 19:08:02 +02:00
item ItemList refactoring 2015-09-26 19:00:59 +02:00
iterators Improved exceptions 2015-04-21 17:43:24 +02:00
prioitylist Puts everywhere brackets 2015-04-29 18:38:24 +02:00
BlockUpdate.java Closes #1283: Add custom Callable to prevent memory leaks 2015-08-20 21:04:06 +02:00
ClassInstantiation.java Puts everywhere brackets 2015-04-29 18:38:24 +02:00
ConfigManager.java More efficient iteration 2015-05-08 22:42:08 +02:00
IConfigManagerHost.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
InventoryAdaptor.java Uses an instance factory access for AE2 2015-05-16 20:48:32 +02:00
InWorldToolOperationResult.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ISlimReadableNumberConverter.java Code format 2015-08-06 19:08:02 +02:00
ItemSorters.java Uses an instance factory access for AE2 2015-05-16 20:48:32 +02:00
IWideReadableNumberConverter.java Code format 2015-08-06 19:08:02 +02:00
IWorldCallable.java Closes #1283: Add custom Callable to prevent memory leaks 2015-08-20 21:04:06 +02:00
LookDirection.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
Platform.java Replace with array initializer 2015-09-25 23:04:36 +02:00
ReadableNumberConverter.java Code format 2015-08-06 19:08:02 +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