public class LidVid extends Object
Constructor and Description |
---|
LidVid() |
Modifier and Type | Method and Description |
---|---|
static HashMap<String,String> |
getLatestVersion(HashMap<String,ArrayList<String>> lidvidsMap)
Find the latest version of lidvid(s).
|
static List<Target> |
reduceToLatestTargetOnly(List<Target> children)
Reduce a list of target to only the one with the latest version.
|
public static HashMap<String,String> getLatestVersion(HashMap<String,ArrayList<String>> lidvidsMap)
lidvidsMap
- a HashMap of logical identifier and a list of all versions.Copyright © 2022 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.