Class and Description |
---|
IterableIteratorA
in favour of simply implementing a proper iterable, which is a
multi-use iterator factory. IterableIteratorA breaks that behaviour.
|
OptionMap |
Method and Description |
---|
votorola.g.mail.StoreX.ensureDefaultFolder(Store)
in favour of Store.getDefaultFolder()
|
votorola.g.net.URIX.escaped(String)
in favour of com.sun.jersey.api.uri.UriComponent.encode().
|
votorola.a.voter.IDPair.isFromEmail()
as an unecessary complexity and source of potential bugs.
|