Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ first
Method
first
utils/src/main/java/com/cloud/utils/Pair.java:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
public
T first() {
39
return
t;
40
}
41
42
public
U second() {
43
return
u;
Callers
15
valueInGlobalOrAvailableParentScope
Method · 0.95
getVmdkFileInfo
Method · 0.95
deserialize
Method · 0.95
addRequestedNicToNicListWithDeviceNumberAndRetrieveDefaultDevice
Method · 0.95
implementNetwork
Method · 0.95
testRegisterTemplatesForZone
Method · 0.95
restoreBackedUpVolume
Method · 0.95
searchForNetworks
Method · 0.95
authenticate
Method · 0.95
validateGetSnapshotPathExistsOnPrimaryStorage
Method · 0.95
validateGetSnapshotPathExistsOnSecondaryStorage
Method · 0.95
find
Method · 0.95
Calls
no outgoing calls
Tested by
15
testRegisterTemplatesForZone
Method · 0.76
validateGetSnapshotPathExistsOnPrimaryStorage
Method · 0.76
validateGetSnapshotPathExistsOnSecondaryStorage
Method · 0.76
getPendingUsageRecordsForQuotaAggregationTestNullListReturnNull
Method · 0.36
getPendingUsageRecordsForQuotaAggregationTestEmptyListReturnNull
Method · 0.36
getPendingUsageRecordsForQuotaAggregationTesNotEmptyListReturnList
Method · 0.36
createMapQuotaTariffsPerUsageTypeTestNoTariffs
Method · 0.36
createMapQuotaTariffsPerUsageTypeTestTariffsWithEmptyActivationRule
Method · 0.36
createMapQuotaTariffsPerUsageTypeTestTariffsWithActivationRule
Method · 0.36
getPresetVariableAccountResourcesTestSetFieldsAndReturnObject
Method · 0.36
getResultFromAnswersStringReturnsSuccess
Method · 0.36
getResultFromAnswersStringReturnsFailure
Method · 0.36