Package org.locationtech.jts.jump.util
Class SimpleTreeModel.Folder
- java.lang.Object
-
- org.locationtech.jts.jump.util.SimpleTreeModel.Folder
-
- Enclosing class:
- SimpleTreeModel
public abstract static class SimpleTreeModel.Folder extends Object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object other)
abstract List
getChildren()
Class
getChildrenClass()
Object
getParent()
int
hashCode()
String
toString()
-