Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15612 Replace usages of getParameterTypes().length with getParameterCount()
  3. WFLY-15618

Replace usages of getParameterTypes().length with getParameterCount() (IIOP)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Minor Minor
    • 26.0.0.Beta1, 26.0.0.Final
    • None
    • IIOP
    • None

      wildfly-iiop-openjdk  (2 usages found)
                  iiop-openjdk/src/main/java/org/wildfly/iiop/openjdk/rmi  (2 usages found)
                      ContainerAnalysis.java  (2 usages found)
                          isAccessor(Method)  (1 usage found)
                              302 if (m.getParameterTypes().length != 0)
                          isMutator(Method)  (1 usage found)
                              318 if (m.getParameterTypes().length != 1)
      

              tadamski@redhat.com Tomasz Adamski
              clara0 Clara Fang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: