class Item extends Object
String
name
long
size
Item(String name, long size)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String name
public final long size
public Item(String name, long size)
Copyright © 2019 David R. Smith. All rights reserved.