abstract class TypeEnsurer<E : ExecutionContext> : Predicative<E>
Constructors
<init>
constructor(typeName: String)
Parameters
Name | Description |
---|---|
typeName: String
|
abstract class TypeEnsurer<E : ExecutionContext> : Predicative<E>
constructor(typeName: String)
Parameters
Name | Description |
---|---|
typeName: String
|