dummyClass

I may not keep this. But for now if you need a dummy class in D to represent some object that implements this interface in Java, you can use this. The dummy class assumes all interface methods are @Imported.

static
T
dummyClass
(
T
)
(
jobject obj
)

Meta