JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.optaplanner.constraint.streams.bavet.uni
Interface UniTuple<A>
All Superinterfaces:
Tuple
All Known Implementing Classes:
UniTupleImpl
public interface
UniTuple<A>
extends
Tuple
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A
getFactA
()
Methods inherited from interface org.optaplanner.constraint.streams.bavet.common.
Tuple
getState
,
getStore
,
removeStore
,
setState
,
setStore
Method Details
getFactA
A
getFactA
()