T
- the Procedure typepublic final class NoopProcedure<T> extends Object implements akka.japi.Procedure<T>
Modifier and Type | Method and Description |
---|---|
void |
apply(Object notUsed) |
static <T> NoopProcedure<T> |
instance() |
public static <T> NoopProcedure<T> instance()
Copyright © 2019 OpenDaylight. All rights reserved.