Toggle navigation
Home
com.speedment.codegen.lang.models.Class to com.speedment.codegen.lang.models.Class<?>
No. of Instances - 7
No. of Commits - 1
No. of Projects - {'speedment'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
StreamUtil.of(children.values())
to
Stream.of(children.values()).flatMap(i -> i.stream())
Cascading Type Change (Different)
ChildHolder<>
to
ChildHolder