protected
This commit is contained in:
parent
b1e26cc5da
commit
ebab0bd1fd
@ -40,6 +40,6 @@ public class SimpleList{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private Node node;
|
protected Node node;
|
||||||
private int len;
|
protected int len;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user