de.jiac.micro.util
Class List.Node

java.lang.Object
  extended by de.jiac.micro.util.List.Node
Direct Known Subclasses:
LifecycleHandler.ListableLifecycleContext
Enclosing class:
List

public static class List.Node
extends Object


Constructor Summary
List.Node()
           
 
Method Summary
 List.Node next()
           
 List.Node previous()
           
 Object value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

List.Node

public List.Node()
Method Detail

next

public final List.Node next()

previous

public final List.Node previous()

value

public final Object value()


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.