Package net.sf.cglib.core.internal
Interface Function<K,V>
-
public interface Function<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
apply(K key)
-
public interface Function<K,V>
Modifier and Type | Method | Description |
---|---|---|
V |
apply(K key) |