Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mapstruct/mapstruct
/ Foo
Interface
Foo
core/src/test/java/org/mapstruct/test/model/SomeClass.java:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
*/
13
public
class
SomeClass {
14
public
interface
Foo { }
15
16
public
static
class
NestedClass {
17
public
interface
Foo { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected