Skip to content

Commit

Permalink
functional: remove unused functional interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Traneptora committed Sep 17, 2024
1 parent b6878ec commit db5ff75
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 43 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions java/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,7 @@ src = files(

# com.traneptora.jxlatte.util.functional
'com/traneptora/jxlatte/util/functional/ExceptionalConsumer.java',
'com/traneptora/jxlatte/util/functional/ExceptionalFunction.java',
'com/traneptora/jxlatte/util/functional/ExceptionalIntBiConsumer.java',
'com/traneptora/jxlatte/util/functional/ExceptionalIntConsumer.java',
'com/traneptora/jxlatte/util/functional/ExceptionalIntTriConsumer.java',
'com/traneptora/jxlatte/util/functional/ExceptionalRunnable.java',
'com/traneptora/jxlatte/util/functional/ExceptionalSupplier.java',
'com/traneptora/jxlatte/util/functional/FloatUnaryOperator.java',
Expand Down

0 comments on commit db5ff75

Please sign in to comment.