bio4j / angulillos

Java 8 library for strongly typed graph data
GNU Affero General Public License v3.0
7 stars 2 forks source link

Deprecate AtLeastOne arity #52

Closed laughedelic closed 8 years ago

laughedelic commented 8 years ago

There are only three types of outE/inE methods, they return

As there is no NonEmptyStream<> in Java, let's deprecate the AtLeastOne arity.

eparejatobes commented 8 years ago

I like it. It's useful as documentation, at the very least.

laughedelic commented 8 years ago

Mmmkay.. :neutral_face: If we were using some datatype to reflect this arity, I think it would be more useful. But ok. I'm closing this.