Package | Description |
---|---|
org.hibernate.search.engine.cfg.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
OptionalPropertyContext<T> |
Modifier and Type | Method and Description |
---|---|
PropertyContext<T> |
OptionalPropertyContext.withDefault(Supplier<T> defaultValueSupplier) |
PropertyContext<T> |
OptionalPropertyContext.withDefault(T defaultValue) |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.