: Class ListNode


: Class ListNode
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Class ListNode
ListNode
Direct Known Subclasses: SListNode
public class ListNode
Location: util/ListNode.class
ListNode.
Copyright © 2001 eXtremePHP. All rights reserved.
Constructor Summary
ListNode(var $element)
Initializes the node with an element.

Method Summary
mixed
get()
Returns the element.
boolean
isHead()
Returns true if this is the HEAD element.
boolean
isTail()
Returns true if this is the TAIL element.
void
set(var $element)
Sets the element.

Constructor Detail
ListNode
public ListNode(var $element)
Initializes the node with an element.
Parameters:$element - mixed. Any object or type
Method Detail
set
public void set(var $element)
Sets the element.
Parameters:$element - mixed. Any object or type
get
public mixed get()
Returns the element.
isHead
public boolean isHead()
Returns true if this is the HEAD element.
isTail
public boolean isTail()
Returns true if this is the TAIL element.
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
содержание | 2 | Бизнес в России
Используются технологии uCoz