Use constants for Ordering objects 80/21080/1
authorRobert Varga <rovarga@cisco.com>
Tue, 26 May 2015 00:23:51 +0000 (02:23 +0200)
committerRobert Varga <rovarga@cisco.com>
Tue, 26 May 2015 00:23:51 +0000 (02:23 +0200)
commite2c3a86fa648550439f34329f0068a1d546949d6
tree92737e2fd524507a285da937ea6af5a0158803fc
parentb866617ede71be8501e92b7abe31765e3c1dace9
Use constants for Ordering objects

These objects are used heavily, make sure we share instances.

Change-Id: I81fd8cac22d5f32643e58199ede545b909934100
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ActionConvertor.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/FlowConvertor.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/TableFeaturesConvertor.java