T
- the type of the signal@FunctionalInterface public interface SignalLengthGetter<T>
Modifier and Type | Method and Description |
---|---|
int |
length(T obj)
Returns the length of
obj . |
int length(T obj)
obj
.© Copyright 2015–2017 LINE Corporation. All rights reserved.