Skip to content

issues Search Results · repo:diffplug/durian language:Java

Filter by

9 results
 (67 ms)

9 results

indiffplug/durian (press backspace or delete to remove)

Unless I missed something, Errors currently is used to wrap all throwables. It would be useful to be able to use Errors (or a generalized version of it, say, SpecificErrors) to wrap interfaces which throw ...
enhancement
  • oliviercailloux
  • 3
  • Opened 
    on May 15, 2020
  • #10

This library doesn t contain any Durian builds, but contains Gradle wrapper.
question
  • Monniasza
  • 3
  • Opened 
    on Jul 25, 2019
  • #9

I like very much the error wrapping functionality provided by Durian. But I refrain from including Durian in my project because it duplicates some classes from Guava, which I find inelegant. (I also use ...
question
  • oliviercailloux
  • 4
  • Opened 
    on Jul 23, 2019
  • #8

I have a bifunction and BiConsumer something like this: private void transformAndSave(Path path, String outputDir) throws IOException{ } Which I wanted to use as lambda, found your library on StackOverflow, ...
question
  • itsravi77
  • 1
  • Opened 
    on Oct 16, 2018
  • #7

https://github.com/diffplug/durian/blob/v2.0/src/com/diffplug/common/base/Errors.java#L271 https://www.google.co.uk/search?q=1+855+548+2505 :) I cannot begin to dream how this got in there but it made ...
wontfix
  • drekbour
  • 1
  • Opened 
    on Apr 21, 2017
  • #6

I m getting these warnings when building. I ve read that they may be caused by accidentally importing edu.umd.cs.findbugs.annotations.SuppressFBWarnings instead of java.lang.SuppressWarnings as you do ...
  • andrewparmet
  • 5
  • Opened 
    on Apr 15, 2017
  • #5

Just came across your Errors library. You probably need a java.util.function.BiConsumer equivalent in Throwing (for use in Errors). Just a suggestion.
  • NikolayMetchev
  • 2
  • Opened 
    on Feb 14, 2017
  • #4

  • jbduncan
  • 1
  • Opened 
    on Jan 10, 2017
  • #3

Hi, I see that Throwing.java has define the BiFunction, but why errors not support? @FunctionalInterface public interface BiConsumer T, U extends Specific.BiConsumer T, U, Throwable {} @FunctionalInterface ...
question
  • beihaifeiwu
  • 1
  • Opened 
    on Nov 17, 2016
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub