Cache pattern splitters 50/20950/1
authorRobert Varga <rovarga@cisco.com>
Wed, 13 May 2015 01:08:56 +0000 (03:08 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 22 May 2015 11:01:19 +0000 (13:01 +0200)
commitd64cf79c05e8e8d9fcf840971b58a991e95563bf
tree551176aaa1c349788cc9252e338ee7cb282f3e52
parent291ee196f45bd603979c10ecacae117b41c60881
Cache pattern splitters

Splitters are reusable, so make sure we cache them in a constant and
reuse as needed.

Change-Id: I87b50b790b758ad275e6095c1e820385c535968d
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit 2cf784ba8553237e6c6714a2ca0ee2414f0b029e)
util/src/main/java/org/opendaylight/openflowjava/util/ByteBufUtils.java