|
Change Variable Type services : List to services : List<Service> in method public getInstance(algorithm String) : Mac in class javax.crypto.Mac |
From |
To |
|
Change Variable Type cks : Set to cks : Set<SelectionKey> in method package processDeregisterQueue() : void in class sun.nio.ch.SelectorImpl |
From |
To |
|
Change Variable Type services : List to services : List<Service> in method public getInstance(algorithm String) : KeyAgreement in class javax.crypto.KeyAgreement |
From |
To |
|
Change Variable Type i : Iterator to i : Iterator<SelectionKey> in method package processDeregisterQueue() : void in class sun.nio.ch.SelectorImpl |
From |
To |
|
Change Variable Type list : List to list : List<Service> in method private SecretKeyFactory(algorithm String) in class javax.crypto.SecretKeyFactory |
From |
To |
|
Change Variable Type bpe : BadPaddingException to ex : IllegalBlockSizeException|BadPaddingException in method public getObject(key Key, provider String) : Object in class javax.crypto.SealedObject |
From |
To |
|
Change Variable Type t : Iterator to t : Iterator<Service> in method public getInstance(algorithm String) : Mac in class javax.crypto.Mac |
From |
To |
|
Change Variable Type list : List to list : List<Service> in method private KeyGenerator(algorithm String) in class javax.crypto.KeyGenerator |
From |
To |
|
Change Variable Type t : Iterator to t : Iterator<Service> in method public getInstance(algorithm String) : KeyAgreement in class javax.crypto.KeyAgreement |
From |
To |