package entry; public class Entry { private int length; public int getLength() { return length; } public

Posted Date: