query
stringlengths
7
33.1k
document
stringlengths
7
335k
metadata
dict
negatives
listlengths
3
101
negative_scores
listlengths
3
101
document_score
stringlengths
3
10
document_rank
stringclasses
102 values
From PaymentDetails.merchant_data optional bytes merchant_data = 1;
@java.lang.Override public boolean hasMerchantData() { return instance.hasMerchantData(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getClass();\n bitField0_ |= 0x00000020;\n merchantData_ = value;\n }", "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getC...
[ "0.7797878", "0.7792317", "0.7576705", "0.7576705", "0.7245536", "0.7245536", "0.65965265", "0.65965265", "0.6441234", "0.6441234", "0.6365573", "0.63249433", "0.6266621", "0.6256194", "0.6004995", "0.5947056", "0.5947056", "0.58740574", "0.58174014", "0.5815027", "0.57904", ...
0.5960035
15
From PaymentDetails.merchant_data optional bytes merchant_data = 1;
@java.lang.Override public com.google.protobuf.ByteString getMerchantData() { return instance.getMerchantData(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getClass();\n bitField0_ |= 0x00000020;\n merchantData_ = value;\n }", "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getC...
[ "0.7797422", "0.77918124", "0.75766045", "0.75766045", "0.72464305", "0.72464305", "0.6441166", "0.6441166", "0.63655734", "0.6324887", "0.62667197", "0.62563246", "0.6005362", "0.5960295", "0.5960295", "0.59463644", "0.59463644", "0.5873643", "0.58162814", "0.5814753", "0.57...
0.6597311
7
From PaymentDetails.merchant_data optional bytes merchant_data = 1;
public Builder setMerchantData(com.google.protobuf.ByteString value) { copyOnWrite(); instance.setMerchantData(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getClass();\n bitField0_ |= 0x00000020;\n merchantData_ = value;\n }", "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getC...
[ "0.7797542", "0.7791984", "0.7576785", "0.7576785", "0.72457767", "0.72457767", "0.6597282", "0.6597282", "0.63645166", "0.63239515", "0.6267365", "0.62569773", "0.6004758", "0.59594744", "0.59594744", "0.5946166", "0.5946166", "0.58732635", "0.58180135", "0.5815311", "0.5790...
0.64411324
8
From PaymentDetails.merchant_data optional bytes merchant_data = 1;
public Builder clearMerchantData() { copyOnWrite(); instance.clearMerchantData(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getClass();\n bitField0_ |= 0x00000020;\n merchantData_ = value;\n }", "private void setMerchantData(com.google.protobuf.ByteString value) {\n java.lang.Class<?> valueClass = value.getC...
[ "0.7797542", "0.7791984", "0.7576785", "0.7576785", "0.72457767", "0.72457767", "0.6597282", "0.6597282", "0.64411324", "0.64411324", "0.63645166", "0.63239515", "0.6267365", "0.62569773", "0.6004758", "0.59594744", "0.59594744", "0.5946166", "0.5946166", "0.58732635", "0.581...
0.50824
76
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
@java.lang.Override public java.util.List<com.google.protobuf.ByteString> getTransactionsList() { return java.util.Collections.unmodifiableList( instance.getTransactionsList()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.61595416", "0.5966926", "0.5893284", "0.57574815", "0.57380486", "0.56829846", "0.5668829", "0.5640629", "0.55908084", "0.5576276", "0.549149", "0.5468646", "0.5428697", "0.5360827", "0.5360827", "0.5360827", "0.5346331", "0.5305661", "0.525313", "0.52381736", "0.51885766"...
0.0
-1
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
@java.lang.Override public int getTransactionsCount() { return instance.getTransactionsCount(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.6159733", "0.59689933", "0.589428", "0.5756902", "0.57402194", "0.56859154", "0.56721807", "0.5637813", "0.5592145", "0.5576518", "0.5491765", "0.5470686", "0.5430834", "0.5358753", "0.5358753", "0.5358753", "0.53461564", "0.5307082", "0.52533996", "0.5240322", "0.5190462"...
0.0
-1
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
@java.lang.Override public com.google.protobuf.ByteString getTransactions(int index) { return instance.getTransactions(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.6157669", "0.5968836", "0.5894512", "0.575845", "0.57379013", "0.56862354", "0.5671643", "0.5638562", "0.55891097", "0.55805844", "0.5491049", "0.547115", "0.5430694", "0.535867", "0.535867", "0.535867", "0.5344417", "0.5307626", "0.5253172", "0.524015", "0.5189739", "0....
0.46201655
86
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
public Builder setTransactions( int index, com.google.protobuf.ByteString value) { copyOnWrite(); instance.setTransactions(index, value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.6157669", "0.5968836", "0.5894512", "0.575845", "0.57379013", "0.56862354", "0.5671643", "0.5638562", "0.55891097", "0.55805844", "0.5491049", "0.547115", "0.5430694", "0.535867", "0.535867", "0.535867", "0.5344417", "0.5307626", "0.5253172", "0.524015", "0.5189739", "0....
0.0
-1
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
public Builder addTransactions(com.google.protobuf.ByteString value) { copyOnWrite(); instance.addTransactions(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.61595416", "0.5966926", "0.5893284", "0.57574815", "0.57380486", "0.56829846", "0.5668829", "0.5640629", "0.55908084", "0.5576276", "0.549149", "0.5468646", "0.5428697", "0.5360827", "0.5360827", "0.5360827", "0.5346331", "0.5305661", "0.525313", "0.52381736", "0.51885766"...
0.0
-1
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
public Builder addAllTransactions( java.lang.Iterable<? extends com.google.protobuf.ByteString> values) { copyOnWrite(); instance.addAllTransactions(values); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.6159733", "0.59689933", "0.589428", "0.5756902", "0.57402194", "0.56859154", "0.56721807", "0.5637813", "0.5592145", "0.5576518", "0.5491765", "0.5470686", "0.5430834", "0.5358753", "0.5358753", "0.5358753", "0.53461564", "0.5307082", "0.52533996", "0.5240322", "0.5190462"...
0.0
-1
Signed transactions that satisfy PaymentDetails.outputs repeated bytes transactions = 2;
public Builder clearTransactions() { copyOnWrite(); instance.clearTransactions(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void testValidOutputValues() {\n\n // Creates 100 coins to Alice\n Transaction createCoinTx = new Transaction();\n createCoinTx.addOutput(100, kpAlice.getPublic());\n createCoinTx.finalize();\n // Output of createCoinTx is put in UTXO pool\n UTXOPool utxo...
[ "0.6157669", "0.5968836", "0.5894512", "0.575845", "0.57379013", "0.56862354", "0.5671643", "0.5638562", "0.55891097", "0.55805844", "0.5491049", "0.547115", "0.5430694", "0.535867", "0.535867", "0.535867", "0.5344417", "0.5307626", "0.5253172", "0.524015", "0.5189739", "0....
0.0
-1
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
@java.lang.Override public java.util.List<com.dogecoin.protocols.payments.Protos.Output> getRefundToList() { return java.util.Collections.unmodifiableList( instance.getRefundToList()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68370944", "0.6681329", "0.6634763", "0.6498553", "0.64901006", "0.64587116", "0.63995904", "0.6312238", "0.6293596", "0.6288418", "0.6279265", "0.6277259", "0.6270693", "0.6268615", "0.6222925", "0.6180539", "0.6170511", "0.61689126", "0.6164209", "0.61356705", "0.6109727...
0.5592814
43
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
@java.lang.Override public int getRefundToCount() { return instance.getRefundToCount(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68360114", "0.6679548", "0.6636148", "0.64972943", "0.6489704", "0.64574003", "0.6400954", "0.63106453", "0.62928164", "0.62868726", "0.62789595", "0.6276871", "0.62697357", "0.6269048", "0.6221172", "0.61808693", "0.6169364", "0.61678493", "0.6164", "0.61343324", "0.61085...
0.55320287
44
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
@java.lang.Override public com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index) { return instance.getRefundTo(index); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6839437", "0.6680613", "0.6635975", "0.6499321", "0.6490457", "0.6458926", "0.6402365", "0.63139385", "0.6293622", "0.62899035", "0.6281748", "0.62771493", "0.62715375", "0.6268417", "0.62216836", "0.61813486", "0.61708945", "0.61694634", "0.6164383", "0.61103094", "0.6103...
0.61377704
19
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder setRefundTo( int index, com.dogecoin.protocols.payments.Protos.Output value) { copyOnWrite(); instance.setRefundTo(index, value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6837944", "0.6680033", "0.6635527", "0.64984614", "0.6490293", "0.6458677", "0.640111", "0.6312843", "0.6292688", "0.6289198", "0.62800956", "0.62770647", "0.62703866", "0.6268327", "0.62219656", "0.61801535", "0.61697423", "0.6169161", "0.6164256", "0.61364824", "0.610893...
0.5900006
29
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder setRefundTo( int index, com.dogecoin.protocols.payments.Protos.Output.Builder builderForValue) { copyOnWrite(); instance.setRefundTo(index, builderForValue.build()); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68370944", "0.6681329", "0.6634763", "0.6498553", "0.64901006", "0.64587116", "0.63995904", "0.6312238", "0.6293596", "0.6288418", "0.6279265", "0.6277259", "0.6270693", "0.6268615", "0.6222925", "0.6180539", "0.6170511", "0.61689126", "0.6164209", "0.61356705", "0.6109727...
0.47262642
92
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder addRefundTo(com.dogecoin.protocols.payments.Protos.Output value) { copyOnWrite(); instance.addRefundTo(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68360114", "0.6679548", "0.6636148", "0.64972943", "0.6489704", "0.64574003", "0.6400954", "0.63106453", "0.62928164", "0.62868726", "0.62789595", "0.6276871", "0.62697357", "0.6269048", "0.6221172", "0.61808693", "0.6169364", "0.61678493", "0.6164", "0.61343324", "0.61085...
0.5734901
35
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder addRefundTo( int index, com.dogecoin.protocols.payments.Protos.Output value) { copyOnWrite(); instance.addRefundTo(index, value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6839437", "0.6680613", "0.6635975", "0.6499321", "0.6490457", "0.6458926", "0.6402365", "0.63139385", "0.6293622", "0.62899035", "0.6281748", "0.62771493", "0.62715375", "0.6268417", "0.62216836", "0.61813486", "0.61708945", "0.61694634", "0.6164383", "0.61377704", "0.6110...
0.5694037
37
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder addRefundTo( com.dogecoin.protocols.payments.Protos.Output.Builder builderForValue) { copyOnWrite(); instance.addRefundTo(builderForValue.build()); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6837944", "0.6680033", "0.6635527", "0.64984614", "0.6490293", "0.6458677", "0.640111", "0.6312843", "0.6292688", "0.6289198", "0.62800956", "0.62770647", "0.62703866", "0.6268327", "0.62219656", "0.61801535", "0.61697423", "0.6169161", "0.6164256", "0.61364824", "0.610893...
0.0
-1
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder addRefundTo( int index, com.dogecoin.protocols.payments.Protos.Output.Builder builderForValue) { copyOnWrite(); instance.addRefundTo(index, builderForValue.build()); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68370944", "0.6681329", "0.6634763", "0.6498553", "0.64901006", "0.64587116", "0.63995904", "0.6312238", "0.6293596", "0.6288418", "0.6279265", "0.6277259", "0.6270693", "0.6268615", "0.6222925", "0.6180539", "0.6170511", "0.61689126", "0.6164209", "0.61356705", "0.6109727...
0.0
-1
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder addAllRefundTo( java.lang.Iterable<? extends com.dogecoin.protocols.payments.Protos.Output> values) { copyOnWrite(); instance.addAllRefundTo(values); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.68360114", "0.6679548", "0.6636148", "0.64972943", "0.6489704", "0.64574003", "0.6400954", "0.63106453", "0.62928164", "0.62868726", "0.62789595", "0.6276871", "0.62697357", "0.6269048", "0.6221172", "0.61808693", "0.6169364", "0.61678493", "0.6164", "0.61343324", "0.61085...
0.5329338
53
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder clearRefundTo() { copyOnWrite(); instance.clearRefundTo(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6839437", "0.6680613", "0.6635975", "0.6499321", "0.6490457", "0.6458926", "0.6402365", "0.63139385", "0.6293622", "0.62899035", "0.6281748", "0.62771493", "0.62715375", "0.6268417", "0.62216836", "0.61813486", "0.61708945", "0.61694634", "0.6164383", "0.61377704", "0.6110...
0.5620061
40
Where to send refunds, if a refund is necessary repeated .payments.Output refund_to = 3;
public Builder removeRefundTo(int index) { copyOnWrite(); instance.removeRefundTo(index); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "com.dogecoin.protocols.payments.Protos.Output getRefundTo(int index);", "public void setRefund(Integer refund) {\n this.refund = refund;\n }", "@Override\r\n public void refund() {\r\n vend.setCurrState(\"Refunding\");\r\n vend.refund();\r\n\r\n }", "@java.lang.Override\n pub...
[ "0.6837944", "0.6680033", "0.6635527", "0.64984614", "0.6490293", "0.6458677", "0.640111", "0.6312843", "0.6292688", "0.6289198", "0.62800956", "0.62770647", "0.62703866", "0.6268327", "0.62219656", "0.61801535", "0.61697423", "0.6169161", "0.6164256", "0.61364824", "0.610893...
0.5082907
66
Humanreadable message for the merchant optional string memo = 4;
@java.lang.Override public boolean hasMemo() { return instance.hasMemo(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6528686", "0.6528686", "0.6528686", "0.64215565", "0.63572776", "0.63572776", "0.63572776", "0.63572776", "0.6230878", "0.6226878", "0.61937135", "0.6192103", "0.61602914", "0.615164", "0.615164", "0.615164", "0.6146373", "0.6146373", "0.6146373", "0.61349267", "0.6120991"...
0.0
-1
Humanreadable message for the merchant optional string memo = 4;
@java.lang.Override public java.lang.String getMemo() { return instance.getMemo(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6528391", "0.6528391", "0.6528391", "0.64205086", "0.6356297", "0.6356297", "0.6356297", "0.6356297", "0.62305707", "0.62265897", "0.61916566", "0.6191089", "0.61583596", "0.6150537", "0.6150537", "0.6150537", "0.6144644", "0.6144644", "0.6144644", "0.61332273", "0.6119849...
0.5588088
40
Humanreadable message for the merchant optional string memo = 4;
@java.lang.Override public com.google.protobuf.ByteString getMemoBytes() { return instance.getMemoBytes(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6530689", "0.6530689", "0.6530689", "0.64228755", "0.63587", "0.63587", "0.63587", "0.63587", "0.62296426", "0.62271774", "0.61935705", "0.61930877", "0.6159983", "0.6152955", "0.6152955", "0.6152955", "0.6146322", "0.6146322", "0.6146322", "0.6134969", "0.6122359", "0.6...
0.0
-1
Humanreadable message for the merchant optional string memo = 4;
public Builder setMemo( java.lang.String value) { copyOnWrite(); instance.setMemo(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6528686", "0.6528686", "0.6528686", "0.64215565", "0.63572776", "0.63572776", "0.63572776", "0.63572776", "0.6230878", "0.6226878", "0.61937135", "0.6192103", "0.61602914", "0.615164", "0.615164", "0.615164", "0.6146373", "0.6146373", "0.6146373", "0.61349267", "0.6120991"...
0.0
-1
Humanreadable message for the merchant optional string memo = 4;
public Builder clearMemo() { copyOnWrite(); instance.clearMemo(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6528686", "0.6528686", "0.6528686", "0.64215565", "0.63572776", "0.63572776", "0.63572776", "0.63572776", "0.6230878", "0.6226878", "0.61937135", "0.6192103", "0.61602914", "0.615164", "0.615164", "0.615164", "0.6146373", "0.6146373", "0.6146373", "0.61349267", "0.6120991"...
0.0
-1
Humanreadable message for the merchant optional string memo = 4;
public Builder setMemoBytes( com.google.protobuf.ByteString value) { copyOnWrite(); instance.setMemoBytes(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return memo;\n }", "public String getMemo() {\n return ...
[ "0.6528391", "0.6528391", "0.6528391", "0.64205086", "0.6356297", "0.6356297", "0.6356297", "0.6356297", "0.62305707", "0.62265897", "0.61916566", "0.6191089", "0.61583596", "0.6150537", "0.6150537", "0.6150537", "0.6144644", "0.6144644", "0.6144644", "0.61332273", "0.6119849...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
boolean hasPayment();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6790566", "0.6708482", "0.6614035", "0.66036755", "0.6552589", "0.6525343", "0.65176433", "0.63911456", "0.6344647", "0.63285166", "0.6313163", "0.62604195", "0.62539154", "0.62320346", "0.6209404", "0.6206675", "0.6193181", "0.61855257", "0.6180275", "0.6144961", "0.61440...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
com.dogecoin.protocols.payments.Protos.Payment getPayment();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.6142894", "0.612...
0.65240633
5
humanreadable message for customer optional string memo = 2;
boolean hasMemo();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
java.lang.String getMemo();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai lon hon 10 bai\";\n return\n chuoi;\n }", "public String getMemo() {\n ...
[ "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.6091031", "0.60711586", "0.60711586", "0.605...
0.6716838
0
humanreadable message for customer optional string memo = 2;
com.google.protobuf.ByteString getMemoBytes();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.67182255", "0.67182255", "0.67182255", "0.6562255", "0.6264829", "0.6172951", "0.6172951", "0.6172951", "0.6172951", "0.616269", "0.6161302", "0.6156034", "0.61534345", "0.61534345", "0.61534345", "0.61339885", "0.61261314", "0.61197424", "0.6117747", "0.61161923", "0.6090...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
@java.lang.Override public boolean hasPayment() { return ((bitField0_ & 0x00000001) != 0); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.61...
0.5499116
72
Payment message that triggered this ACK required .payments.Payment payment = 1;
@java.lang.Override public com.dogecoin.protocols.payments.Protos.Payment getPayment() { return payment_ == null ? com.dogecoin.protocols.payments.Protos.Payment.getDefaultInstance() : payment_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61851746", "0.6181638", "0.6145681", "0.6142894", "0.612...
0.61921877
16
Payment message that triggered this ACK required .payments.Payment payment = 1;
private void setPayment(com.dogecoin.protocols.payments.Protos.Payment value) { value.getClass(); payment_ = value; bitField0_ |= 0x00000001; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.67896557", "0.67084646", "0.6613664", "0.66017836", "0.6553851", "0.6525365", "0.6516664", "0.63900924", "0.63441634", "0.6312477", "0.62603086", "0.62532777", "0.6231057", "0.620843", "0.6207099", "0.6192645", "0.6185551", "0.61803806", "0.6145177", "0.6143177", "0.612038...
0.6327249
9
Payment message that triggered this ACK required .payments.Payment payment = 1;
@java.lang.SuppressWarnings({"ReferenceEquality"}) private void mergePayment(com.dogecoin.protocols.payments.Protos.Payment value) { value.getClass(); if (payment_ != null && payment_ != com.dogecoin.protocols.payments.Protos.Payment.getDefaultInstance()) { payment_ = com.dogecoin.protocols.payments.Protos.Payment.newBuilder(payment_).mergeFrom(value).buildPartial(); } else { payment_ = value; } bitField0_ |= 0x00000001; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6790566", "0.6708482", "0.6614035", "0.66036755", "0.6552589", "0.6525343", "0.65176433", "0.63911456", "0.6344647", "0.63285166", "0.6313163", "0.62604195", "0.62539154", "0.62320346", "0.6209404", "0.6206675", "0.6193181", "0.61855257", "0.6180275", "0.6144961", "0.61440...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
private void clearPayment() { payment_ = null; bitField0_ = (bitField0_ & ~0x00000001); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.61...
0.5694234
45
humanreadable message for customer optional string memo = 2;
@java.lang.Override public boolean hasMemo() { return ((bitField0_ & 0x00000002) != 0); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
@java.lang.Override public java.lang.String getMemo() { return memo_; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.6056153
25
humanreadable message for customer optional string memo = 2;
@java.lang.Override public com.google.protobuf.ByteString getMemoBytes() { return com.google.protobuf.ByteString.copyFromUtf8(memo_); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.67182255", "0.67182255", "0.67182255", "0.6562255", "0.6264829", "0.6172951", "0.6172951", "0.6172951", "0.6172951", "0.616269", "0.6161302", "0.6156034", "0.61534345", "0.61534345", "0.61534345", "0.61339885", "0.61261314", "0.61197424", "0.6117747", "0.61161923", "0.6090...
0.0
-1
humanreadable message for customer optional string memo = 2;
private void setMemo( java.lang.String value) { java.lang.Class<?> valueClass = value.getClass(); bitField0_ |= 0x00000002; memo_ = value; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.5451451
75
humanreadable message for customer optional string memo = 2;
private void clearMemo() { bitField0_ = (bitField0_ & ~0x00000002); memo_ = getDefaultInstance().getMemo(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
private void setMemoBytes( com.google.protobuf.ByteString value) { memo_ = value.toStringUtf8(); bitField0_ |= 0x00000002; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
@java.lang.Override public boolean hasPayment() { return instance.hasPayment(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6790566", "0.6708482", "0.6614035", "0.66036755", "0.6552589", "0.6525343", "0.65176433", "0.63911456", "0.6344647", "0.63285166", "0.6313163", "0.62604195", "0.62539154", "0.62320346", "0.6209404", "0.6206675", "0.6193181", "0.61855257", "0.6180275", "0.6144961", "0.61440...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
@java.lang.Override public com.dogecoin.protocols.payments.Protos.Payment getPayment() { return instance.getPayment(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.61...
0.5600864
54
Payment message that triggered this ACK required .payments.Payment payment = 1;
public Builder setPayment(com.dogecoin.protocols.payments.Protos.Payment value) { copyOnWrite(); instance.setPayment(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.61...
0.5464882
75
Payment message that triggered this ACK required .payments.Payment payment = 1;
public Builder setPayment( com.dogecoin.protocols.payments.Protos.Payment.Builder builderForValue) { copyOnWrite(); instance.setPayment(builderForValue.build()); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.67896557", "0.67084646", "0.6613664", "0.66017836", "0.6553851", "0.6525365", "0.6516664", "0.63900924", "0.63441634", "0.6327249", "0.6312477", "0.62603086", "0.62532777", "0.6231057", "0.620843", "0.6207099", "0.6192645", "0.6185551", "0.61803806", "0.6145177", "0.614317...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
public Builder mergePayment(com.dogecoin.protocols.payments.Protos.Payment value) { copyOnWrite(); instance.mergePayment(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6790566", "0.6708482", "0.6614035", "0.66036755", "0.6552589", "0.6525343", "0.65176433", "0.63911456", "0.6344647", "0.63285166", "0.6313163", "0.62604195", "0.62539154", "0.62320346", "0.6209404", "0.6206675", "0.6193181", "0.61855257", "0.6180275", "0.6144961", "0.61440...
0.0
-1
Payment message that triggered this ACK required .payments.Payment payment = 1;
public Builder clearPayment() { copyOnWrite(); instance.clearPayment(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void sendPaymentToMerchant() {\n // Check for successful send and a BIP70 Payment requirement\n if (lastBitcoinSentEvent != null && lastBitcoinSentEvent.isSendWasSuccessful()) {\n Preconditions.checkNotNull(getPaymentRequestData());\n Preconditions.checkState(getPaymentRequestData().isPresen...
[ "0.6791434", "0.6707013", "0.6614132", "0.66027963", "0.6551217", "0.65240633", "0.6517504", "0.63903505", "0.63430274", "0.63281316", "0.63130605", "0.6259142", "0.6253118", "0.62318003", "0.62099844", "0.62061316", "0.61921877", "0.61851746", "0.6181638", "0.6145681", "0.61...
0.0
-1
humanreadable message for customer optional string memo = 2;
@java.lang.Override public boolean hasMemo() { return instance.hasMemo(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
@java.lang.Override public java.lang.String getMemo() { return instance.getMemo(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.5566728
47
humanreadable message for customer optional string memo = 2;
@java.lang.Override public com.google.protobuf.ByteString getMemoBytes() { return instance.getMemoBytes(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.67182255", "0.67182255", "0.67182255", "0.6562255", "0.6264829", "0.6172951", "0.6172951", "0.6172951", "0.6172951", "0.616269", "0.6161302", "0.6156034", "0.61534345", "0.61534345", "0.61534345", "0.61339885", "0.61261314", "0.61197424", "0.6117747", "0.61161923", "0.6090...
0.0
-1
humanreadable message for customer optional string memo = 2;
public Builder setMemo( java.lang.String value) { copyOnWrite(); instance.setMemo(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
public Builder clearMemo() { copyOnWrite(); instance.clearMemo(); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
humanreadable message for customer optional string memo = 2;
public Builder setMemoBytes( com.google.protobuf.ByteString value) { copyOnWrite(); instance.setMemoBytes(value); return this; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getMemo();", "java.lang.String getMemo();", "java.lang.String getMemo();", "@Override\n public String getMessage() {\n String chuoi=\"\";\n if (maCD.length()!=5)\n chuoi=\"MaCD bao gom 5 ki tu\";\n else if (soBaiHat<10)\n chuoi=\"So bai hat phai ...
[ "0.6716838", "0.6716838", "0.6716838", "0.65625006", "0.62643564", "0.6172414", "0.6172414", "0.6172414", "0.6172414", "0.6161831", "0.6160426", "0.61549234", "0.61523306", "0.61523306", "0.61523306", "0.61337113", "0.61258334", "0.6118996", "0.6118952", "0.6117009", "0.60910...
0.0
-1
This is where we stuff all generated static init calls we need to make.
void init(Deployment deployment);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "static void init() {}", "public static void init() {}", "public static void init() {\n }", "public static void init() {\n }", "public static void init() {\n\t\t\n\t}", "public static void init() {\n\n }", "private void _init() {\n }", "protected void init() {\n\t}", "protected void init...
[ "0.81132543", "0.7828745", "0.7592973", "0.7592973", "0.7543543", "0.7538295", "0.74240285", "0.72775215", "0.72775215", "0.72749233", "0.7273883", "0.7253469", "0.7253469", "0.7253469", "0.7253469", "0.72472847", "0.72471017", "0.7246723", "0.7103366", "0.7103366", "0.708087...
0.0
-1
TODO Autogenerated method stub
public boolean supports(Class<?> arg0) { return ForumInfo.class.isAssignableFrom(arg0); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\n public void perish() {\n \n }", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tprotected void getExr...
[ "0.6671074", "0.6567672", "0.6523024", "0.6481211", "0.6477082", "0.64591026", "0.64127725", "0.63762105", "0.6276059", "0.6254286", "0.623686", "0.6223679", "0.6201336", "0.61950207", "0.61950207", "0.61922914", "0.6186996", "0.6173591", "0.61327106", "0.61285484", "0.608016...
0.0
-1
TODO Autogenerated method stub
public void validate(Object obj, Errors arg1) { ForumInfo f=(ForumInfo)obj; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\n public void perish() {\n \n }", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tprotected void getExr...
[ "0.6671074", "0.6567672", "0.6523024", "0.6481211", "0.6477082", "0.64591026", "0.64127725", "0.63762105", "0.6276059", "0.6254286", "0.623686", "0.6223679", "0.6201336", "0.61950207", "0.61950207", "0.61922914", "0.6186996", "0.6173591", "0.61327106", "0.61285484", "0.608016...
0.0
-1
Demonstrate tree>list with the list 1..5
public static void main(String[] args) { //------------------------------------------- BTOperation ob=new BTOperation(); TernaryTreeNode r5 = new TernaryTreeNode(5); TernaryTreeNode r6 = new TernaryTreeNode(6); TernaryTreeNode r7 = new TernaryTreeNode(7); TernaryTreeNode r8 = new TernaryTreeNode(8); TernaryTreeNode r9 = new TernaryTreeNode(9); TernaryTreeNode r10 = new TernaryTreeNode(10); TernaryTreeNode r11 = new TernaryTreeNode(11); TernaryTreeNode r12 = new TernaryTreeNode(12); TernaryTreeNode r13 = new TernaryTreeNode(13); TernaryTreeNode r2 = new TernaryTreeNode(2,r5,r6,r7); TernaryTreeNode r3 = new TernaryTreeNode(3,r8,r9,r10); TernaryTreeNode r4 = new TernaryTreeNode(4,r11,r12,r13); TernaryTreeNode root = new TernaryTreeNode(1, r2, r3, r4); // ob.treeInsert(root,16); // ob.treeInsert(root,18); // ob.treeInsert(root,17); // ob.treeInsert(root,20); // ob.treeInsert(root,6); // ob.treeInsert(root,7); // ob.treeInsert(root,3); // ob.treeInsert(root,13); // ob.treeInsert(root,9); // ob.treeInsert(root,2); // ob.treeInsert(root,4); //------------------------------------------- System.out.println("tree:"); // ob.inOrderTraversal(root); // 1 2 3 4 5 // System.out.println(); System.out.println("Inorder traversal of tree:"); ob.inOrderTree(root); TernaryTreeNode head = ob.treeToList(root); // treeToDLL(root); // TernaryTreeNode head = ob.toList(root); System.out.println("DLL traversal: "); ob.printList(head); // 1 2 3 4 5 yay! }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\n public void whenAddNineNodesOnDifferentLevelsThenResultNineNodesFromBottomToTop() {\n tree.addChild(nodeOne, \"1\");\n tree.addChild(new TreeNode(), \"1\");\n tree.addChild(new TreeNode(), \"1\");\n nodeOne.addChild(nodeTwo, \"2\");\n nodeOne.addChild(new TreeNode(), \...
[ "0.67806095", "0.6759193", "0.67311835", "0.665871", "0.6519892", "0.6472722", "0.6470778", "0.6466397", "0.63058466", "0.6297475", "0.6283699", "0.627269", "0.6237882", "0.6232843", "0.62134945", "0.6204457", "0.6160152", "0.61586326", "0.61350745", "0.6123342", "0.61176544"...
0.0
-1
base case: empty tree > empty list
public TernaryTreeNode treeToList(TernaryTreeNode root) { if (root==null) return(null); // Recursively do the subtrees (leap of faith!) TernaryTreeNode aList = treeToList(root.left); TernaryTreeNode bList = treeToList(root.middle); TernaryTreeNode cList = treeToList(root.right); // Make the single root node into a list length-1 // in preparation for the appending root.left = root; root.right = root; // At this point we have three lists, and it's // just a matter of appending them together // in the right order (aList, root, bList) aList=append(aList, bList); aList=append(aList, cList); aList = append(aList,root ); // root = append(root, bList); return(aList); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void makeEmpty( )\r\n\t{\r\n\t\troot = null;\r\n\t}", "public void makeEmpty()\n {\n root = nil;\n }", "public EmptyBinarySearchTree()\n {\n\n }", "public TreeList()\n {\n\t this.lst = new AVLTree();\n\t this.length = 0;\n }", "public void makeEmpty() {\r\n\t\troot = null;\r\n...
[ "0.6583484", "0.6536169", "0.65087044", "0.65016216", "0.6500848", "0.64939785", "0.6477388", "0.6477313", "0.64484614", "0.6418343", "0.6371817", "0.63543826", "0.63309133", "0.6279234", "0.6265951", "0.6249798", "0.62409216", "0.6219049", "0.6217057", "0.6209811", "0.619824...
0.0
-1
if either is null, return the other
public TernaryTreeNode append(TernaryTreeNode a, TernaryTreeNode b) { if (a==null) return(b); if (b==null) return(a); // find the last node in each using the .previous pointer TernaryTreeNode aLast = a.left; // small; TernaryTreeNode bLast = b.left; // small; // join the two together to make it connected and circular join(aLast, b); join(bLast, a); return(a); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public T orElse(T other) {\r\n\t\treturn value != null ? value : other;\r\n\t}", "public static <T> Optional<T> or(Optional<T> first, Optional<T> second) {\n return first.isPresent() ? first : second;\n }", "public static <T> Optional<T> or(Optional<T> first, Supplier<Optional<T>> second) {\n ...
[ "0.69804", "0.6648822", "0.6500511", "0.612555", "0.60299516", "0.6023773", "0.600634", "0.5797052", "0.57391715", "0.5710009", "0.56665206", "0.5584859", "0.5526259", "0.54995835", "0.547247", "0.5408137", "0.5371239", "0.5365371", "0.5357435", "0.53193045", "0.53141123", ...
0.0
-1
/ Given a nonempty tree, insert a new node in the proper place. The tree must be nonempty because Java's lack of reference variables makes that case and this method messier than they should be.
public void treeInsert(TernaryTreeNode root, int newData) { if (newData<=root.data) { if (root.left!=null) treeInsert(root.left, newData); else root.left = new TernaryTreeNode(newData); } else { if (root.right!=null) treeInsert(root.right, newData); else root.right = new TernaryTreeNode(newData); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void insertNodeIntoTree(Node node) {\n\t\troot = insert(root,node);\t\n\t}", "private void insert(RBNode<T> node) {\r\n RBNode<T> current = this.root;\r\n //need to save the information of parentNode\r\n //because need the parentNode to connect the new node to the tree\r\n RBN...
[ "0.76994884", "0.72434586", "0.72050905", "0.71744233", "0.70070845", "0.69998425", "0.69362754", "0.6921886", "0.68976754", "0.68716353", "0.6845785", "0.6808326", "0.6723278", "0.67210424", "0.67179537", "0.6712754", "0.6686505", "0.6670631", "0.66559774", "0.66552645", "0....
0.6477647
44
Do an inorder traversal to print a tree Does not print the ending "\n"
public void printTree(TernaryTreeNode root) { if (root==null) return; printTree(root.left); System.out.print(root.data+ " "); printTree(root.right); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void inorderTraverse(){\n\t\tinorderHelper(root);\n\t\tSystem.out.println();\n\t}", "public void inorderTraversal() {\n inorderThroughRoot(root);\n System.out.println();\n }", "public void printInorder() {\n if (myRoot == null) {\n System.out.println(\"(empty tree)\");...
[ "0.81051236", "0.81023955", "0.7978422", "0.7978422", "0.78786355", "0.78373265", "0.78312194", "0.7824451", "0.77823216", "0.77566147", "0.7671213", "0.7670267", "0.766835", "0.7667705", "0.7642733", "0.7609378", "0.75776225", "0.75763667", "0.7552595", "0.74755013", "0.7474...
0.0
-1
postorder travseral of tree
public void inOrderTree(TernaryTreeNode root) { if(root==null) return; inOrderTree(root.left); inOrderTree(root.middle); inOrderTree(root.right); System.out.print(root.data+" "); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void postorder()\r\n {\r\n postorder(root);\r\n }", "public void postorder()\n {\n postorder(root);\n }", "public void postorder()\n {\n postorder(root);\n }", "@Override\r\n\tpublic List<Node<T>> getPostOrderTraversal() {\r\n\t\tList<Node<T>> lista = new Link...
[ "0.7881361", "0.766957", "0.766957", "0.75295526", "0.7407985", "0.7403223", "0.7372802", "0.73512584", "0.7301111", "0.7297651", "0.72810686", "0.7260499", "0.7226488", "0.72144973", "0.72128445", "0.719279", "0.7183708", "0.7149113", "0.7139243", "0.7135567", "0.7133102", ...
0.0
-1
Do a traversal of the list and print it out
public void printList(TernaryTreeNode head) { // System.out.println(" head :: " + head.right.right.data); TernaryTreeNode current = head; while (true) { System.out.print(current.data + " "); current = current.right; if(current==head) { break; } } System.out.println(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void print_list() {\n \t \n \t//define current node as\n \t node<Type> current_node = new node<>();\n \t \n \t //now keep for loop and print the answer\n \t current_node = head;\n \t \n \t //print first element\n \t System.out.println(current_node.show_element());\n \t ...
[ "0.7482612", "0.7315526", "0.7313891", "0.7239485", "0.72358423", "0.7209286", "0.7208899", "0.7108581", "0.7099936", "0.7092966", "0.70907044", "0.7048866", "0.70413446", "0.7022366", "0.69944096", "0.6973337", "0.69551057", "0.69393617", "0.6935498", "0.6906389", "0.6882535...
0.6422303
69
Creates a new reflective capabilities factory.
public ReflectiveCapabilitiesFactory(String name, String capabilitiesClassName, Object... args) { this.name = name; this.capabilitiesClassName = capabilitiesClassName; this.args = args; try { capabilitiesClass = (Class<? extends Capabilities>) Class.forName(capabilitiesClassName); available = Capabilities.class.isAssignableFrom(capabilitiesClass); } catch (ClassNotFoundException e) { available = false; } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public ReflectiveCapabilitiesFactory(String name, Class<? extends Capabilities> capabilitiesClass, Object... args) {\n this.name = name;\n this.capabilitiesClass = capabilitiesClass;\n this.args = args;\n capabilitiesClassName = capabilitiesClass.getName();\n available = Capabili...
[ "0.63614666", "0.59485024", "0.5897219", "0.58944416", "0.55919874", "0.55014235", "0.5473249", "0.5406769", "0.5395694", "0.5367661", "0.5330344", "0.53168356", "0.5283998", "0.52803516", "0.5255152", "0.5237991", "0.5224685", "0.52117914", "0.5198915", "0.5186193", "0.51629...
0.6436747
0
Creates a new reflective capabilities factory.
public ReflectiveCapabilitiesFactory(String name, Class<? extends Capabilities> capabilitiesClass, Object... args) { this.name = name; this.capabilitiesClass = capabilitiesClass; this.args = args; capabilitiesClassName = capabilitiesClass.getName(); available = Capabilities.class.isAssignableFrom(this.capabilitiesClass); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public ReflectiveCapabilitiesFactory(String name, String capabilitiesClassName, Object... args) {\n this.name = name;\n this.capabilitiesClassName = capabilitiesClassName;\n this.args = args;\n try {\n capabilitiesClass = (Class<? extends Capabilities>) Class.forName(capabili...
[ "0.6436747", "0.59485024", "0.5897219", "0.58944416", "0.55919874", "0.55014235", "0.5473249", "0.5406769", "0.5395694", "0.5367661", "0.5330344", "0.53168356", "0.5283998", "0.52803516", "0.5255152", "0.5237991", "0.5224685", "0.52117914", "0.5198915", "0.5186193", "0.516291...
0.63614666
1
Get the capabilities class
public Class<? extends Capabilities> getCapabilitiesClass() { return capabilitiesClass; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Map<Class<?>, Class<?>[]> getCapabilities();", "Capabilities getCapabilities();", "public String getCapabilities() {\n return this.capabilities;\n }", "GetCapabilitiesType createGetCapabilitiesType();", "public abstract List<AbstractCapability> getCapabilities();", "public List<String> capabil...
[ "0.75118303", "0.7409289", "0.729195", "0.7132841", "0.7052161", "0.70264685", "0.7016224", "0.689431", "0.67999554", "0.6770004", "0.6731943", "0.66987085", "0.65703773", "0.6418852", "0.64099044", "0.6408333", "0.6403687", "0.6399406", "0.63641834", "0.6278799", "0.6268321"...
0.8409259
0
Inflate the menu; this adds items to the action bar if it is present.
@Override public boolean onCreateOptionsMenu(Menu menu) { getMenuInflater().inflate(R.menu.menu_weeklist, menu); progressMenu = menu.findItem(R.id.refresh_loading); return true; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n \tMenuInflater inflater = getMenuInflater();\n \tinflater.inflate(R.menu.main_activity_actions, menu);\n \treturn super.onCreateOptionsMenu(menu);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {...
[ "0.7246102", "0.7201358", "0.7194834", "0.7176498", "0.71066517", "0.7039537", "0.7037961", "0.70112145", "0.70094734", "0.69807225", "0.6944953", "0.69389373", "0.6933199", "0.6916928", "0.6916928", "0.6891486", "0.68831646", "0.68754137", "0.68745375", "0.68621665", "0.6862...
0.0
-1
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
@Override public boolean onOptionsItemSelected(MenuItem item) { int id = item.getItemId(); //noinspection SimplifiableIfStatement if (id == R.id.action_settings) { return true; } else if (id == R.id.action_showdownload) { Intent intent = new Intent(); intent.setClass(this, DownloadActivity.class); startActivity(intent); } else if (id == R.id.action_loacal) { Intent intent = new Intent(); intent.setClass(this, LocalActivity.class); getWeeklistAsyncTask.cancel(true); startActivity(intent); } else if (id == R.id.action_doufm) { Intent intent = new Intent(); intent.setClass(this, DoufmActivity.class); getWeeklistAsyncTask.cancel(true); startActivity(intent); } return super.onOptionsItemSelected(item); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public boolean onOptionsItemSelected(MenuItem item) { Handle action bar item clicks here. The action bar will\n // automatically handle clicks on the Home/Up button, so long\n // as you specify a parent activity in AndroidManifest.xml.\n\n //\n // HANDLE BACK BUTTON\n ...
[ "0.7904669", "0.78062934", "0.77666116", "0.7727495", "0.7631956", "0.7622029", "0.75855523", "0.7530999", "0.7488249", "0.74583405", "0.74583405", "0.74391454", "0.742199", "0.7403733", "0.73921114", "0.7387281", "0.73795027", "0.73708874", "0.7363864", "0.7356251", "0.73459...
0.0
-1
Created by xiaojw on 2018/5/9.
public interface OilSyncContract { interface Model extends BaseModel{ Observable<List<OilSynBean>> getOilSyncList(long deviceId); Observable<BaseRespose<String>> syncOilLevel(long deviceId,int oilPos); Observable<BaseRespose<String>> restOilLevel(long deviceId); } interface View extends BaseView{ void updateOilSynItemView(int oilPos, Spanned textSpanned); void showSyncSuccessDailog(String message); void retrunSyncFailed(String message); void showLoadingDailog(); } abstract class Presenter extends BasePresenter<OilSyncContract.View,OilSyncContract.Model>{ public abstract void getOilSyncList(long deviceId); public abstract void syncOilLevel(long deviceId,int oilPos); public abstract void restOilLevel(long deviceId); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void perish() {\n \n }", "private stendhal() {\n\t}", "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\n...
[ "0.6123977", "0.60916066", "0.5792463", "0.57805556", "0.5756315", "0.5756315", "0.56918544", "0.56891835", "0.5641875", "0.5639928", "0.56320757", "0.5630841", "0.562378", "0.5615851", "0.56072265", "0.56037414", "0.56037414", "0.56037414", "0.56037414", "0.56037414", "0.560...
0.0
-1
TODO Autogenerated method stub
public static void main(String[] args) { demointer d=new Exm1(); //demointer d1=new Exm2(); //Exm1 a=new Exm1(); Example1 ex=new Example1(); ex.demo(d); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\n public void perish() {\n \n }", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tprotected void getExr...
[ "0.6671074", "0.6567672", "0.6523024", "0.6481211", "0.6477082", "0.64591026", "0.64127725", "0.63762105", "0.6276059", "0.6254286", "0.623686", "0.6223679", "0.6201336", "0.61950207", "0.61950207", "0.61922914", "0.6186996", "0.6173591", "0.61327106", "0.61285484", "0.608016...
0.0
-1
Creates the object with the parent, the key of this element, default values and native object to map java script properties.
Captions(AbstractNode parent, Key childKey, IsDefaultOptions defaultValues, NativeObject nativeObject) { super(parent, childKey, defaultValues, nativeObject, DEFAULT_DISPLAY); // ------------------------------- // -- SET CALLBACKS to PROXIES --- // ------------------------------- // sets function to proxy callback in order to invoke the java interface this.colorCallbackProxy.setCallback(context -> ScriptableUtil.getOptionValueAsColor(new DatasetContext(context), getColorCallback(), DEFAULT_COLOR, false)); // sets function to proxy callback in order to invoke the java interface this.hoverColorCallbackProxy.setCallback(context -> ScriptableUtil.getOptionValueAsColor(new DatasetContext(context), getHoverColorCallback(), DEFAULT_COLOR, false)); // sets function to proxy callback in order to invoke the java interface this.fontCallbackProxy.setCallback(context -> ScriptableUtil.getOptionValueAsFont(new DatasetContext(context), getFontCallback(), getDefaultValues().getFont()).nativeObject()); // sets function to proxy callback in order to invoke the java interface this.hoverFontCallbackProxy.setCallback(context -> ScriptableUtil.getOptionValueAsFont(new DatasetContext(context), getHoverFontCallback(), getDefaultValues().getFont()).nativeObject()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public JSONNode() {\n map = new HashMap<>();\n }", "private void populateInitMap(AlertTreeNode parent) \n throws AlertException {\n\n AlertComponent parentComp = parent.getComponent();\n if (parentComp == null) {\n return;\n }\n\n AlertTreeNode child = pare...
[ "0.5520392", "0.55075413", "0.5506979", "0.5370436", "0.52680296", "0.52419937", "0.5195848", "0.518825", "0.5164719", "0.5147591", "0.510947", "0.5101194", "0.5099615", "0.5022175", "0.50207907", "0.5015185", "0.50097066", "0.49990517", "0.49949265", "0.49873573", "0.4984928...
0.5048979
13
Returns the font object.
public IsFont getFont() { return getOriginalFont(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Font getFont(\n )\n {return font;}", "public static Font getFont() {\n return getFont(12);\n }", "abstract Font getFont();", "public RMFont getFont()\n {\n return getStyle().getFont();\n }", "public String getFont() {\n return font;\n }", "public Fo...
[ "0.85524756", "0.8408252", "0.8222229", "0.81739074", "0.81544805", "0.81506914", "0.81506914", "0.8138529", "0.81347466", "0.8099742", "0.80984837", "0.8074516", "0.8074516", "0.8057209", "0.8051253", "0.80060124", "0.7987499", "0.79506254", "0.79288375", "0.7871933", "0.786...
0.7763875
23
Returns the font object when hovered.
public IsFont getHoverFont() { return getOriginalHoverFont(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final FontCallback<DatasetContext> getHoverFontCallback() {\n\t\treturn hoverFontCallback;\n\t}", "public Font getFont()\r\n\t{\r\n\t\treturn _g2.getFont();\r\n\t}", "public org.openxmlformats.schemas.drawingml.x2006.main.CTTextFont getFont()\n {\n synchronized (monitor())\n {\n ...
[ "0.7172918", "0.6839782", "0.67683595", "0.6720725", "0.669123", "0.6650436", "0.66299075", "0.65463996", "0.65463996", "0.6533135", "0.6512989", "0.6512989", "0.6505644", "0.6497281", "0.6485555", "0.6476171", "0.6476144", "0.6437253", "0.64136773", "0.6381359", "0.6381359",...
0.79958594
0
Sets the color of the text.
public void setColor(IsColor color) { setColor(IsColor.checkAndGetValue(color)); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setTextColor(String textColor);", "public void setTextColor( Color txtColor ) {\r\n textColor = txtColor;\r\n }", "public void setTextColor(Color textColor) {\r\n this.textColor = textColor;\r\n }", "public void setTextColor(int textColor) {\n this.textColor = textColor...
[ "0.8393142", "0.8193229", "0.80076295", "0.7931053", "0.7783483", "0.77774024", "0.76532197", "0.75691205", "0.74572194", "0.7431551", "0.73709166", "0.72122926", "0.6928053", "0.69240415", "0.68864655", "0.682944", "0.6798422", "0.668356", "0.6683147", "0.6638278", "0.663163...
0.0
-1
Sets the color of the text.
public void setColor(String color) { // resets callback setColor((ColorCallback<DatasetContext>) null); // stores value setValueAndAddToParent(CommonProperty.COLOR, color); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setTextColor(String textColor);", "public void setTextColor( Color txtColor ) {\r\n textColor = txtColor;\r\n }", "public void setTextColor(Color textColor) {\r\n this.textColor = textColor;\r\n }", "public void setTextColor(int textColor) {\n this.textColor = textColor...
[ "0.8393142", "0.8193229", "0.80076295", "0.7931053", "0.7783483", "0.77774024", "0.76532197", "0.75691205", "0.74572194", "0.7431551", "0.73709166", "0.72122926", "0.6928053", "0.69240415", "0.68864655", "0.682944", "0.6798422", "0.668356", "0.6683147", "0.6638278", "0.663163...
0.0
-1
Returns the color of the text.
public String getColorAsString() { return getValue(CommonProperty.COLOR, AbstractLabels.DEFAULT_COLOR); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public int textColor() {\n\t\treturn textColor;\n\t}", "Integer getTxtColor();", "public String getTextColor();", "public Color getTextColor();", "public @ColorInt int getTextColor() {\n return mTextContainer.getTextColor();\n }", "public Color getTextColor() {\r\n return textColor;\r\n ...
[ "0.84235215", "0.8307952", "0.79989266", "0.7964137", "0.78357786", "0.78347725", "0.78158164", "0.7744093", "0.73955417", "0.7338383", "0.7289394", "0.7254476", "0.7242089", "0.7177631", "0.71668947", "0.7162757", "0.70748353", "0.70343256", "0.70123595", "0.70019823", "0.70...
0.64547366
81
Returns the color of the text.
public IsColor getColor() { return ColorBuilder.parse(getColorAsString()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public int textColor() {\n\t\treturn textColor;\n\t}", "Integer getTxtColor();", "public String getTextColor();", "public Color getTextColor();", "public @ColorInt int getTextColor() {\n return mTextContainer.getTextColor();\n }", "public Color getTextColor() {\r\n return textColor;\r\n ...
[ "0.84235215", "0.8307952", "0.79989266", "0.7964137", "0.78357786", "0.78347725", "0.78158164", "0.7744093", "0.73955417", "0.7338383", "0.7289394", "0.7254476", "0.7242089", "0.7177631", "0.71668947", "0.7162757", "0.70748353", "0.70343256", "0.70123595", "0.70019823", "0.70...
0.0
-1
Sets the hover color of the text.
public void setHoverColor(IsColor hoverColor) { setHoverColor(IsColor.checkAndGetValue(hoverColor)); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setHoverColorTo(String color) {\n\t\tsetValue(Property.HOVER_COLOR_TO, color);\n\t}", "public void displayHover() {\n if (textColour == null) {\r\n displayEmptyHover();\r\n return;\r\n }\r\n stroke(0, 0, 0);\r\n strokeWeight(st...
[ "0.693442", "0.6922202", "0.6906325", "0.66649413", "0.6550771", "0.64921546", "0.6395793", "0.6395713", "0.63749486", "0.6356602", "0.63353264", "0.6318785", "0.6309162", "0.61964685", "0.6077999", "0.60304636", "0.6000066", "0.5991397", "0.5930402", "0.59102196", "0.5906267...
0.65311426
5
Sets the hover color of the text.
public void setHoverColor(String hoverColor) { // resets callback setHoverColor((ColorCallback<DatasetContext>) null); // stores value setValueAndAddToParent(CommonProperty.HOVER_COLOR, hoverColor); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setHoverColorTo(String color) {\n\t\tsetValue(Property.HOVER_COLOR_TO, color);\n\t}", "public void displayHover() {\n if (textColour == null) {\r\n displayEmptyHover();\r\n return;\r\n }\r\n stroke(0, 0, 0);\r\n strokeWeight(st...
[ "0.6933957", "0.6919861", "0.6663447", "0.65492415", "0.653155", "0.64930165", "0.63959485", "0.6395573", "0.63764405", "0.63576716", "0.6335172", "0.63176763", "0.6310812", "0.61971563", "0.60785455", "0.6031467", "0.59996825", "0.5991438", "0.59303594", "0.59089947", "0.590...
0.69067484
2
Returns the hover color of the text.
public String getHoverColorAsString() { return getValue(CommonProperty.HOVER_COLOR, AbstractLabels.DEFAULT_COLOR); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getHoverColorFromAsString() {\n\t\treturn getValue(Property.HOVER_COLOR_FROM, getColorFromAsString());\n\t}", "public IsColor getHoverColor() {\n\t\treturn ColorBuilder.parse(getHoverColorAsString());\n\t}", "public IsColor getHoverColorFrom() {\n\t\treturn ColorBuilder.parse(getHoverColorFromAsS...
[ "0.79583156", "0.75098675", "0.71979654", "0.7127471", "0.6922497", "0.6896872", "0.6726612", "0.6560758", "0.652567", "0.64850575", "0.6388323", "0.63803595", "0.6373782", "0.6372441", "0.63668567", "0.6354561", "0.6279547", "0.62740153", "0.6273872", "0.6268029", "0.6264904...
0.79386014
1
Returns the hover color of the text.
public IsColor getHoverColor() { return ColorBuilder.parse(getHoverColorAsString()); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getHoverColorFromAsString() {\n\t\treturn getValue(Property.HOVER_COLOR_FROM, getColorFromAsString());\n\t}", "public String getHoverColorAsString() {\n\t\treturn getValue(CommonProperty.HOVER_COLOR, AbstractLabels.DEFAULT_COLOR);\n\t}", "public IsColor getHoverColorFrom() {\n\t\treturn ColorBuil...
[ "0.79583156", "0.79386014", "0.71979654", "0.7127471", "0.6922497", "0.6896872", "0.6726612", "0.6560758", "0.652567", "0.64850575", "0.6388323", "0.63803595", "0.6373782", "0.6372441", "0.63668567", "0.6354561", "0.6279547", "0.62740153", "0.6273872", "0.6268029", "0.6264904...
0.75098675
2
CALLBACKS METHODS Returns the color callback, if set, otherwise null.
public ColorCallback<DatasetContext> getColorCallback() { return colorCallback; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setColor(ColorCallback<DatasetContext> colorCallback) {\n\t\t// sets the callback\n\t\tthis.colorCallback = colorCallback;\n\t\t// checks if callback is consistent\n\t\tif (colorCallback != null) {\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToParent(CommonProp...
[ "0.63960594", "0.62572676", "0.6082869", "0.60391676", "0.6038644", "0.6020951", "0.600264", "0.59384286", "0.5934268", "0.58815336", "0.5868328", "0.586512", "0.58639014", "0.5859175", "0.5843867", "0.58098125", "0.58098125", "0.58098125", "0.580933", "0.58090043", "0.580470...
0.75154746
0
Sets the color callback.
public void setColor(ColorCallback<DatasetContext> colorCallback) { // sets the callback this.colorCallback = colorCallback; // checks if callback is consistent if (colorCallback != null) { // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.COLOR, colorCallbackProxy.getProxy()); } else { // otherwise sets null which removes the properties from java script object remove(CommonProperty.COLOR); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setColor(NativeCallback colorCallback) {\n\t\t// resets callback\n\t\tsetColor((ColorCallback<DatasetContext>) null);\n\t\t// stores value\n\t\tsetValueAndAddToParent(CommonProperty.COLOR, colorCallback);\n\t}", "public void setColor(Color c) { color.set(c); }", "public void setColor(Color c);", ...
[ "0.7888032", "0.722234", "0.7152542", "0.7037547", "0.69452024", "0.68939465", "0.6799916", "0.6799916", "0.6773407", "0.67649686", "0.67634493", "0.6757909", "0.67367285", "0.6711827", "0.6696092", "0.66877705", "0.668411", "0.66832656", "0.66832656", "0.66724646", "0.662607...
0.7772455
1
Sets the color callback.
public void setColor(NativeCallback colorCallback) { // resets callback setColor((ColorCallback<DatasetContext>) null); // stores value setValueAndAddToParent(CommonProperty.COLOR, colorCallback); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setColor(ColorCallback<DatasetContext> colorCallback) {\n\t\t// sets the callback\n\t\tthis.colorCallback = colorCallback;\n\t\t// checks if callback is consistent\n\t\tif (colorCallback != null) {\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToParent(CommonProp...
[ "0.7772455", "0.722234", "0.7152542", "0.7037547", "0.69452024", "0.68939465", "0.6799916", "0.6799916", "0.6773407", "0.67649686", "0.67634493", "0.6757909", "0.67367285", "0.6711827", "0.6696092", "0.66877705", "0.668411", "0.66832656", "0.66832656", "0.66724646", "0.662607...
0.7888032
0
Returns the hover color callback, if set, otherwise null.
public ColorCallback<DatasetContext> getHoverColorCallback() { return hoverColorCallback; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public IsColor getHoverColor() {\n\t\treturn ColorBuilder.parse(getHoverColorAsString());\n\t}", "public IsColor getHoverColorFrom() {\n\t\treturn ColorBuilder.parse(getHoverColorFromAsString());\n\t}", "public IsColor getHoverColorTo() {\n\t\treturn ColorBuilder.parse(getHoverColorToAsString());\n\t}", "pub...
[ "0.7316306", "0.71126103", "0.6894318", "0.6655295", "0.64253104", "0.6373568", "0.61873305", "0.6174799", "0.61665696", "0.5724154", "0.57056546", "0.56110674", "0.5597841", "0.5563324", "0.551539", "0.550295", "0.54941934", "0.54663205", "0.5458952", "0.5458952", "0.5400480...
0.78363323
0
Sets the hover color callback.
public void setHoverColor(ColorCallback<DatasetContext> hoverColorCallback) { // sets the callback this.hoverColorCallback = hoverColorCallback; // checks if callback is consistent if (hoverColorCallback != null) { // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.HOVER_COLOR, hoverColorCallbackProxy.getProxy()); } else { // otherwise sets null which removes the properties from java script object remove(CommonProperty.HOVER_COLOR); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setHoverColor(NativeCallback hoverColorCallback) {\n\t\t// resets callback\n\t\tsetHoverColor((ColorCallback<DatasetContext>) null);\n\t\t// stores value\n\t\tsetValueAndAddToParent(CommonProperty.HOVER_COLOR, hoverColorCallback);\n\t}", "public void setHoverColor(String hoverColor) {\n\t\t// resets ...
[ "0.815039", "0.7316282", "0.72706836", "0.7083343", "0.70438004", "0.67753136", "0.66138583", "0.65913385", "0.6530203", "0.6525389", "0.64831185", "0.6088737", "0.5951732", "0.5940229", "0.58581805", "0.5833918", "0.5779736", "0.5742147", "0.57303804", "0.57273006", "0.56864...
0.8181558
0
Sets the hover color callback.
public void setHoverColor(NativeCallback hoverColorCallback) { // resets callback setHoverColor((ColorCallback<DatasetContext>) null); // stores value setValueAndAddToParent(CommonProperty.HOVER_COLOR, hoverColorCallback); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setHoverColor(ColorCallback<DatasetContext> hoverColorCallback) {\n\t\t// sets the callback\n\t\tthis.hoverColorCallback = hoverColorCallback;\n\t\t// checks if callback is consistent\n\t\tif (hoverColorCallback != null) {\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValue...
[ "0.8182719", "0.73205113", "0.72740716", "0.708431", "0.7044804", "0.677657", "0.6615429", "0.65942734", "0.6532472", "0.6520744", "0.64779073", "0.60936356", "0.5955206", "0.59434855", "0.5859763", "0.58299834", "0.5775497", "0.5738295", "0.57325083", "0.57289344", "0.568348...
0.81516314
1
Returns the font callback, if set, otherwise null.
public final FontCallback<DatasetContext> getFontCallback() { return fontCallback; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public org.openxmlformats.schemas.drawingml.x2006.main.CTTextFont getFont()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.openxmlformats.schemas.drawingml.x2006.main.CTTextFont target = null;\n target = (org.openxmlformats.schemas.drawingml.x2006.mai...
[ "0.67765635", "0.6625679", "0.6584733", "0.6579739", "0.6456442", "0.6418205", "0.63755184", "0.6363141", "0.6355064", "0.6341851", "0.6340114", "0.6340114", "0.6330975", "0.6323474", "0.6321429", "0.6276273", "0.6274133", "0.62690276", "0.62690276", "0.6247269", "0.6203007",...
0.77396864
0
Sets the font callback.
public final void setFont(FontCallback<DatasetContext> fontCallback) { // sets the callback this.fontCallback = fontCallback; // checks if consistent if (fontCallback != null) { // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.FONT, fontCallbackProxy.getProxy()); } else { // stores the font setValueAndAddToParent(CommonProperty.FONT, getOriginalFont()); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void setFont(NativeCallback fontCallback) {\n\t\t// checks if consistent\n\t\tif (fontCallback != null) {\n\t\t\t// resets callback\n\t\t\tsetFont((FontCallback<DatasetContext>) null);\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToParent(CommonProperty.FONT, f...
[ "0.81147414", "0.7620043", "0.7514368", "0.7267079", "0.7240312", "0.721081", "0.7205595", "0.717533", "0.71730584", "0.7134135", "0.7125812", "0.7065489", "0.70435274", "0.70260936", "0.701991", "0.70042086", "0.695813", "0.69515365", "0.6886169", "0.67850834", "0.6784617", ...
0.81794876
0
Sets the font callback.
public final void setFont(NativeCallback fontCallback) { // checks if consistent if (fontCallback != null) { // resets callback setFont((FontCallback<DatasetContext>) null); // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.FONT, fontCallback); } else { // stores the font setValueAndAddToParent(CommonProperty.FONT, getOriginalFont()); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void setFont(FontCallback<DatasetContext> fontCallback) {\n\t\t// sets the callback\n\t\tthis.fontCallback = fontCallback;\n\t\t// checks if consistent\n\t\tif (fontCallback != null) {\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToParent(CommonProperty.FONT, f...
[ "0.81794876", "0.7620043", "0.7514368", "0.7267079", "0.7240312", "0.721081", "0.7205595", "0.717533", "0.71730584", "0.7134135", "0.7125812", "0.7065489", "0.70435274", "0.70260936", "0.701991", "0.70042086", "0.695813", "0.69515365", "0.6886169", "0.67850834", "0.6784617", ...
0.81147414
1
Returns the hover font callback, if set, otherwise null.
public final FontCallback<DatasetContext> getHoverFontCallback() { return hoverFontCallback; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public IsFont getHoverFont() {\n\t\treturn getOriginalHoverFont();\n\t}", "public final void setHoverFont(NativeCallback hoverFontCallback) {\n\t\t// checks if consistent\n\t\tif (hoverFontCallback != null) {\n\t\t\t// resets callback\n\t\t\tsetHoverFont((FontCallback<DatasetContext>) null);\n\t\t\t// adds the c...
[ "0.7919055", "0.69658893", "0.69525313", "0.6163751", "0.5861874", "0.58508754", "0.56342036", "0.5585162", "0.5561315", "0.5561315", "0.5561315", "0.5431442", "0.54047245", "0.54023635", "0.5399342", "0.53953916", "0.5378382", "0.53547746", "0.53238237", "0.53200334", "0.530...
0.81077546
0
Sets the hover font callback.
public final void setHoverFont(FontCallback<DatasetContext> hoverFontCallback) { // sets the callback this.hoverFontCallback = hoverFontCallback; // checks if consistent if (hoverFontCallback != null) { // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.HOVER_FONT, hoverFontCallbackProxy.getProxy()); } else { // stores the font setValueAndAddToParent(CommonProperty.HOVER_FONT, getOriginalHoverFont()); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void setHoverFont(NativeCallback hoverFontCallback) {\n\t\t// checks if consistent\n\t\tif (hoverFontCallback != null) {\n\t\t\t// resets callback\n\t\t\tsetHoverFont((FontCallback<DatasetContext>) null);\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToParent(Co...
[ "0.8333219", "0.73481596", "0.66274726", "0.6310997", "0.61129415", "0.6004278", "0.591507", "0.5746372", "0.5706221", "0.5679469", "0.5674182", "0.56682706", "0.56572694", "0.5606387", "0.5562336", "0.5560616", "0.5549094", "0.5545679", "0.5525243", "0.5523531", "0.55118656"...
0.8414562
0
Sets the hover font callback.
public final void setHoverFont(NativeCallback hoverFontCallback) { // checks if consistent if (hoverFontCallback != null) { // resets callback setHoverFont((FontCallback<DatasetContext>) null); // adds the callback proxy function to java script object setValueAndAddToParent(CommonProperty.HOVER_FONT, hoverFontCallback); } else { // stores the font setValueAndAddToParent(CommonProperty.HOVER_FONT, getOriginalHoverFont()); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void setHoverFont(FontCallback<DatasetContext> hoverFontCallback) {\n\t\t// sets the callback\n\t\tthis.hoverFontCallback = hoverFontCallback;\n\t\t// checks if consistent\n\t\tif (hoverFontCallback != null) {\n\t\t\t// adds the callback proxy function to java script object\n\t\t\tsetValueAndAddToPare...
[ "0.8414562", "0.73481596", "0.66274726", "0.6310997", "0.61129415", "0.6004278", "0.591507", "0.5746372", "0.5706221", "0.5679469", "0.5674182", "0.56682706", "0.56572694", "0.5606387", "0.5562336", "0.5560616", "0.5549094", "0.5545679", "0.5525243", "0.5523531", "0.55118656"...
0.8333219
1
Write code here that turns the phrase above into concrete actions
@Quando("executá-lo$") public void executáLo() throws Throwable{ throw new PendingException(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "abstract protected String performAction(String input);", "@Override\r\n\tpublic void action() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void visit(SimpleAction action)\r\n\t{\n\t\t\r\n\t}", "protected abstract Action stringToAction(String stringAction);", "@Override\n\tpublic void action() {\n\n\t}", "priv...
[ "0.6991314", "0.64687526", "0.6402487", "0.6356066", "0.6353187", "0.6338022", "0.63262784", "0.63262784", "0.63262784", "0.63202477", "0.6241218", "0.6177627", "0.6173425", "0.6154606", "0.6113951", "0.6073232", "0.60672504", "0.6061888", "0.60393214", "0.60393214", "0.60393...
0.0
-1
Write code here that turns the phrase above into concrete actions
@Então("a especificação deve finalizar com sucesso$") public void aEspecificaçãoDeveFinalizarComSucesso() throws Throwable { throw new PendingException(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "abstract protected String performAction(String input);", "@Override\r\n\tpublic void action() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void visit(SimpleAction action)\r\n\t{\n\t\t\r\n\t}", "protected abstract Action stringToAction(String stringAction);", "@Override\n\tpublic void action() {\n\n\t}", "priv...
[ "0.6989324", "0.64658433", "0.6398834", "0.6353149", "0.63501525", "0.633518", "0.63232154", "0.63232154", "0.63232154", "0.6317274", "0.62379014", "0.61738145", "0.61690307", "0.61507595", "0.6110593", "0.6071837", "0.6065073", "0.6061467", "0.6035597", "0.6035597", "0.60355...
0.0
-1
Write code here that turns the phrase above into concrete actions
@Dado("que a entrega é dia (.*)$") public void queAEntregaÉDia(Date data) throws Throwable { entrega = data; System.out.println(entrega); throw new cucumber.api.PendingException(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "abstract protected String performAction(String input);", "@Override\r\n\tpublic void action() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void visit(SimpleAction action)\r\n\t{\n\t\t\r\n\t}", "protected abstract Action stringToAction(String stringAction);", "@Override\n\tpublic void action() {\n\n\t}", "priv...
[ "0.6989324", "0.64658433", "0.6398834", "0.6353149", "0.63501525", "0.633518", "0.63232154", "0.63232154", "0.63232154", "0.6317274", "0.62379014", "0.61738145", "0.61690307", "0.61507595", "0.6110593", "0.6071837", "0.6065073", "0.6061467", "0.6035597", "0.6035597", "0.60355...
0.0
-1