[
https://issues.apache.org/jira/browse/GOSSIP-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315622#comment-15315622
]
Dorian Ellerbe commented on GOSSIP-4:
-------------------------------------
You could also use Google's Preconditions to do this:
{code:java}
Preconditions.checkArgument(...)
{code}
Any reason we are writing our own method?
> Use builder to create RandomGossipManager
> -----------------------------------------
>
> Key: GOSSIP-4
> URL: https://issues.apache.org/jira/browse/GOSSIP-4
> Project: Gossip
> Issue Type: Improvement
> Reporter: Jaideep Dhok
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)