public class AndromedaParameters extends Object implements IdentificationAlgorithmParameter
Constructor and Description |
---|
AndromedaParameters()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(IdentificationAlgorithmParameter identificationAlgorithmParameter)
Indicates whether another identificationAlgorithmParameter has the same
parameters.
|
Advocate |
getAlgorithm()
Returns the identification algorithm.
|
String |
toString(boolean html)
Returns the parameters as a string.
|
public Advocate getAlgorithm()
IdentificationAlgorithmParameter
getAlgorithm
in interface IdentificationAlgorithmParameter
public boolean equals(IdentificationAlgorithmParameter identificationAlgorithmParameter)
IdentificationAlgorithmParameter
equals
in interface IdentificationAlgorithmParameter
identificationAlgorithmParameter
- the other
identificationAlgorithmParameterpublic String toString(boolean html)
IdentificationAlgorithmParameter
toString
in interface IdentificationAlgorithmParameter
html
- use HTML formattingCopyright © 2015. All rights reserved.