netty5/transport-sctp/src/main
Norman Maurer 7bee318fc7 Use OneTimeTask where possible to reduce object creation
Motivation:

We should use OneTimeTask where possible to reduce object creation.

Modifications:

Replace Runnable with OneTimeTask

Result:

Less object creation
2015-11-20 14:39:06 -08:00
..
java Use OneTimeTask where possible to reduce object creation 2015-11-20 14:39:06 -08:00