JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
microsim.alignment.outcome
AlignmentOutcomeClosure
Contents
Description
Method Summary
Method Details
getOutcome(T)
resample(T)
Hide sidebar
Show sidebar
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)