MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / getFirstItem

Method getFirstItem

JSAT/src/jsat/utils/Pair.java:23–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 public X getFirstItem()
24 {
25 return firstItem;
26 }
27
28 public void setSecondItem(Y secondItem)
29 {

Callers 11

putIfAbsentAndGetMethod · 0.45
getMethod · 0.45
splitListIndexMethod · 0.45
compareMethod · 0.45
sortSplitSetMethod · 0.45
VPLeafMethod · 0.45
takeStepMethod · 0.45
runMethod · 0.45
trainCMethod · 0.45
iterationStepMethod · 0.45
clusterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected