| | |
| | | { |
| | | if (changeNumber == null) |
| | | return false; |
| | | |
| | | synchronized(this) |
| | | { |
| | | Short id = changeNumber.getServerId(); |
| | |
| | | public Set<String> toStringSet() |
| | | { |
| | | HashSet<String> set = new HashSet<String>(); |
| | | |
| | | synchronized (this) |
| | | { |
| | | |
| | | for (Short key : list.keySet()) |
| | | { |
| | | ChangeNumber change = list.get(key); |
| | |
| | | public ArrayList<ASN1OctetString> toASN1ArrayList() |
| | | { |
| | | ArrayList<ASN1OctetString> values = new ArrayList<ASN1OctetString>(); |
| | | |
| | | synchronized (this) |
| | | { |
| | | for (Short id : list.keySet()) |
| | |
| | | return values; |
| | | } |
| | | /** |
| | | * return the text representation of ServerState. |
| | | * Return the text representation of ServerState. |
| | | * @return the text representation of ServerState |
| | | */ |
| | | @Override |