Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic future and option #336

Merged
merged 2 commits into from
Jun 23, 2015
Merged

Add generic future and option #336

merged 2 commits into from
Jun 23, 2015

Conversation

jodastephen
Copy link
Member

Simple contract with monthly expiration

Simple contract with monthly expiration
* See {@link #getUnderlying()} and {@link SecurityLink} for more details.
*/
@PropertyDefinition(validate = "notNull")
private final SecurityLink<GenericFuture> underlyingLink;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be optional as it's not necessarily known.

Make option underlying optional
jonathansenior added a commit that referenced this pull request Jun 23, 2015
@jonathansenior jonathansenior merged commit a674447 into master Jun 23, 2015
@jonathansenior jonathansenior deleted the topic/generic-future branch June 23, 2015 09:58
@jonathansenior jonathansenior modified the milestone: v0.7.0 Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants