import-java icon indicating copy to clipboard operation
import-java copied to clipboard

Import Java packages into Python - Syntax sugar for PyJNIus or JavaBridge

Results 1 import-java issues
Sort by recently updated
recently updated
newest added

the inner class in the jar is named like XXX$XXXX.class,eg,"IndexWriterConfig$OpenMode.class"(in lucene).how can i import OpenMode in python?