Refactor criterion codec
The previous implementation was a huge switch statement. These changes attempt to use polymorphism to avoid all of the branching inherent in a switch. Change-Id: If997f028346de02b883356bcde07f62674e319be
Showing
2 changed files
with
320 additions
and
149 deletions
-
Please register or login to post a comment