| Constructor and Description | 
|---|
| NonceKey(long group,
        long nonce) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| long | getNonce() | 
| long | getNonceGroup() | 
| int | hashCode() | 
| String | toString() | 
public NonceKey(long group, long nonce)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.