Searched defs:labelMins (Results 1 – 1 of 1) sorted by relevance
94 private List<Integer> labelMins; field in ProfilingPointSummaryEntity260 List<Double> labelMins = new ArrayList<>(); in toEntity() local328 List<Double> labelMins = (List<Double>) e.getProperty(LABEL_MINS); in fromEntity() local