javafunk / funk

Functional utilities for Java
Other
33 stars 9 forks source link

Fixing the ignored test, you need to use NON_EMPTY instead of NON_NULL #178

Closed GentlemanHal closed 9 years ago

GentlemanHal commented 10 years ago

I still feel like there is a way to get this working using NON_NULL and a custom CollectionLikeType or something, but I couldn't figure it out.

So for now, this works... :|

tobyclemson commented 10 years ago

Looks good. I haven't looked deeply enough to know how to use NON_NULL vs NON_EMPTY so not sure how to help there. Sorry I still haven't released it. Are you waiting on it?

GentlemanHal commented 10 years ago

No rush buddy, the (DropWizard) service I used Funk in is no longer being actively developed (it's live and stable) and I've not had the opportunity to add it to others yet.