org.openpermis.policy.bean.basic
Class BasicDomain.IncludedURIsComaparator
java.lang.Object
org.openpermis.policy.bean.basic.BasicDomain.IncludedURIsComaparator
- All Implemented Interfaces:
- Serializable, Comparator<List<URI>>
- Enclosing class:
- BasicDomain
protected static final class BasicDomain.IncludedURIsComaparator
- extends Object
- implements Comparator<List<URI>>, Serializable
Comparator which compares the first URI of a list of URIs.
- See Also:
- Serialized Form
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicDomain.IncludedURIsComaparator
protected BasicDomain.IncludedURIsComaparator()
compare
public int compare(List<URI> list1,
List<URI> list2)
- Specified by:
compare
in interface Comparator<List<URI>>
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG