Toggle navigation
Home
aima.core.util.datastructure.FIFOQueue to java.util.Queue
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'aima-java'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Different)
FIFOQueue<CSPEnvironment.StateChangeAction>
to
LinkedList<CSPEnvironment.StateChangeAction>