Uses of Class
com.cosylab.epics.caj.util.IntHashMap
-
Packages that use IntHashMap Package Description com.cosylab.epics.caj -
-
Uses of IntHashMap in com.cosylab.epics.caj
Fields in com.cosylab.epics.caj declared as IntHashMap Modifier and Type Field Description protected IntHashMapCAJContext. channelsByCIDMap of channels (keys are CIDs).protected IntHashMapCAJContext. pendingResponseRequestsMap of pending response requests (keys are IOID).
-