Searched defs:pkgAssociationSorter (Results 1 – 1 of 1) sorted by relevance
4283 type pkgAssociationSorter struct { struct4284 pkgs []pkgAssociation4287 func (s *pkgAssociationSorter) Len() int {4291 func (s *pkgAssociationSorter) Less(i, j int) bool {4297 func (s *pkgAssociationSorter) Swap(i, j int) {