Uses of Class
jline.lang.state.EventCacheKey
Package
Description
Classes that model the state of a network and its individual nodes
-
Uses of EventCacheKey in jline.lang.state
Modifier and TypeMethodDescriptionboolean
EventCache.contains
(EventCacheKey key) EventCache.get
(EventCacheKey key) void
EventCache.put
(EventCacheKey key, Ret.EventResult result)