instance

fun instance(plus: List<Class<*>> = emptyList()): R

Return the implementation of all interfaces, including the root entity interface and all mixin interfaces.

Parameters

plus

additional interfaces to add