Uses of Class
jline.lang.state.EventCacheKey
Packages that use EventCacheKey
Package
Description
Classes that model the state of a network and its individual nodes
-
Uses of EventCacheKey in jline.lang.state
Methods in jline.lang.state with parameters of type EventCacheKeyModifier and TypeMethodDescriptionbooleanEventCache.contains(EventCacheKey key) EventCache.get(EventCacheKey key) voidEventCache.put(EventCacheKey key, Ret.EventResult result)