This class is for matching on unversioned link target name only, not label and potentially not signer if specified. More...
Public Member Functions | |
int | compare (Link o1, Link o2) |
Compare two links. |
This class is for matching on unversioned link target name only, not label and potentially not signer if specified.
Use a set class that can allow us to specify a comparator; use one that ignores labels and versions on names.
int org.ccnx.ccn.profiles.security.access.group.ACL.SuperficialLinkComparator.compare | ( | Link | o1, | |
Link | o2 | |||
) |
Compare two links.
o1 | first link | |
o2 | second link |