#107 Improve JavaDoc for Null Object example
This commit is contained in:
@ -3,7 +3,7 @@ package com.iluwatar.nullobject;
|
||||
/**
|
||||
*
|
||||
* Null Object implementation for binary tree node.
|
||||
*
|
||||
* <p>
|
||||
* Implemented as Singleton, since all the NullNodes are the same.
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user