ClassWithNativepublic class ClassWithNative extends Object Dummy test class with a native method.
The native method is not defined and any attempt to invoke it will
throw an {@link UnsatisfiedLinkError}.
Used by {@link DelegateClassAdapterTest}. |
Constructors Summary |
---|
public ClassWithNative()
|
|