222d258d6e
Motiviation: Some of the contains method signatures did not include the correct type of parameters for the method names. Also these same methods were not using the correct conversion methods but instead the generic object conversion methods. Modifications -Correct the parameter types of the contains methods to match the method name -Correct the implementation of these methods to use the correct conversion methods Result: Headers contains signatures are more correct and correct conversion methods are used. |
||
---|---|---|
.. | ||
src | ||
pom.xml |