Interface IScratchClass.Caster<FROM_TYPE,TO_TYPE>

Enclosing interface:
IScratchClass<TYPE,DEFAULT_ARGUMENT extends IScratchArgument<IScratchEnvironment,TYPE>>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface IScratchClass.Caster<FROM_TYPE,TO_TYPE>