This website requires JavaScript.
Explore
Help
Sign In
fujin
/
Applied-Energistics-2
Watch
1
Star
0
Fork
0
You've already forked Applied-Energistics-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7b97fa7b8e506bac0df9a68ed3e48147246785d
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
me
/
cluster
/
implementations
T
History
yueh
d7b97fa7b8
Replaced LinkedList with ArrayList or ArrayDeque when applicable. (
#3392
)
2018-05-27 21:15:50 +02:00
..
CraftingCPUCalculator.java
First update pass (1/3) - ~1400 -> 82 errors
2016-06-19 14:43:27 +02:00
CraftingCPUCluster.java
Replaced LinkedList with ArrayList or ArrayDeque when applicable. (
#3392
)
2018-05-27 21:15:50 +02:00
QuantumCalculator.java
Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in
#81
. (
#90
)
2016-08-26 12:42:21 +02:00
QuantumCluster.java
Refactors grid connections (
#3219
)
2017-11-12 18:13:59 +01:00
SpatialPylonCalculator.java
First update pass (1/3) - ~1400 -> 82 errors
2016-06-19 14:43:27 +02:00
SpatialPylonCluster.java
Finally use Java7 <>
2017-07-20 21:21:45 +02:00