Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
2464 type pkgAssociationSorter struct { struct2465 pkgs []pkgAssociation2468 func (s *pkgAssociationSorter) Len() int {2472 func (s *pkgAssociationSorter) Less(i, j int) bool {2478 func (s *pkgAssociationSorter) Swap(i, j int) {