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 © 2020 LeanCloud. All rights reserved.