Class FileNode<T>
java.lang.Object
net.mcreator.io.tree.FileNode<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
childs
-
leafs
-
data
-
incrementalPath
-
object
-
-
Constructor Details
-
FileNode
-
FileNode
-
-
Method Details
-
getObject
-
isLeaf
public boolean isLeaf() -
splitPath
-
equals
-
hashCode
-
toString
-