]> jfr.im git - irc/rizon/acid.git/commit
use LinkedHashMap instead of HashMap for channelMap as well as provide an interface...
authorchristinaa <redacted>
Tue, 29 Aug 2017 08:34:31 +0000 (01:34 -0700)
committerchristinaa <redacted>
Tue, 29 Aug 2017 08:34:31 +0000 (01:34 -0700)
commit1033411cb8f129e527925da0704872a8dcd788d0
treeae632721f18b17a7a3c287aabce02b5e3e9078df
parentf3b555320ca87aa67953a0560d3d6e196acd4519
use LinkedHashMap instead of HashMap for channelMap as well as provide an interface to get all channels as a Collection<Channel>
acid/src/main/java/net/rizon/acid/core/Channel.java