Package com.embabel.agent.core
Object JvmType.Companion
-
- All Implemented Interfaces:
public class JvmType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JvmType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Collection<JvmType>fromClasses(Collection<Class<?>> classes)May need to break up with SomeOf -
-
Method Detail
-
fromClasses
final Collection<JvmType> fromClasses(Collection<Class<?>> classes)
May need to break up with SomeOf
-
-
-
-