Finally use Java7 <>
This commit is contained in:
@@ -448,7 +448,7 @@ public class ItemComparisonHelper
|
||||
AELog.debug( t );
|
||||
}
|
||||
|
||||
return new ArrayList<NBTBase>();
|
||||
return new ArrayList<>();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user