JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.search.engine.common.tree.spi
Interface TreeNestingContext.UnfilteredFactory<T>
Enclosing interface:
TreeNestingContext
public static interface
TreeNestingContext.UnfilteredFactory<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
TreeNodeInclusion
inclusion,
String
prefix)
Method Details
create
T
create
(
TreeNodeInclusion
inclusion,
String
prefix)