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
microsim.alignment.outcome
Interface AlignmentOutcomeClosure<T>
public interface
AlignmentOutcomeClosure<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
getOutcome
(
T
agent)
void
resample
(
T
agent)
Method Details
getOutcome
boolean
getOutcome
(
T
agent)
resample
void
resample
(
T
agent)