public class RecentAlgorithmInfo extends AlgorithmInfo
HIDE_ALGORITHM_PROPERTY, HIDE_ALGORITHM_VALUE, MAX_NAME_SIZE, OWNER_ALGORITHM_PROPERTY, PROPERTY_VALUES_FILE, VERSIONS_DIR| Constructor and Description |
|---|
RecentAlgorithmInfo(AlgorithmInfo algorithmInfo,
int position)
Constrói um algoritmo a partir de um algoritmo base.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(AlgorithmInfo o)
(non-Javadoc)
|
Integer |
getPosition()
Obtém a posição do algoritmo na lista de algoritmos recentes.
|
addObserver, deleteObserver, deleteVersion, equals, getAlgoPackCategoryFullNames, getAlgorithmInfo, getAlgorithmInfo, getAlgorithmRepositoryPath, getAllVersionInfo, getDescription, getDirectory, getId, getLastVersion, getName, getOutline, getOwner, getPropertyValue, getPropertyValues, getVersionIds, getVersionInfo, getVersions, getVersionsDirName, hashCode, includeVersion, rename, setAlgoPackCategoryFullNames, setDescription, setPropertyValues, toString, updatepublic RecentAlgorithmInfo(AlgorithmInfo algorithmInfo, int position)
algorithmInfo - algoritmo baseposition - posição do algoritmo na lista de algoritmos recentes.public Integer getPosition()
public int compareTo(AlgorithmInfo o)
compareTo in interface Comparable<AlgorithmInfo>compareTo in class AlgorithmInfoo - informação de algoritmo a ser comparado*Copyright © 2018. All rights reserved.