Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

how to map to java static filed? #15

Open
netstu opened this issue Jan 15, 2018 · 0 comments
Open

how to map to java static filed? #15

netstu opened this issue Jan 15, 2018 · 0 comments

Comments

@netstu
Copy link

netstu commented Jan 15, 2018

example;

class StaticClass {
public static int a;
public static String b;
}

how to wrtie cpp file, to set value to java class?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant