Skip to content

3.2.7-v2 introduces @j2sAlias as a way of adding a custom method name, as in exports - #150

Merged
BobHanson merged 2 commits into
java2script:masterfrom
BobHanson:master
Jan 9, 2020
Merged

3.2.7-v2 introduces @j2sAlias as a way of adding a custom method name, as in exports#150
BobHanson merged 2 commits into
java2script:masterfrom
BobHanson:master

Conversation

@BobHanson

Copy link
Copy Markdown
Collaborator

/**

  • @j2sAlias testing123
    */
    public void testing123(int a, int b, int c)

creates both "testing123$I$I$I" and just "testing123"

-- good for exposing public methods in JavaScript

@BobHanson
BobHanson merged commit 79f8cfc into java2script:master Jan 9, 2020
BobHanson added a commit that referenced this pull request Feb 2, 2020
primitive TYPE class missing getComponentType()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant