JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.getunleash.repository
IFeatureRepository
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getSegment(Integer)
Interface IFeatureRepository
All Superinterfaces:
ToggleRepository
All Known Implementing Classes:
FeatureRepository
public interface
IFeatureRepository
extends
ToggleRepository
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Segment
getSegment
(
Integer
id)
Methods inherited from interface io.getunleash.repository.
ToggleRepository
getFeatureNames
,
getToggle
Method Details
getSegment
@Nullable
Segment
getSegment
(
Integer
id)