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/14 01:30:00 UTC

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

     [ https://issues.apache.org/jira/browse/LANG-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kapil Koju updated LANG-1386:
-----------------------------
    Affects Version/s: 3.4
          Description: 
When using `BooleanUtils.and` as per described in the method's javadoc, ambiguous method call error is thrown. I'm using version 3.4 with Java 8.



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

  was:
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]


> 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.*
>    Affects Versions: 3.4
>            Reporter: Kapil Koju
>            Priority: Critical
>         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. I'm using version 3.4 with Java 8.
> 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)