You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kapil Koju (JIRA)" <ji...@apache.org> on 2018/03/13 10:28:00 UTC

[jira] [Created] (LANG-1386) Ambiguous method call error when using BooleanUtils.and

Kapil Koju created LANG-1386:
--------------------------------

             Summary: Ambiguous method call error when using BooleanUtils.and
                 Key: LANG-1386
                 URL: https://issues.apache.org/jira/browse/LANG-1386
             Project: Commons Lang
          Issue Type: Bug
          Components: lang.*
            Reporter: Kapil Koju
         Attachments: BooleanUtils.and javadoc.png, Wrapper Boolean and.png, literal boolean and.png, possible use case.png

When using `BooleanUtils.and` as per described in the method's javadoc, ambiguous method call error is thrown.

Here's a StackOverflow question related to this issue. [https://stackoverflow.com/q/49252638/1433665]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)