JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
io.github.mmm.entity.bean.TreeNode
Packages that use
TreeNode
Package
Description
io.github.mmm.entity.bean
Contains the API for entity beans.
Uses of
TreeNode
in
io.github.mmm.entity.bean
Classes in
io.github.mmm.entity.bean
with type parameters of type
TreeNode
Modifier and Type
Interface
Description
interface
TreeNode
<T extends
TreeNode
<T>>
EntityBean
that represents a node in a tree.