0

I want to call external dll function from java code. I'm using Netbeans IDE 7.2. My dll's functions are:

Boolean  isValid(String  word)
List<String> getWords(String  word)

I'm following this example. But I don't know how to declare my dll functions.

List <String> match in Native type?

exexzian
  • 7,782
  • 6
  • 41
  • 52
Temp Temp
  • 121
  • 1
  • 1
  • 3

0 Answers0