|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomicDouble | |
---|---|
edu.mit.jmwe.harness.result | Provides objects that encapsulate the results of a test harness run |
Uses of AtomicDouble in edu.mit.jmwe.harness.result |
---|
Fields in edu.mit.jmwe.harness.result with type parameters of type AtomicDouble | |
---|---|
Map<MWEPOS,AtomicDouble<T,S>> |
MWEResultBuilder.partialScores
|
Methods in edu.mit.jmwe.harness.result that return types with arguments of type AtomicDouble | |
---|---|
protected Map<MWEPOS,AtomicDouble<T,S>> |
MWEResultBuilder.initDoubleMap()
Provides a new, empty map for double values. |
Method parameters in edu.mit.jmwe.harness.result with type arguments of type AtomicDouble | |
---|---|
protected Map<MWEPOS,Double> |
MWEResultBuilder.toDblMap(Map<MWEPOS,AtomicDouble<T,S>> map)
Converts a map of AtomicDoubles to a map of Doubles. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |