Skip to content

Javadoc of BarcodeManager.isInitialized() does not match method signature #16

@litrik

Description

@litrik

The signature of BarcodeManager.isInitialized() is

public boolean isInitialized()

yet its Javadoc talks about an int return value instead of a boolean

  @return <code>int</code> {@link DecodeException#SUCCESS} in case of success,
  otherwise a possible error code, matching one of the {@link DecodeException} error constants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions