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 booleanequals(Object other)abstract ListgetChildren()ClassgetChildrenClass()ObjectgetParent()inthashCode()StringtoString()
-