Interface ObjectProcedure<KType>
-
interface ObjectProcedure<KType>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(KType value)
-
-
-
Method Detail
-
apply
void apply(KType value)
-
-