Skip to content

The getValuePtr function should support primitive types #13

@mdpiper

Description

@mdpiper

Currently getValuePtr is written as a generic class. This contradicts the recommendation that only primitive types should be supported for values in the Java BMI--see, e.g., here. The getValuePtr function should be specified through multiple constructors to primitive types, like getValue.

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