Hierarchy For Package org.astonbitecode.j4rs.tests
Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - org.astonbitecode.j4rs.tests.DummyMapImpl (implements org.astonbitecode.j4rs.tests.DummyMapInterface<K,
V>)
- org.astonbitecode.j4rs.tests.DummyMapImpl (implements org.astonbitecode.j4rs.tests.DummyMapInterface<K,
- java.util.HashMap<K,
- org.astonbitecode.j4rs.tests.MyBean
- org.astonbitecode.j4rs.tests.MyTest
- org.astonbitecode.j4rs.api.invocation.NativeCallbackToRustChannelSupport
- org.astonbitecode.j4rs.tests.MySecondTest
- java.util.AbstractMap<K,
Interface Hierarchy
- java.util.Map<K,
V> - org.astonbitecode.j4rs.tests.DummyMapInterface<K,
V>
- org.astonbitecode.j4rs.tests.DummyMapInterface<K,