Consider the following singly linked implementation of the LinkedList class, with a dangling composite.
考虑下面linkedlist类的单连接执行,它有一个悬挂复合类型。
Because LinkedList isn't new, let's look at the new PriorityQueue class.
因为LinkedList不是新事物,所以我们来看一下新的priorityqueue类。
To implement mutator methods, the new LinkedList class serves as a container for an internal, immutable list, as shown in Listing 5.
为了执行可变的方法,新的LinkedList类作为一个内部不可变的链表的容器,如清单5 所示。
In fact, as I mentioned earlier, our LinkedList class already contains a subtle but devastating bug (did you spot it?)
实际上,就象我前面提到的,我们的linkedlist类已经包含一个微小的但有破坏性的错误(你发现了吗?)
Instead of implementing singly linked lists as we did earlier, I recommend implementing such lists with a class LinkedList that contains a field holding either an Empty or a Cons class.
我建议执行有着linkedlist类的链表,该类包含一个有empty类或cons类的域,而不是象我们前面做的那样,单个执行链接链表。
The JAX-RPC specification does not define a mapping for the LinkedList class.
JAX - RPC规范没有为linkedlist类定义映射。
The JAX-RPC specification does not define a mapping for the LinkedList class.
JAX - RPC规范没有为linkedlist类定义映射。
应用推荐