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
Returns the period value of the item, if it is a atomic item of type duration.
public Period getDurationValue() { throw new OurBadException(" Item '" + this.serialize() + "' is not a duration."); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public double getPeriod() {\n return period;\n }", "public int getPeriod() {\n return period;\n }", "public Long getPeriod() {\n return this.Period;\n }", "public int getPeriod()\r\n\t{\r\n\t\treturn period;\r\n\t}", "org.hl7.fhir.Period getValuePeriod();", "public Period ge...
[ "0.6380224", "0.63456166", "0.62563205", "0.6254803", "0.6191944", "0.6132978", "0.60677576", "0.60503143", "0.60178673", "0.60128164", "0.5963609", "0.59598744", "0.5957722", "0.5957722", "0.5957722", "0.5957722", "0.5923106", "0.5911765", "0.5792183", "0.5789547", "0.577514...
0.7644461
0
Returns the dateTime value of the item, if it is a atomic item of type dateTimeItem or dateItem or timeItem.
public DateTime getDateTimeValue() { throw new OurBadException(" Item '" + this.serialize() + "' does not have a DateTime."); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public DTM getSystemEntryDateTime() { \r\n\t\tDTM retVal = this.getTypedField(22, 0);\r\n\t\treturn retVal;\r\n }", "public DTM getRxa22_SystemEntryDateTime() { \r\n\t\tDTM retVal = this.getTypedField(22, 0);\r\n\t\treturn retVal;\r\n }", "public Date getDatetime() {\n\t\treturn datetime;\n\t}", "DateT...
[ "0.5715132", "0.5578652", "0.5564774", "0.5450897", "0.5445457", "0.5424081", "0.53819627", "0.5375986", "0.53705245", "0.53705245", "0.5351849", "0.5322771", "0.5297991", "0.52759993", "0.525087", "0.52162707", "0.5196761", "0.5081251", "0.50717926", "0.50664026", "0.5057178...
0.69277894
0
Returns the byte[] value of the item, if it is a atomic item of type hexBinary or Base64Binary.
public byte[] getBinaryValue() { throw new OurBadException(" Item '" + this.serialize() + "' is not a hexBinary."); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public /*byte[]*/String BinaryCaster(Object item){\n String Sitem = Integer.toBinaryString((int)item);\n //byte[] b = new byte[Sitem.length()];\n //for(int i=0;i<Sitem.length();i++){\n // b[i] = (byte)Sitem.charAt(i);\n //}\n //return b;\n return Sitem;\n }", ...
[ "0.63617444", "0.62022066", "0.61867666", "0.5955183", "0.59496564", "0.5877319", "0.5862591", "0.5845385", "0.58079123", "0.5806273", "0.580331", "0.5800691", "0.5800162", "0.5739757", "0.5739757", "0.56879556", "0.56501156", "0.56435704", "0.5614496", "0.5585244", "0.558154...
0.7618832
0
Please do not use, item type API not publicly released yet.
public abstract boolean isTypeOf(ItemType type);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public int getItemType() {\n return ITEM_TYPE;\n }", "@Override\n\tprotected DataTypes getDataType() {\n\t\treturn DataTypes.ITEM;\n\t}", "ItemType(String itemCode) {\n code = itemCode;\n }", "public String getItemType() {\n\t\treturn itemType;\n\t}", "public ItemType getType()...
[ "0.7838396", "0.74098206", "0.7218069", "0.71742415", "0.7123452", "0.7112963", "0.71016115", "0.6994823", "0.69143265", "0.69143265", "0.6911713", "0.68600285", "0.6846953", "0.6801383", "0.6714348", "0.6709779", "0.66978717", "0.66978717", "0.6668254", "0.66451037", "0.6619...
0.61368245
47
Please do not use, item type API not publicly released yet.
public boolean canBePromotedTo(ItemType type) { return this.isTypeOf(type); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public int getItemType() {\n return ITEM_TYPE;\n }", "@Override\n\tprotected DataTypes getDataType() {\n\t\treturn DataTypes.ITEM;\n\t}", "ItemType(String itemCode) {\n code = itemCode;\n }", "public String getItemType() {\n\t\treturn itemType;\n\t}", "public ItemType getType()...
[ "0.7838396", "0.74098206", "0.7218069", "0.71742415", "0.7123452", "0.7112963", "0.71016115", "0.6994823", "0.69143265", "0.69143265", "0.6911713", "0.68600285", "0.6846953", "0.6801383", "0.6714348", "0.6709779", "0.66978717", "0.66978717", "0.6668254", "0.66451037", "0.6619...
0.0
-1
Tests whether the item is a function.
public boolean isFunction() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isFunction() { return isFunc; }", "public boolean isFunction() {\n return this.type != null;\n }", "protected void checkIsFunctionType(){\n List<Name> names = new ArrayList<Name>();\n for( Definition definition : definitions ){\n if( !definition.ty...
[ "0.7177355", "0.70016927", "0.64367354", "0.6180347", "0.6109794", "0.6043407", "0.5985345", "0.58688545", "0.57280284", "0.5622565", "0.560326", "0.55562115", "0.55093396", "0.54441315", "0.5415643", "0.5413244", "0.5383522", "0.53282297", "0.53209955", "0.52860993", "0.5273...
0.6276222
3
Tests whether the item is an array.
public boolean isArray() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isArrayType()\n/* */ {\n/* 138 */ return true;\n/* */ }", "public static boolean isArray_amtype() {\n return false;\n }", "public boolean isArray();", "public boolean isArray() {\n\t\treturn _array;\n\t}", "private boolean isArray() {\n return this.stack.peek() i...
[ "0.7173103", "0.715738", "0.7134853", "0.69057786", "0.6861382", "0.6820637", "0.6818202", "0.6810401", "0.6677236", "0.66728914", "0.665324", "0.65393054", "0.65163255", "0.6500843", "0.64030015", "0.63808686", "0.63512707", "0.6320977", "0.6318712", "0.62732685", "0.6270204...
0.68692976
5
Tests whether the item is an object.
public boolean isObject() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public abstract boolean isObject(T type);", "public boolean isObject() {\n\t\t// Object is the class that has itself as superclass\n\t\treturn getSuperClass() == this;\n\t}", "protected boolean isObject() {\n long mark = 0;\n try {\n mark = this.createMark();\n boolean bl = ...
[ "0.7226078", "0.71423763", "0.6775505", "0.65100324", "0.63677144", "0.63665766", "0.6176388", "0.6172215", "0.6163694", "0.6089433", "0.60803527", "0.60803527", "0.60803527", "0.60803527", "0.60803527", "0.60803527", "0.60803527", "0.6049867", "0.602894", "0.60176677", "0.59...
0.697135
2
Tests whether the item is an atomic item.
public boolean isAtomic() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\tpublic boolean isAtomic() {\n\t\treturn true;\n\t}", "private static boolean isAtomic(Object o) {\n return o instanceof AtomicReference\n || o instanceof AtomicBoolean\n || o instanceof AtomicInteger\n || o instanceof AtomicLong;\n }", "public boolean hasItem()...
[ "0.5900849", "0.5836717", "0.57972324", "0.5758559", "0.56889707", "0.55957735", "0.5592698", "0.5577364", "0.5527601", "0.5525806", "0.5469571", "0.5461331", "0.54275894", "0.5425934", "0.5425934", "0.5425934", "0.5425934", "0.5425934", "0.5425934", "0.5425934", "0.54171395"...
0.5673981
5
Tests whether the item is an atomic item of type string.
public boolean isString() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isString() {\n return this.data instanceof String;\n }", "public boolean isString()\n {\n return true;\n }", "public static boolean isString(Object value) {\n\t\treturn value instanceof String;\n\t}", "public boolean isString();", "protected static boolean isString(Type t) {\r...
[ "0.63589966", "0.6190899", "0.6095006", "0.6078577", "0.58861303", "0.57481384", "0.5649782", "0.5616233", "0.56031305", "0.55290425", "0.5521202", "0.55042386", "0.54742634", "0.54604787", "0.54114", "0.5344874", "0.53330106", "0.5281136", "0.52801514", "0.5279156", "0.52371...
0.59785336
4
Tests whether the item is an atomic item of type boolean.
public boolean isBoolean() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean getBooleanValue() {\n throw new OurBadException(\" Item '\" + this.serialize() + \"' is not a boolean.\");\n }", "public boolean isBoolean();", "public boolean isBool() {\n return bool;\n }", "abstract public boolean getAsBoolean();", "public boolean isBoolean() {\n ...
[ "0.7360047", "0.68518907", "0.6550816", "0.65283895", "0.65217024", "0.6483737", "0.6483737", "0.64388967", "0.641353", "0.6296241", "0.62938535", "0.6241366", "0.62137985", "0.6151795", "0.61437875", "0.613942", "0.613942", "0.60685456", "0.6066251", "0.60610175", "0.6060024...
0.6343916
9
Tests whether the item is the null item.
public boolean isNull() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean hasItem() {\n return null != item;\n }", "public boolean hasItem() {\n return this.item != null;\n }", "public boolean isNull() {\n return this.data == null;\n }", "public boolean checkListNull() {\n\t\treturn ((drawerItems == null) ? true : false);\n\t}", "publ...
[ "0.7488668", "0.7206133", "0.71322864", "0.7079095", "0.7055778", "0.6864117", "0.6805694", "0.68042564", "0.6710838", "0.66737884", "0.66507053", "0.6644508", "0.6639272", "0.66108304", "0.65879905", "0.65693134", "0.65345186", "0.6473219", "0.64641446", "0.63293433", "0.632...
0.66990745
9
Tests whether the item is an atomic item of type integer.
public boolean isInteger() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isInt() {\n return this.data instanceof Integer;\n }", "public boolean isInteger();", "boolean hasIntValue();", "public static boolean integerType(FileInputStream f){\n if(observer != null){\n observer.parser.setCurrentRule(\"integerType\", true);\n }\n ...
[ "0.68031615", "0.67575634", "0.63007575", "0.61904436", "0.61319923", "0.61243963", "0.6104415", "0.60812384", "0.6044845", "0.5860967", "0.57471514", "0.57264507", "0.57014275", "0.5701422", "0.5675079", "0.564585", "0.5589113", "0.55737615", "0.5570248", "0.5543335", "0.553...
0.61902434
4
Tests whether the item is an atomic item of type double.
public boolean isDouble() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isDouble();", "public boolean isDouble() {\n return this.data instanceof Double;\n }", "boolean hasDouble();", "public double getDoubleValue() {\n throw new OurBadException(\" Item '\" + this.serialize() + \"' is not a double.\");\n }", "public boolean realAsDouble() {\n ...
[ "0.73529804", "0.72245675", "0.70011604", "0.62728244", "0.6178153", "0.6076733", "0.6018625", "0.6005087", "0.5949894", "0.58861053", "0.5873767", "0.5861864", "0.5838112", "0.5825814", "0.5801579", "0.5776133", "0.5772322", "0.5716282", "0.571291", "0.57110775", "0.57031035...
0.6980524
3
Tests whether the item is an atomic item of type decimal.
public boolean isDecimal() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private boolean checkDecimalCast() {\n boolean allScalar = true;\n // If there is at least one float, then all the children need to be cast to\n // float (instead of decimal).\n boolean noFloats = true;\n boolean atLeastOneDecimal = false;\n for(int i = 0; i < children_.size(); ++i) {\n if (...
[ "0.5923584", "0.57984644", "0.5773233", "0.57455146", "0.567178", "0.5575292", "0.555297", "0.54999036", "0.549513", "0.5426925", "0.5426925", "0.5358783", "0.5344361", "0.5312857", "0.52937245", "0.5291263", "0.5289594", "0.5271934", "0.5250851", "0.5228761", "0.518218", "...
0.6409176
0
Tests whether the item is an atomic item of type duration.
public boolean isDuration() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean hasDuration();", "public boolean hasDuration() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "public boolean hasDuration() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "boolean isSetDuration();", "boolean isSetDuration();", "boolean isSetDuration()...
[ "0.6493896", "0.61836874", "0.6155417", "0.6146372", "0.6146372", "0.6146372", "0.61091566", "0.6075279", "0.5283462", "0.5201511", "0.51972246", "0.5186554", "0.51862246", "0.51781404", "0.51707166", "0.5130976", "0.5118165", "0.50778353", "0.5073822", "0.5060013", "0.505284...
0.606725
8
Tests whether the item is an atomic item of type yearMonthDuration.
public boolean isYearMonthDuration() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@org.junit.Test\n public void opMultiplyYearMonthDuration12() {\n final XQuery query = new XQuery(\n \"fn:string((xs:yearMonthDuration(\\\"P10Y11M\\\") * 2.0)) and (fn:true())\",\n ctx);\n try {\n result = new QT3Result(query.value());\n } catch(final Throwable trw) {\n result = new Q...
[ "0.52163357", "0.5138454", "0.50903195", "0.5061922", "0.5017404", "0.50145084", "0.5009253", "0.4970579", "0.49609646", "0.4947778", "0.49393025", "0.49154153", "0.4911185", "0.4911001", "0.48758352", "0.48740724", "0.4873019", "0.48541394", "0.48533392", "0.48503166", "0.48...
0.6746316
0
Tests whether the item is an atomic item of type dayTimeDuration.
public boolean isDayTimeDuration() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private boolean isDuration(ComparisonExpression comp) {\n return comp.getLhs() instanceof DurationComparable ||\n comp.getRhs() instanceof DurationComparable ||\n comp.getLhs() instanceof TimeConstantComparable ||\n comp.getRhs() instanceof TimeConstantComparable;\n }", "boolean hasDuration();...
[ "0.58021224", "0.5754512", "0.56295305", "0.5496055", "0.54736197", "0.5427668", "0.53993905", "0.53993905", "0.53993905", "0.5383317", "0.50865906", "0.5072936", "0.5038732", "0.50341916", "0.49856505", "0.49770978", "0.49765626", "0.49659583", "0.49517435", "0.4935175", "0....
0.62653416
0
Tests whether the item is an atomic item of type dateTime.
public boolean isDateTime() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean hasTransactionDateTime();", "boolean hasDateTime();", "public boolean hasDateTime() {\n return false;\n }", "boolean hasCreateTime();", "boolean hasCreateTime();", "boolean hasCreateTime();", "boolean hasCreateTime();", "boolean hasCreateTime();", "boolean hasCreateTime();", "@O...
[ "0.6211979", "0.6152191", "0.5723941", "0.5651713", "0.5651713", "0.5651713", "0.5651713", "0.5651713", "0.5651713", "0.5639928", "0.56394154", "0.56234574", "0.56054753", "0.5592792", "0.5591679", "0.55910134", "0.556833", "0.55265516", "0.54026955", "0.5391826", "0.53756696...
0.5846158
2
Tests whether the item is an atomic item of type date.
public boolean isDate() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean isValidFor (@Nonnull DATATYPE aDate);", "public boolean isDate() {\n if ( expiryDate==null) return false;\n else return expiryDate.isSIPDate();\n }", "boolean hasDate();", "boolean hasOrderDate();", "public boolean isDateValue()\n {\n return getFieldType().equals...
[ "0.63616496", "0.61153567", "0.6081453", "0.60334176", "0.6007994", "0.5926123", "0.5900302", "0.5882337", "0.58757293", "0.5801781", "0.57941216", "0.57394934", "0.571372", "0.5673636", "0.56405526", "0.563568", "0.5618903", "0.5603272", "0.5594836", "0.5593626", "0.5567778"...
0.6038704
3
Tests whether the item is an atomic item of type time.
public boolean isTime() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean hasTime();", "boolean hasTime();", "public boolean hasTime() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "public boolean hasTime() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "public boolean hasTime() {\n return this.timeWrapper.isPresent()...
[ "0.63790584", "0.63790584", "0.63762975", "0.63480294", "0.6251614", "0.61799735", "0.6153907", "0.60824275", "0.6081526", "0.59741575", "0.59300864", "0.59300864", "0.59300864", "0.59300864", "0.59300864", "0.59300864", "0.59235996", "0.59228647", "0.5920002", "0.5915737", "...
0.6106801
7
Tests whether the item contains a representation of date or time (or both).
public boolean hasDateTime() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean hasDateTime();", "public boolean isDateTime() {\n return false;\n }", "private boolean dateExists(){\n SimpleDateFormat dateFormat = getDateFormat();\n String toParse = wheels.getDateTimeString();\n try {\n dateFormat.setLenient(false); // disallow parsing inva...
[ "0.6994938", "0.639423", "0.6350139", "0.63142765", "0.6277839", "0.6249701", "0.6249701", "0.6249701", "0.6249701", "0.6249701", "0.6249701", "0.61876726", "0.61706036", "0.61706036", "0.61683244", "0.6113741", "0.5999236", "0.59912026", "0.5983805", "0.5982766", "0.5977288"...
0.6314043
4
Tests whether the item is an atomic item of type anyURI.
public boolean isAnyURI() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean isAny() {\n return m_item.getSchemaComponent().type() == SchemaBase.ANY_TYPE;\n }", "public boolean isGenericURI() {\n // presence of the host (whether valid or empty) means\n // double-slashes which means generic uri\n return (m_host != null);\n }", "protected bo...
[ "0.61039716", "0.5999573", "0.56763285", "0.5476604", "0.53898615", "0.5340523", "0.52673835", "0.521988", "0.520569", "0.51140815", "0.50989926", "0.5090564", "0.5090564", "0.5090564", "0.5090564", "0.5090564", "0.5090564", "0.5090564", "0.5066551", "0.50646114", "0.5058378"...
0.5906708
2
Tests whether the item is an atomic item of type hexBinary.
public boolean isHexBinary() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean isBinary();", "public byte[] getBinaryValue() {\n throw new OurBadException(\" Item '\" + this.serialize() + \"' is not a hexBinary.\");\n }", "public boolean isAssetSpecial(T asset);", "public static boolean isBinaryType(TableColumnInfo columnInfo) {\n boolean result = false;\n ...
[ "0.545474", "0.54334694", "0.52605337", "0.5249433", "0.5242218", "0.5171263", "0.51528925", "0.51099664", "0.50952816", "0.5088763", "0.5064314", "0.5063744", "0.5034915", "0.50254804", "0.49786118", "0.49685255", "0.4958206", "0.49433833", "0.49309394", "0.4915454", "0.4913...
0.48650515
24
Tests whether the item is an atomic item of type base64Binary.
public boolean isBase64Binary() { return false; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean hasBase64() {\n return result.hasBase64();\n }", "public static boolean isBase64(byte[] bytes){\n\t\ttry {\n\t\t\treturn isBase64(new ByteArrayInputStream(bytes));\n\t\t} catch (IOException x){\n\t\t\t// This can't happen.\n\t\t\t// The input and output streams were constructed\n\t\t\t...
[ "0.6504596", "0.6480591", "0.6359857", "0.61337024", "0.6126508", "0.60666573", "0.5924532", "0.5853089", "0.5840311", "0.5699852", "0.56995565", "0.5620427", "0.54769516", "0.54311055", "0.5241129", "0.52394557", "0.522311", "0.52156365", "0.52086365", "0.5191058", "0.515833...
0.6985133
0
Tests whether the item is an atomic item of type base64Binary or hexBinary.
public boolean isBinary() { return this.isHexBinary() || this.isBase64Binary(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public static boolean isBinaryType(TableColumnInfo columnInfo) {\n boolean result = false;\n int type = columnInfo.getDataType();\n if (type == Types.BINARY\n || type == Types.BLOB\n || type == Types.LONGVARBINARY\n || type == Types.VARBINARY)...
[ "0.6006204", "0.5905461", "0.5870552", "0.57971615", "0.5654036", "0.54717296", "0.54615885", "0.5432884", "0.53661424", "0.53361034", "0.5311623", "0.53102106", "0.5162462", "0.51335603", "0.5130292", "0.5120385", "0.51131165", "0.5096297", "0.50781924", "0.50700337", "0.506...
0.6215052
0
Tests for logical equality.
@Override public abstract boolean equals(Object other);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected boolean isEqual( Object lhs, Object rhs ){\r\n\t\tboolean x = lhs==null;\r\n\t\tboolean y = rhs == null;\r\n\t\t//XOR OPERATOR, only one is null\r\n\t\tif ((x || y) && !(x && y))\r\n\t\t\treturn false;\r\n\t\tif (lhs.equals(rhs))\r\n\t\t\treturn true;\r\n\t\treturn false;\r\n\t}", "boolean canEqual(Obj...
[ "0.73833823", "0.6830266", "0.6651187", "0.66261333", "0.65171194", "0.6514562", "0.64574254", "0.64106464", "0.6380812", "0.6337254", "0.63216877", "0.6313419", "0.63133085", "0.63009346", "0.6281937", "0.6238894", "0.6216823", "0.6211098", "0.6164439", "0.6164133", "0.61319...
0.0
-1
Computes a hash code.
@Override public abstract int hashCode();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public int hashcode();", "private static int computeHash(int par0)\n {\n par0 ^= par0 >>> 20 ^ par0 >>> 12;\n return par0 ^ par0 >>> 7 ^ par0 >>> 4;\n }", "int hash(String makeHash, int mod);", "public int hash(T input);", "int computeHashCode(byte val);", "int getHash();", "public ...
[ "0.765864", "0.7488892", "0.72771484", "0.7276582", "0.72503203", "0.71892756", "0.71036017", "0.70719355", "0.70554453", "0.7032684", "0.703203", "0.70115834", "0.7008943", "0.69733113", "0.69733113", "0.692441", "0.68489313", "0.6828128", "0.68229055", "0.68177414", "0.6800...
0.0
-1
Returns the dynamic type of the item (for error message purposes).
public ItemType getDynamicType() { throw new UnsupportedOperationException("Operation not defined"); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public int getItemType() {\n return ITEM_TYPE;\n }", "public String getItemType() {\n\t\treturn itemType;\n\t}", "public ItemType getType();", "public String getItemObjectType() {\r\n\t\treturn itemObjectType;\r\n\t}", "public ItemType getType()\n {\n\treturn type;\n }", "c...
[ "0.70571125", "0.69558305", "0.6903229", "0.65683675", "0.6516562", "0.6507775", "0.64725345", "0.6470009", "0.6362338", "0.6346533", "0.6326386", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748", "0.6267748",...
0.7503557
0
Constructor for FlagPositions that sets it to a default value of 6 coordinates.
public FlagPositions() { this(6); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public FlagPositions(int number_of_flags) {\r\n // Integer array to store the data.\r\n coords = new int[number_of_flags];\r\n\r\n // Set coordinates to default value.\r\n for (int i = 0; i<coords.length;i++){\r\n coords[i] = -1;\r\n }\r\n\r\n // Set flag.\r\n ...
[ "0.6845681", "0.5816508", "0.5809821", "0.5739279", "0.5636849", "0.56143874", "0.5552953", "0.5541925", "0.5511036", "0.55056816", "0.54657733", "0.54412645", "0.54412645", "0.543838", "0.5428341", "0.54073375", "0.5387662", "0.5371115", "0.5336225", "0.5302306", "0.52765584...
0.8678188
0
Creates new array to store a certain number of flag coordinates. Sets the coordinates to a default of 1. Sets flag whether all coordinates have been received to false.
public FlagPositions(int number_of_flags) { // Integer array to store the data. coords = new int[number_of_flags]; // Set coordinates to default value. for (int i = 0; i<coords.length;i++){ coords[i] = -1; } // Set flag. flagsreceived = fal...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void createFlags() {\n if (flags!=null) return;\n flags = JCSystem.makeTransientBooleanArray(NUMFLAGS, JCSystem.CLEAR_ON_RESET);\n setValidatedFlag(false);\n }", "private void init(boolean[] flags) {\n\t\tflags[0] = false; \n\t\tflags[1] = false; \n\t\t\n\t\tfor (int i=2; i<flags.length; i++)...
[ "0.6431352", "0.63263917", "0.58351797", "0.58324796", "0.58264077", "0.5611702", "0.5493876", "0.5384836", "0.5353904", "0.5318602", "0.53027886", "0.5302738", "0.5298546", "0.5269879", "0.5260188", "0.5247276", "0.5181618", "0.5176375", "0.5173825", "0.5155759", "0.5116188"...
0.70980114
0
Constructor for when class has been passed through intent
protected FlagPositions(Parcel in) { coords = in.createIntArray(); flagsreceived = in.readByte() != 0; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Intent createNewIntent(Class cls);", "public Activity() {\n }", "protected abstract Intent createOne();", "public MyIntentService() {\n super(\"\");\n }", "private void openNewActivity(Class<RegisterActivity> class_argument) {\r\n Intent intent = new Intent(this, class_argument);\r\n ...
[ "0.7055999", "0.6533614", "0.62847805", "0.62106276", "0.6135769", "0.60588527", "0.60383517", "0.599368", "0.5983687", "0.5979757", "0.59689707", "0.5928352", "0.58947355", "0.58867514", "0.58566755", "0.58371085", "0.5833235", "0.5827454", "0.58085686", "0.578129", "0.57690...
0.0
-1
Getter to see whether all coordinates have been set.
public boolean isFlagsreceived() { return flagsreceived; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public boolean needCoordinates() { return needCoords; }", "public boolean getCoordsReady() {\n\t\treturn coordsReady;\n\t}", "boolean hasCoordinates();", "boolean hasCoordinates();", "boolean hasCoordinates();", "public boolean isEmpty() {\n \n return point2DSET.isEmpty();\n ...
[ "0.7543456", "0.7413627", "0.7310989", "0.7310989", "0.7310989", "0.67792237", "0.6701353", "0.6650497", "0.66486436", "0.6639415", "0.66257006", "0.66153604", "0.65876526", "0.65723336", "0.6558958", "0.65581006", "0.655021", "0.6545229", "0.6545229", "0.6511446", "0.6510781...
0.0
-1
Setter of the flag whether all coordinates have been set.
public void setFlagsreceived(boolean flagsreceived) { this.flagsreceived = flagsreceived; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setIsLat(Boolean boo) {\n\t this.isLat = boo;\n }", "public boolean needCoordinates() { return needCoords; }", "public void setFalse(){\n for (int i = 0; i < Nodes.size(); i++){\n this.MinDistanceStatus.add(false);\n }\n }", "private void setSeen(boolean...
[ "0.6450476", "0.6339996", "0.6236825", "0.614084", "0.6096355", "0.60857785", "0.6077148", "0.60123134", "0.6011462", "0.59835106", "0.59714574", "0.5958635", "0.59439296", "0.59313655", "0.59301883", "0.5929291", "0.5925284", "0.58927256", "0.58882606", "0.58731395", "0.5869...
0.0
-1
Getter for a flag coordinate. Due to numbering of the API the position is 1 off.
public int getCoord(int i) { return coords[i-1]; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Location getOffset() {\n\t\treturn gfPos;\n\t}", "public int getX() { return loc.x; }", "public Location getOffset() {\n\t\treturn pos;\n\t}", "public int getLocX() {\n return locX;\n }", "public int getLocX() {\n return locX;\n }", "public int getXCoordinate ()\n {\n retur...
[ "0.6617792", "0.6543612", "0.64370245", "0.64324045", "0.6329852", "0.6299548", "0.629383", "0.6256278", "0.625034", "0.6214247", "0.6211326", "0.6202452", "0.6202452", "0.6200629", "0.6196533", "0.61796534", "0.6165245", "0.6157567", "0.6157525", "0.614315", "0.61370647", ...
0.0
-1
sets a flag coordinate. Due to the numbering of the API positions are given with a +1 value.
public void setCoord(int coord, int pos) { this.coords[pos-1] = coord; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setFlagPosition(Integer[] flagPosition)\n {\n if (!flagLocations.contains(flagPosition) && flagPosition.length == 2)\n flagLocations.add(flagPosition);\n }", "protected void setFlag(int x, int y) {\r\n \r\n if (!flag[x][y]) {\r\n \t//System.out.println(\"A...
[ "0.69517744", "0.69372565", "0.674867", "0.6673099", "0.66590637", "0.65906763", "0.6565498", "0.6561406", "0.65519416", "0.6425871", "0.6408944", "0.6397444", "0.63938314", "0.6390726", "0.6386964", "0.63627535", "0.63627535", "0.6326448", "0.6247472", "0.6242195", "0.622852...
0.0
-1
Creates a new exception
public ParsingException(String message) { super(message); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Exception() {\n\t\t\tsuper();\n\t\t}", "private SmartServiceException createException(Throwable t, String key, Object... args) {\n return new SmartServiceException.Builder(getClass(), t).userMessage(key, args).build();\n }", "public Exception() {\n\tsuper();\n }", "SpaceInvaderTest_test_UnNouve...
[ "0.6775678", "0.67424357", "0.67213213", "0.6681375", "0.6514403", "0.6461323", "0.6441448", "0.63620645", "0.6346027", "0.6312241", "0.6311737", "0.63012713", "0.6277042", "0.62476027", "0.6235989", "0.6193121", "0.6166223", "0.6149534", "0.6136422", "0.61253643", "0.6120941...
0.0
-1
nobody gets to use this private constructor
private FXHome() {}
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private Rekenhulp()\n\t{\n\t}", "Constructor() {\r\n\t\t \r\n\t }", "public Constructor(){\n\t\t\n\t}", "private ATCres() {\r\n // prevent to instantiate this class\r\n }", "private TMCourse() {\n\t}", "private SimpleRepository() {\n \t\t// private ct to disallow external object creation\n \t}"...
[ "0.79187787", "0.76670265", "0.7544505", "0.74673194", "0.74222845", "0.7405199", "0.7377963", "0.73666775", "0.7344542", "0.72804564", "0.7222781", "0.72120434", "0.71994704", "0.71972513", "0.71972513", "0.7161746", "0.7149003", "0.71215224", "0.7110203", "0.7081043", "0.70...
0.0
-1
gets an FXConnection implementation with a connection to the named processor from the configured FXConnectionFactory
public static final FXConnection getFXConnection(String serviceName, String userName, String userCredential) throws FXException { return getConnectionFactory().getFXConnection(serviceName, ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public static final FXConnectionFactory getConnectionFactory()\n { \n if (_cFact == null) { \n init(); \n } \n return _cFact; \n }", "protected Connection getConnection() {\r\n\t\treturn getProcessor().getConnection();\r\n\t}", "protected IXConnection getConnection() {\n ...
[ "0.6725307", "0.61682904", "0.59663", "0.5945993", "0.5936051", "0.5931429", "0.5670541", "0.5670541", "0.5670541", "0.56060725", "0.55960935", "0.5578618", "0.55755454", "0.55640966", "0.5550036", "0.55430853", "0.5523572", "0.5511791", "0.5494721", "0.5487368", "0.54864854"...
0.554879
15
obtain the FX Processor, configured through properties for the given name from the system's FXService
public static final XProcessor getXProcessor(String svcName) { return getConnectionFactory().getXProcessor(svcName); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public FeatureProcessor getFeatureProcessor(String name) {\n\treturn (FeatureProcessor) featureProcessors.get(name);\n }", "private ObjectName getXsltProcessorName() throws javax.management.MalformedObjectNameException {\n return new ObjectName(\"Server:name=XSLTProcessor\");\n }", "public abstract Part...
[ "0.61118895", "0.55603236", "0.55279726", "0.54863393", "0.53961116", "0.53698456", "0.5359862", "0.53368366", "0.527931", "0.52783215", "0.52344316", "0.52284604", "0.51676714", "0.5154867", "0.5134624", "0.5132466", "0.5036255", "0.5036102", "0.50182205", "0.48906115", "0.4...
0.5792085
1
obtain the system's FXService implementation
public static final FXConnectionFactory getConnectionFactory() { if (_cFact == null) { init(); } return _cFact; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public abstract String getServiceName();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "Felix getFramework()\n {\n return __m_felix;\n }", "protected abstra...
[ "0.65130967", "0.63987267", "0.63987267", "0.63987267", "0.6196279", "0.6168086", "0.61405766", "0.61405766", "0.61405766", "0.6099234", "0.6093906", "0.6058421", "0.6040365", "0.6014983", "0.6011773", "0.59661335", "0.5950317", "0.5950317", "0.5912613", "0.58887106", "0.5888...
0.0
-1
A package private interface with some useful constants for archive entry names. Public classes must not implement this interface otherwise the constants become part of the public API.
interface Entry { /** The entry name separator as a string. */ String SEPARATOR = ArchiveEntry.SEPARATOR; /** The entry name separator as a character. */ char SEPARATOR_CHAR = ArchiveEntry.SEPARATOR_CHAR; /** * Denotes the entry name of the virtual root directory. * This name is used as...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getName() {\n return \"File Archive Provider\";\n }", "ArchiveInfoInterface getArchiveInfo();", "private ZipConstants() {}", "public Archive getArchive();", "@Internal(\"Represented as part of archivePath\")\n public String getArchiveName() {\n if (customName != null) {\n ...
[ "0.64003", "0.62680554", "0.6206327", "0.6066956", "0.59971017", "0.59589773", "0.5934996", "0.5918496", "0.58960426", "0.5873849", "0.5824365", "0.577653", "0.5772185", "0.57697535", "0.57435733", "0.5739576", "0.5731406", "0.56779796", "0.5676068", "0.5631102", "0.56293035"...
0.73710245
0
return the hierarchy of certain knowledge. used to create directory and track knowledge tree. the return type string will be replaced with complicated object later
public String hierarchy();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getHierarchyString()\n {\n if (this.hierarchy == null) {\n synchronized (this.parentTables) {\n if (this.hierarchy == null) {\n String utableName = this.getUntranslatedTableName();\n String parentHier = StringTools.join(this.ge...
[ "0.6858363", "0.63813365", "0.6148298", "0.5976963", "0.595802", "0.5935673", "0.5907284", "0.5847341", "0.58085907", "0.57273775", "0.5619749", "0.5614332", "0.56037617", "0.5581265", "0.55454224", "0.5467473", "0.5460561", "0.54456437", "0.54418665", "0.5421143", "0.541749"...
0.7552901
0
view knowledge hierarchy as a tree. The leaf node is the object that cannot be extended. like redbird
public boolean save();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String hierarchy();", "public interface TreeNode{\r\n\t\r\n\t// enumerated node types\r\n\tpublic enum NodeType {\r\n\t\tMIN {\r\n\t\t\t@Override\r\n\t\t\tpublic NodeType opposite() {\r\n\t\t\t\treturn MAX;\r\n\t\t\t}\r\n\t\t}, MAX {\r\n\t\t\t@Override\r\n\t\t\tpublic NodeType opposite() {\r\n\t\t\t\tret...
[ "0.63645625", "0.6279453", "0.6262285", "0.62510204", "0.6184302", "0.6171037", "0.61447847", "0.6122958", "0.6086583", "0.6073309", "0.60432607", "0.6035607", "0.60287374", "0.6018598", "0.6012241", "0.5998084", "0.59760004", "0.5968327", "0.5958283", "0.5952498", "0.5928761...
0.0
-1
The Factory for the model. It provides a create method for each nonabstract class of the model.
public interface HdbSequenceFactory extends EFactory { /** * The singleton instance of the factory. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ HdbSequenceFactory eINSTANCE = com.sap.xsk.models.hdbsequence.hdbSequence.impl.HdbSequenceFactoryImpl.init(); /** * Returns a new...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "TestModelFactory getTestModelFactory();", "public UsermodelFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "public SqliteModelFactoryImp...
[ "0.71559715", "0.71559715", "0.71559715", "0.71559715", "0.71559715", "0.71559715", "0.71559715", "0.7074531", "0.70529395", "0.69838554", "0.6975895", "0.6965081", "0.6957972", "0.6947883", "0.6860455", "0.68116355", "0.68087775", "0.6755075", "0.6695182", "0.6656439", "0.66...
0.0
-1
Returns a new object of class 'Model'.
HdbSequenceModel createHdbSequenceModel();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "public static Model newOf(Model model) {\n\t\tModel newModel = Model.newOf();\n\t\tnewModel.setTitle(model.getTitle());\n\t\tnewModel...
[ "0.79696", "0.79696", "0.79696", "0.79696", "0.79696", "0.79696", "0.79696", "0.7724402", "0.74879456", "0.73728114", "0.7366849", "0.72704834", "0.72373086", "0.71811604", "0.70790565", "0.68526566", "0.6849991", "0.6849991", "0.6849991", "0.68372846", "0.68131554", "0.679...
0.0
-1
Returns a new object of class 'List String'.
ListString createListString();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "StringList createStringList();", "ArrayList<String> createList(String finalInput);", "String getStringList();", "ListType createListType();", "public S<T> list(List<String> data){\n\t\tlist(data.toArray(new String[data.size()]));\n\t\treturn this;\n\t}", "ArrayListOfStrings () {\n list = new ArrayL...
[ "0.76086277", "0.6934886", "0.6884483", "0.68770176", "0.6783854", "0.6692485", "0.66551584", "0.659691", "0.6589361", "0.6490541", "0.6443952", "0.6430602", "0.63780516", "0.6368591", "0.6336251", "0.63276535", "0.6317863", "0.63116276", "0.6279858", "0.62264687", "0.6211114...
0.8006968
0
Returns a new object of class 'Elements'.
HdbSequenceElements createHdbSequenceElements();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\tpublic AllegationsElement Elements() {\n\t\treturn new AllegationsElement(driver);\n\t}", "Element() {\n\t}", "public WModelObject getElementObject()\n\t{\n\t\tWModelObject elementObject = null;\n\n\t\ttry\n\t\t{\n\t\t\t//Class objClass = Class.forName(m_elementObjectClassName);\n\t\t\t//elementOb...
[ "0.68664306", "0.68587124", "0.67553616", "0.6633857", "0.6326339", "0.63041174", "0.6262708", "0.62383366", "0.62116176", "0.6202871", "0.6104788", "0.60991937", "0.60984856", "0.60984856", "0.60134566", "0.5985206", "0.5951114", "0.5830008", "0.58256847", "0.5807206", "0.58...
0.0
-1
Returns the package supported by this factory.
HdbSequencePackage getHdbSequencePackage();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "PackageType getRequiredPackage();", "public PackageNode getPackage();", "java.lang.String getPackage();", "public String getPackageName();", "public String getPackageName() {\n return pkg;\n }", "String getPackageName();", "public DsByteString getPackage() {\n return m_strPackage;\n }", ...
[ "0.7031596", "0.6824025", "0.6818806", "0.6752645", "0.67181015", "0.6704875", "0.6698022", "0.6678774", "0.6635858", "0.6556546", "0.65183675", "0.6501405", "0.6496429", "0.6481852", "0.6376274", "0.63505894", "0.6338929", "0.63388515", "0.6327788", "0.6314242", "0.63126606"...
0.0
-1
Links to harportens instagram
public void onClickIg(View view) { Uri uri = Uri.parse("http://instagram.com/_u/harportenvarberg"); Intent likeIng = new Intent(Intent.ACTION_VIEW, uri); likeIng.setPackage("com.instagram.android"); try { startActivity(likeIng); } catch (ActivityNotFoundException e)...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public String getInstagram() {\n return instagram;\n }", "@Override\n public String getIdInstagram() {\n return idInstagram;\n }", "public interface FacebookLinkHandler{\n public void openFacebookPage(String facebookAppURI, String facebookWebURL);\n public void openInstagramPage(Str...
[ "0.5931346", "0.57642305", "0.5715089", "0.56012344", "0.55867976", "0.5534246", "0.5523603", "0.550984", "0.5435521", "0.54328936", "0.5409424", "0.53729886", "0.53515893", "0.5342623", "0.52801275", "0.5245384", "0.52427524", "0.5231668", "0.5220172", "0.52174383", "0.52115...
0.62055916
0
Links to harportens facebook
public void onClickFb(View view) { try { Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("fb://profile/577574002374672")); startActivity(intent); } catch(Exception e) { startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.facebook.com/harporten....
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getFbUrl (ReadOnlyPerson target);", "public void likePage(View v) {\n final String urlFb = \"fb://page/1450066045229608\";\n Intent intent = new Intent(Intent.ACTION_VIEW);\n intent.setData(Uri.parse(urlFb));\n\n final PackageManager packageManager = getPackageM...
[ "0.65971345", "0.6521971", "0.64233917", "0.6321174", "0.6247537", "0.6144091", "0.59432465", "0.5932581", "0.5862908", "0.57855904", "0.57770526", "0.5747433", "0.5684879", "0.55966496", "0.5589824", "0.5580235", "0.5578719", "0.55658025", "0.5560542", "0.55558074", "0.55161...
0.60304904
6
Persist a TwoDBlackImage instance.
public void persistTwoDBlackImage(TwoDBlackImage image) { fcCrud.create(image); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void store_image(Images image) {\n\t\tir.save(image);\n\t}", "void save(Images image);", "@Override\r\n\tpublic FileImage save(FileImage fileImage) {\n\t\treturn fileImageDao.save(fileImage);\r\n\t}", "public Save(BufferedImage image){\n\tthis.new_buff_image = image;\n }", "@Override\n\tpublic vo...
[ "0.58829546", "0.58649105", "0.57395005", "0.5653678", "0.5620583", "0.55421823", "0.54604745", "0.5446124", "0.54457307", "0.5423862", "0.5379666", "0.5348628", "0.53338075", "0.53285176", "0.5315101", "0.52616924", "0.5244766", "0.52054304", "0.52022827", "0.51917166", "0.5...
0.8016037
0
Retrieve the model that is valid for the given time range.
public TwoDBlackModel retrieveTwoDBlackModel(double startTime, double endTime, int module, int output) { double[] mjds = fcCrud.retrieveTwoDBlackImageTimes(startTime, endTime, module, output, getHistory()); float[][][] blacks = getFloats(mjds, module, output); float[][][] un...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@ApiModelProperty(value = \"The period for which the object is valid\")\n\n @Valid\n\n public TimePeriod getValidFor() {\n return validFor;\n }", "@ApiModelProperty(value = \"The period for which the relationship is applicable\")\n public TimePeriodType getValidFor() {\n return validFor;\n }", "long...
[ "0.5337632", "0.52956635", "0.5078822", "0.5030002", "0.49870196", "0.48281822", "0.48067912", "0.4781717", "0.47627205", "0.4752097", "0.47369677", "0.47335318", "0.47112718", "0.46631533", "0.46550298", "0.46369416", "0.46135676", "0.46075577", "0.45872512", "0.45848098", "...
0.0
-1
Retrieve a model that is valid for right now:
public TwoDBlackModel retrieveMostRecentTwoDBlackModel(int module, int output) { double[] mjds = fcCrud.retrieveTwoDBlackImageTimes(module, output, getHistory()); double[] mostRecentMjd = new double[0]; if (mjds.length > 0) { mostRecentMjd = new double[] { mjds[mjds.length - 1] }; ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public ValidationModel getValidationModel() {\n \n Logger logger = Logger.getLogger(AvdSupport.class.getName());\n \n\n logger.log(Level.SEVERE, \"Creatig valiation model\");\n logger.log(Level.SEVERE, \"Reading file: \");\n FileObject fo = avdDataObject.getPrimaryFile();\n ...
[ "0.6300343", "0.62732315", "0.61272156", "0.60964996", "0.59908897", "0.59239733", "0.5922486", "0.5879119", "0.5868764", "0.58256364", "0.5808793", "0.57874745", "0.57747144", "0.5759978", "0.5740769", "0.5711709", "0.5711709", "0.5711709", "0.5711709", "0.5711709", "0.57117...
0.0
-1
Retrieve a model that is valid for all time ranges
public TwoDBlackModel retrieveTwoDBlackModelAll(int module, int output) { double[] mjds = fcCrud.retrieveTwoDBlackImageTimes(module, output, getHistory()); float[][][] blacks = getFloats(mjds, module, output); float[][][] uncertainties = getUncertainties(mjds, module, output); ...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Map<String, List<TimePeriodModel>> getAllTimePeriods();", "@ApiModelProperty(value = \"The period for which the object is valid\")\n\n @Valid\n\n public TimePeriod getValidFor() {\n return validFor;\n }", "public List<ScheduledInterview> getInRange(Instant minTime, Instant maxTime) {\n TimeRang...
[ "0.54845744", "0.52654254", "0.52391416", "0.51707417", "0.5161602", "0.5110447", "0.5104545", "0.50936824", "0.50868434", "0.5015376", "0.5009512", "0.50079507", "0.4970815", "0.49677736", "0.4966971", "0.49403384", "0.4924917", "0.49146456", "0.49072567", "0.4898024", "0.48...
0.0
-1
TO DO: The sequential version of Task peeks at accounts whenever it needs to get a value, and opens, updates, and closes an account whenever it needs to set a value. This won't work in the parallel version. Instead, you'll need to cache values you've read and written, and then, after figuring out everything you want to...
public Task(Account[] allAccounts, String trans) { accounts = allAccounts; transaction = trans; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void testAsyncMapPutGet() throws Throwable {\n TestCluster<AsyncMap<String, String>> cluster = TestCluster.<AsyncMap<String, String>>builder()\n .withActiveMembers(3)\n .withPassiveMembers(2)\n .withUriFactory(id -> String.format(\"local://test%d\", id))\n .withClusterFactory(members ...
[ "0.51231885", "0.509898", "0.50705504", "0.49530694", "0.4943778", "0.4941172", "0.49345008", "0.49332997", "0.4913565", "0.48709083", "0.48618957", "0.4855905", "0.48359126", "0.48160422", "0.47998592", "0.47886235", "0.47284883", "0.47270918", "0.46800163", "0.4673046", "0....
0.43664157
49
TO DO: parseAccount currently returns a reference to an account. You probably want to change it to return a reference to an account cache instead. requires: name != null modifies: cacheList effects: changes the cacheList depending on the input passed in
private Cache parseAccount(String name) { int accountNum = (int) (name.charAt(0)) - (int) 'A'; if (accountNum < A || accountNum > Z) throw new InvalidTransactionError(); Cache c = cacheList[accountNum]; for (int i = 1; i < name.length(); i++) { if (name.c...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public BankAccount lookUp(String name){\n\t\t// create an Entry with the given name, a \"dummy\" accountNumber (1) and zero balance\n\t\t// This \"dummy\" accountNumber will be ignored when executing getData\n\t\tBankAccount lookFor = new BankAccount(name, 1, 0);\n\t\treturn (BankAccount)namesTree.findData(lookFor...
[ "0.5741877", "0.5687785", "0.5667125", "0.5615579", "0.5602726", "0.55918664", "0.5563374", "0.55468524", "0.55411214", "0.55055267", "0.55026186", "0.5500038", "0.5488214", "0.5486121", "0.54808956", "0.54724294", "0.54622805", "0.54416835", "0.5408844", "0.53857833", "0.537...
0.7414965
0
requires: name != null modifies: n/a effects: returns a integer value of a string, or returns the value in the cacheList
private int parseAccountOrNum(String name) { int rtn; if (name.charAt(0) >= '0' && name.charAt(0) <= '9') { rtn = new Integer(name).intValue(); } else { rtn = parseAccount(name).readCache(); } return rtn; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Cache getCache(String name)\r\n/* 39: */ {\r\n/* 40:64 */ return (Cache)this.cacheMap.get(name);\r\n/* 41: */ }", "public TypeLikeUtilityVariableCache(String name) {\n this.name = name;\n }", "@Override\n public V get( final K name )\n {\n final ICacheElement<K, V> ele...
[ "0.6457778", "0.61591375", "0.60854656", "0.604581", "0.60315424", "0.59137076", "0.5865536", "0.5783262", "0.57654876", "0.5758669", "0.5755164", "0.5720935", "0.5693894", "0.5617399", "0.5609242", "0.55864197", "0.5578829", "0.5521322", "0.54979426", "0.5494565", "0.548756"...
0.5504976
18
requires: nothing modifies: accounts and cacheList effects: accounts change according to transactions in inputFile by using the local cache in order to process transactions and then using the cache class in order to determine which transactions can be processed by at what time by each thread in the multithreaded proces...
public void run() { //overall loop which runs until all the transactions have been processed while(true) { //instantiate the local cachelist cacheList = new Cache[constants.numLetters]; for (int k = A; k <= Z; k++) { cacheList[k] = new Cache(acc...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void cache(){\n\t\t\n\t\t/*\n\t\t * second, check if there is a cache file\n\t\t * if yes, then check date\n\t\t * if no, then create a cache file \n\t\t*/\n\t\tif(cacheExist()){\n\t\t\t//check date and decide which file to update\n\t\t\tSystem.out.println(\" hahahaha, cache already there! \");\n\t\t\t\n\t\...
[ "0.58839756", "0.57625145", "0.572092", "0.5367581", "0.5362518", "0.53503513", "0.5284002", "0.5251449", "0.52259815", "0.5198515", "0.5192361", "0.51899964", "0.5174834", "0.51557934", "0.51197916", "0.51045686", "0.5095092", "0.50881237", "0.502431", "0.49446514", "0.49276...
0.7380457
0
requires: accounts != null && accounts[i] != null (i.e., accounts are properly initialized) modifies: accounts effects: accounts change according to transactions in inputFile
public static void runServer(String inputFile, Account accounts[]) throws IOException { // read transactions from input file String line; BufferedReader input = new BufferedReader(new FileReader(inputFile)); // TO DO: you will need to create an Executor and then mod...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public static void withdrawMoney(ATMAccount account) throws FileNotFoundException {\r\n\r\n\t\t// File initialization\r\n\t\taccountsdb = new File(\"accountsdb.txt\");\r\n\t\t// #ADDED THE 2-D ARRAY\r\n\t\tString[][] accountInfo = null;\r\n\r\n\t\tif (accountsdb.exists()) {\r\n\t\t\taccountsdbReader = new Scanner(...
[ "0.6576536", "0.64144766", "0.63762134", "0.6346385", "0.6125272", "0.61224365", "0.61172837", "0.60011727", "0.59730023", "0.58977604", "0.58678716", "0.5848113", "0.58055305", "0.57993317", "0.5772608", "0.5737589", "0.56794196", "0.5641903", "0.5634236", "0.5628415", "0.56...
0.55116224
24
Returns the 'During' literal with the specified literal value.
public static During get(String literal) { for (int i = 0; i < VALUES_ARRAY.length; ++i) { During result = VALUES_ARRAY[i]; if (result.toString().equals(literal)) { return result; } } return null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private During(int value, String name, String literal)\n {\n this.value = value;\n this.name = name;\n this.literal = literal;\n }", "Transition createTransition(String literal);", "public static During getByName(String name)\n {\n for (int i = 0; i < VALUES_ARRAY.length; ++i)\n {\n Duri...
[ "0.6436265", "0.50017196", "0.48992395", "0.4616759", "0.42966482", "0.42966482", "0.42334962", "0.4106166", "0.40930584", "0.40930584", "0.40696856", "0.4054839", "0.40527573", "0.39728388", "0.39727747", "0.3956525", "0.3953338", "0.3951337", "0.39355162", "0.3924167", "0.3...
0.5851599
1
Returns the 'During' literal with the specified name.
public static During getByName(String name) { for (int i = 0; i < VALUES_ARRAY.length; ++i) { During result = VALUES_ARRAY[i]; if (result.getName().equals(name)) { return result; } } return null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private During(int value, String name, String literal)\n {\n this.value = value;\n this.name = name;\n this.literal = literal;\n }", "public static During get(String literal)\n {\n for (int i = 0; i < VALUES_ARRAY.length; ++i)\n {\n During result = VALUES_ARRAY[i];\n if (result.toStri...
[ "0.5680801", "0.5051136", "0.50091356", "0.45429075", "0.4479618", "0.44708738", "0.44583905", "0.4399166", "0.43944582", "0.43348247", "0.4229334", "0.4203949", "0.4189124", "0.41786796", "0.41486716", "0.41270092", "0.4105544", "0.40915704", "0.40873042", "0.40856117", "0.4...
0.602877
0
Returns the 'During' literal with the specified integer value.
public static During get(int value) { switch (value) { case IN_PROG_VALUE: return IN_PROG; case AFTER_COMPLETION_VALUE: return AFTER_COMPLETION; } return null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private During(int value, String name, String literal)\n {\n this.value = value;\n this.name = name;\n this.literal = literal;\n }", "public static During get(String literal)\n {\n for (int i = 0; i < VALUES_ARRAY.length; ++i)\n {\n During result = VALUES_ARRAY[i];\n if (result.toStri...
[ "0.69261074", "0.49808946", "0.47334373", "0.46463406", "0.45781198", "0.45178187", "0.45178187", "0.45178187", "0.44990787", "0.44482583", "0.43723214", "0.43409756", "0.43106884", "0.42472965", "0.42440477", "0.42307374", "0.42196214", "0.4171221", "0.41449657", "0.41399065",...
0.54543614
1
Only this class can construct instances.
private During(int value, String name, String literal) { this.value = value; this.name = name; this.literal = literal; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected abstract void construct();", "private Instantiation(){}", "Reproducible newInstance();", "private ATCres() {\r\n // prevent to instantiate this class\r\n }", "public Instance() {\n }", "Instance createInstance();", "private InstanceUtil() {\n }", "private ObjectFactory() { }...
[ "0.83116", "0.78703046", "0.7745854", "0.70514417", "0.6977207", "0.69248813", "0.6911577", "0.68580836", "0.6854153", "0.6840124", "0.6830395", "0.6762024", "0.6749302", "0.6747144", "0.67454994", "0.67114174", "0.6695038", "0.6671193", "0.66689765", "0.66472626", "0.6642942...
0.0
-1
Returns the literal value of the enumerator, which is its string representation.
@Override public String toString() { return literal; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String toString() {\n return _iotaEnum + \" - \" + _value ;\n }", "public String asString() {\n\t\t\tString enumName;\n\t\t\tswitch(this) {\n\t\t\tcase INDEX:\n\t\t\t\tenumName = \"index\";\n\t\t\t\tbreak;\n\t\t\tcase NAME:\n\t\t\t\tenumName = \"name\";\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tenum...
[ "0.65513587", "0.63785964", "0.627339", "0.62037045", "0.6189151", "0.6154811", "0.61115056", "0.61064374", "0.608567", "0.60501647", "0.60501647", "0.60501647", "0.60501647", "0.60501647", "0.60501647", "0.6038595", "0.6038595", "0.5996383", "0.5996278", "0.599493", "0.59920...
0.58224493
90
Method will load factory class either CSV or XML based on the input file format
public List<CustomerRecord> getValidationReport(ClassLoader file,String fileName,String fileExt) { log.debug("Executing::CustomerBatchProcessor::getValidationReport::File format::"+fileExt); CustomerFileProcessor p = FileServiceFactory.getFileClass(fileExt); List<CustomerRecord> listCust = p.getDataFromFile(fi...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void loadFactory(Scanner sc){\n\t\tString factoryLine = sc.nextLine();\n\t\t\n\t\twhile(!(factoryLine.equals(\"#\"))){\n\t\t\tString [] split = factoryLine.split(\",\");\n\t\t\t\n\t\t\ttry{\n\t\t\t\tdouble x = Double.parseDouble(split[1]);\n\t\t\t\tdouble y = Double.parseDouble(split[2]);\n\t\t\t\tFactory ...
[ "0.56429434", "0.5589463", "0.5550139", "0.54421955", "0.5387389", "0.5360611", "0.53377193", "0.5332099", "0.5320242", "0.53031623", "0.52734494", "0.527082", "0.5269779", "0.5246875", "0.5238454", "0.51857644", "0.51828283", "0.5180059", "0.51769394", "0.5170823", "0.514675...
0.0
-1
Logging out the user. Will set isLoggedIn flag to false in shared preferences Clears the user data from sqlite users table
private void logoutUser() { session.setLogin(false); db.deleteUsers(); // Launching the login activity Intent intent = new Intent(Activity_Main.this, Activity_Login.class); startActivity(intent); finish(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void logOut() {\n mApi.getSession().unlink();\n\n // Clear our stored keys\n clearKeys();\n // Change UI state to display logged out version\n setLoggedIn(false);\n }", "private void logoutUser() {\n session.setLogin(false);\n\n db.deleteUsers();\n\n // Launching the login ac...
[ "0.80017585", "0.7966654", "0.7903616", "0.7869888", "0.7771343", "0.7754528", "0.76671034", "0.7606433", "0.7572011", "0.7556309", "0.7537699", "0.75326264", "0.7521643", "0.74323696", "0.7374876", "0.7303047", "0.7286639", "0.7276985", "0.7264401", "0.7228926", "0.7228508",...
0.7855292
4
TileAltar altar = (TileAltar) world.getTileEntity(blockPos); if (altar != null) altar.dropItems(); TODO: Spawn particles?
@Override public void destroy(LevelAccessor world, BlockPos blockPos, BlockState blockState) { super.destroy(world, blockPos, blockState); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void func_192841_a(TileEntity te, double x, double y, double z, float partialTicks, int destroyStage, float alpha) {\n/* 109 */ super.func_192841_a(te, x, y, z, partialTicks, destroyStage, alpha);\n/* 110 */ renderTileEntityAt((TileGolemBuilder)te, x, y, z, partialTicks, destroyStage);\n/* */ ...
[ "0.67119104", "0.65526843", "0.64717245", "0.64313084", "0.6406201", "0.63270634", "0.6286536", "0.6191274", "0.6175539", "0.6164735", "0.61439955", "0.6120074", "0.61174315", "0.60987204", "0.60782427", "0.6076902", "0.60712576", "0.60429746", "0.60208464", "0.6006016", "0.6...
0.0
-1
Toast.makeText(this, "onResume", Toast.LENGTH_LONG).show(); Calendar caledar = Calendar.getInstance();
public void onResume(){ db.openDataBase(); super.onResume(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\nprotected void onResume() {\n\tsuper.onResume();\n\t//Toast.makeText(getApplicationContext(), \"onResume\", 1).show();\n}", "@Override\n\tprotected void onResume() {\n\t\tsuper.onResume();\n\t\t// Toast.makeText(getApplicationContext(), \"Resume\",\n\t\t// Toast.LENGTH_LONG).show();\n\t}", "public v...
[ "0.77141273", "0.71580297", "0.71331483", "0.7117172", "0.69988155", "0.6899494", "0.6888006", "0.687758", "0.6850628", "0.6816825", "0.6816825", "0.6751229", "0.67419314", "0.6719628", "0.67080575", "0.6706659", "0.666557", "0.66631055", "0.6618958", "0.6618958", "0.6614017"...
0.0
-1
Intent intent = new Intent(this, DetailActivity.class);
@Override public void onItemClick(AdapterView<?> parent, View view, int position, long id) { getDetailActivity((int)position); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void onButtonClicked(View v) {\n\n Log.e(getClass().getSimpleName(),\"Button clicked !\");\n startActivity(new Intent(this,DetailActivity.class));\n\n }", "@Override\n public void onItemClick(AdapterView<?> parent, View view, int i, long id) {\n In...
[ "0.7449965", "0.74283165", "0.73684204", "0.73490906", "0.7262337", "0.7238728", "0.71723384", "0.7150027", "0.71414936", "0.7065705", "0.7061424", "0.70578086", "0.7026566", "0.7015332", "0.69808793", "0.697401", "0.69725275", "0.6969666", "0.6967973", "0.6958447", "0.691601...
0.0
-1
Clears all data currently sored in any memory persister
protected void clearPersistedData() { Logger.v(TAG, "Clearing persisted data"); try { MemoryPersister memoryPersister = (MemoryPersister) PersisterManager.getDataPersister(PersisterManager.STRATEGY_MEMORY); for (Map.Entry<Integer, DataPersister> dataPersisterEntry : memoryPersist...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void clear() { this.store.clear(); }", "public void clearStorage();", "private void clearData() {}", "public void clearAllData() {\n atoms.clear();\n connections.clear();\n lines.clear();\n radical = null;\n }", "public synchronized void clear() {\n _transient.c...
[ "0.74550384", "0.74271345", "0.7407298", "0.739984", "0.7358318", "0.72994304", "0.72528946", "0.72419906", "0.7240752", "0.7233072", "0.72242945", "0.7214507", "0.7214507", "0.7171503", "0.7157967", "0.7157967", "0.7157967", "0.7157967", "0.7157967", "0.7157967", "0.7157967"...
0.8305071
0
Adjusts the System clock to return mocked results.
private void mockSystemClock() { mockedStartTimestamp = record.getRecorder().getStartTimestamp(); ShadowSystemClock.setCurrentTimeMillis(mockedStartTimestamp); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private static void advanceSystemClock(long milliseconds) {\n ShadowSystemClock.setCurrentTimeMillis(ShadowSystemClock.currentTimeMillis() + milliseconds);\n }", "@Test\n public void resetClock_WhenCalled_ClockShouldBeResetTo0(){\n ContextManager.resetClock(\"David\");\n assertEquals(m...
[ "0.63777465", "0.6364044", "0.6292313", "0.57872516", "0.57706296", "0.572739", "0.57173777", "0.5674285", "0.5673685", "0.56094766", "0.55963904", "0.5584961", "0.5549698", "0.55242026", "0.5490895", "0.54599524", "0.5448794", "0.54404235", "0.5420481", "0.5413957", "0.53933...
0.78425604
0
create aggregator map with every available aggregator
public void triggerAllAggregators() { Map<Integer, TimedDataAggregator> aggregatorMap = new HashMap<>(); aggregatorMap.putAll(FeatureAggregators.getInstance().getAggregatorMap()); aggregatorMap.putAll(StateAggregators.getInstance().getAggregatorMap()); aggregatorMap.putAll(Classification...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Map<String, Set<String>> getAggregatorToFields()\n {\n if (aggregatorToField != null) {\n return aggregatorToField;\n }\n\n Map<String, Set<String>> aggregatorToFields = Maps.newHashMap();\n\n for (Map.Entry<String, Set<String>> entry : fieldToAggregator.entrySet()) {\n String field =...
[ "0.6078408", "0.5686895", "0.5658635", "0.565135", "0.55782056", "0.55598265", "0.5473726", "0.54708284", "0.54708177", "0.5453949", "0.5448019", "0.5351748", "0.53445584", "0.5327914", "0.5312866", "0.5309003", "0.52941966", "0.529006", "0.52728313", "0.5270469", "0.52587885...
0.5350652
12
Checks if the specified aggregator should be triggered based on the currently mocked timestamp.
private static boolean shouldAggregate(TimedDataAggregator aggregator) { long nextScheduledAggregation = aggregator.getLastAggregationTimestamp() + aggregator.getAggregationInterval(); return nextScheduledAggregation < ShadowSystemClock.currentTimeMillis(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean isAlreadyTriggered();", "private static boolean bRunCollector()\n {\n String sTimeDuration = \"\";\n int iTimeDuration = 0;\n try\n {\n sTimeDuration = PropertyAccessor.getProperty(GATEWAY_PROPERTY_FILE, GARBAGE_COLLECT_TIME_DURATION);\n iTimeDuration ...
[ "0.57552505", "0.54611903", "0.5287584", "0.5276221", "0.5275061", "0.52612334", "0.5215695", "0.5209437", "0.52017635", "0.51567006", "0.5145282", "0.5126975", "0.5120364", "0.50946873", "0.506477", "0.5057716", "0.5020122", "0.4984707", "0.4977633", "0.49699986", "0.4969998...
0.7435352
0
Advances the system clock by the specified amount of milliseconds
private static void advanceSystemClock(long milliseconds) { ShadowSystemClock.setCurrentTimeMillis(ShadowSystemClock.currentTimeMillis() + milliseconds); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void advance(long millis)\n {\n millis_ += millis;\n }", "public static void advanceTimeTo(long millis) {\n\t\tClock clock = Clock.systemUTC();\n\t\tDuration offset = Duration.ofMillis(millis - clock.millis());\n\t\tTime.setClock(Clock.offset(clock, offset));\n\t}", "protected v...
[ "0.7209662", "0.7054437", "0.65686524", "0.6422496", "0.6224241", "0.62188935", "0.61743045", "0.6169835", "0.616507", "0.6130302", "0.6058078", "0.6037779", "0.6035108", "0.60224164", "0.5984631", "0.59781104", "0.59585905", "0.5927782", "0.5913351", "0.5909567", "0.586645",...
0.78846174
0
Forces the process engine to spawn a workflow thread.
public boolean getForkOnTraversal();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public State<T> run(Workflow<T> workflow) {\n System.out.println(\"delaying work for: \" + workflow);\n hasFinished = true;\n return this;\n }", "public void setSpawnActionInNewThread(boolean spawnActionInNewThread...
[ "0.59018683", "0.58994085", "0.5708537", "0.5702491", "0.5617864", "0.5559109", "0.5543914", "0.5543914", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.5430747", "0.541677", "0.5395428", "0.53866106", "0.53841126", "0.536...
0.0
-1
Forces the process engine to spawn a workflow thread.
public void setForkOnTraversal(boolean forkOnTraversal);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public State<T> run(Workflow<T> workflow) {\n System.out.println(\"delaying work for: \" + workflow);\n hasFinished = true;\n return this;\n }", "public void setSpawnActionInNewThread(boolean spawnActionInNewThread...
[ "0.59018683", "0.58994085", "0.5708537", "0.5702491", "0.5617864", "0.5559109", "0.5543914", "0.5543914", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.54930764", "0.5430747", "0.541677", "0.5395428", "0.53866106", "0.53841126", "0.536...
0.0
-1
Evaluates the transition condition against the data instances of a process instance.
public boolean isEnabled(SymbolTable symbolTable);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Test\r\n\tpublic void testProcessInstanceExec()\r\n\t{\r\n\t\tthis.processDefinition = this.jbpmService.parseXMLResource(PROCESS_FILE);\r\n\r\n\t\tthis.jbpmService.deployProcessDefinition(this.processDefinition);\r\n\r\n\t\t// Create the instance based on the latest definition\r\n\t\tProcessInstance processInstan...
[ "0.5263768", "0.523463", "0.51825017", "0.5162931", "0.51463026", "0.5098195", "0.50746876", "0.50736296", "0.49989656", "0.49801233", "0.49731922", "0.49425948", "0.48908684", "0.488477", "0.4876572", "0.48610806", "0.48610806", "0.48487055", "0.47514614", "0.47427925", "0.4...
0.0
-1
Populates the vector inconsistencies with all inconsistencies of the transition.
public void checkConsistency(List inconsistencies);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void differences(){\n\n\t\t/* Set the value of the initial differences to zero (it is calculated through\n\t\t * incrementing the variable) */\n\t\tfixeddifferences=0;\n\n\t\t/* For every cell in the cell space */\n\t\tfor (int i=0;i<GlobalAttributes.xCells;i++){\n\t\t\tfor(int j=0;j<GlobalAttributes.yCells...
[ "0.53394663", "0.5228623", "0.5174127", "0.50927633", "0.5071377", "0.5060003", "0.5051232", "0.5022984", "0.49834946", "0.49649605", "0.48082733", "0.47987843", "0.47320256", "0.47224468", "0.47141394", "0.4699533", "0.4671131", "0.46659952", "0.46456468", "0.4636389", "0.46...
0.50186396
8
Utility function to transform an expression that contains function calls into an expression where each function call is replaced by a unique placeholder variable.
public static ExtractedExpression extractFunctionCalls(AbstractExpression exp) { ExtractedExpression ee = new ExtractedExpression(exp); AbstractFunctionCall fc = exp.getEmbeddedFunctionCall(); while (fc != null) { String var = FreeVarNameProvider.getFreeVariable("subst"); ee.rewrite(var, fc); fc = ee.get...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private Expression transform(Expression exp)\n {\n return UseContracts.execute(exp, fun, callers);\n }", "@Override\n public RowExpression rewrite(RowExpression expression, Rule.Context context)\n {\n if (expression instanceof CallExpression && ((CallExpression) expressi...
[ "0.5375613", "0.5259708", "0.5224061", "0.5180812", "0.51323557", "0.51001686", "0.5058104", "0.5057522", "0.50130165", "0.4966205", "0.49448967", "0.489199", "0.48709232", "0.48646075", "0.48636094", "0.48627913", "0.48581097", "0.485393", "0.4843561", "0.47956988", "0.47895...
0.6369897
0
TODO Autogenerated method stub
@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.sliding); b1=(Button)findViewById(R.id.h1); b2=(Button)findViewById(R.id.h2); b3=(Button)findViewById(R.id.h3); b4=(Button)findViewById(R.id.h4); cb=(CheckBox)findViewById(R.id.cb); sd=(...
{ "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
@Override public void onCheckedChanged(CompoundButton arg0, boolean arg1) { if(arg0.isChecked()){ sd.lock(); }else{ sd.unlock(); } }
{ "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
@Override public void onClick(View arg0) { switch(arg0.getId()){ case R.id.h1: sd.open(); break; case R.id.h2: break; case R.id.h3: sd.toggle(); break; case R.id.h4: sd.close(); break; } }
{ "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.66708666", "0.65675074", "0.65229905", "0.6481001", "0.64770633", "0.64584893", "0.6413091", "0.63764185", "0.6275735", "0.62541914", "0.6236919", "0.6223816", "0.62017626", "0.61944294", "0.61944294", "0.61920846", "0.61867654", "0.6173323", "0.61328775", "0.61276996", "0...
0.0
-1
TODO Autogenerated method stub
@Override public void onDrawerOpened() { MediaPlayer mp=MediaPlayer.create(this,R.raw.explosion); mp.start(); }
{ "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 static void main(String[] args) { System.out.println("Prueba Ejecucion"); Scanner entrada = new Scanner(System.in); System.out.println("Escriba la palabra o frase: "); Invertirpalabra inv = new Invertirpalabra(); inv.invertirPalabra(entrada.nextLine()); System.out.println("La Palabra Invertida e...
{ "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
Will launch the application
public static void main(String[] args) { launch(args); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void launchApp();", "public void startApp()\r\n\t{\n\t}", "private void launchMain() {\n\t\tfinal Intent i = new Intent(this, MainActivity.class);\n\t\tstartActivity(i);\n\t}", "public static void main(String[] args) \r\n\t {\r\n\t\tApplication.launch(args);\r\n\t }", "public void startApp() {\n\n\t\tboole...
[ "0.84447134", "0.75141436", "0.74251604", "0.7326748", "0.718646", "0.7172269", "0.7172269", "0.7172269", "0.7143943", "0.7142146", "0.7142146", "0.71390504", "0.7125771", "0.7105848", "0.7064719", "0.7064719", "0.70594597", "0.70594597", "0.70594597", "0.69810766", "0.696656...
0.0
-1
Created by Administrator on 2017/1/17.
public interface ArticleDao extends PagingAndSortingRepository<Article,Long> { }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private stendhal() {\n\t}", "@Override\n public void perish() {\n \n }", "@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\tpublic void create () {\n\n\t}", "@Override\r\n\tpublic void tires() {\n\t\t\r\n\t}", "@Overrid...
[ "0.6265855", "0.6055953", "0.57983196", "0.577991", "0.5777648", "0.57686025", "0.574927", "0.57467324", "0.5745444", "0.57232845", "0.5704575", "0.568985", "0.5655042", "0.56472826", "0.5645849", "0.5642496", "0.56422496", "0.5622656", "0.5621176", "0.5621176", "0.56188256",...
0.0
-1
Retrieves a list of all users from database
@Override public ObservableList<User> getAllUsers() { return controller.getAllUsers(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public List getAllUsers();", "public List<User> getAllUsers();", "List<User> getAllUsers();", "List<User> getAllUsers();", "public List<User> getAllUsers(){\n myUsers = loginDAO.getAllUsers();\n return myUsers;\n }", "public List<User> queryAllUsers() {\n \tList<User> userList = new A...
[ "0.8667585", "0.85321885", "0.8431053", "0.8431053", "0.83960617", "0.8385838", "0.82855964", "0.8258779", "0.82355", "0.8233589", "0.82306165", "0.8227738", "0.82130873", "0.8196659", "0.81918216", "0.8184615", "0.81726855", "0.8170898", "0.81610346", "0.8132958", "0.8108163...
0.0
-1
Creates a single, new user in database
@Override public boolean addUser(User user) { return controller.addUser(user); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void createUser(User user);", "public void createUser(User user) {\n\n\t}", "User create(final User user) throws DatabaseException;", "User createUser(User user);", "User createUser();", "boolean create(User user) throws Exception;", "User create(User user);", "CreateUserResult createUser(Crea...
[ "0.8114209", "0.80457777", "0.80410475", "0.7893462", "0.7853872", "0.7709961", "0.76841253", "0.759745", "0.7583883", "0.7575278", "0.7574082", "0.7568939", "0.75641835", "0.74826926", "0.7474497", "0.7455583", "0.73908615", "0.7366296", "0.73598284", "0.7330534", "0.7308813...
0.0
-1
Updates a single, existing user in database
@Override public boolean updateUser(User user) { return controller.updateUser(user); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public User updateUser(User user);", "public void updateUser() {\n Connection conn = null;\n try {\n conn = DriverManager.getConnection(db.DB.connectionString, db.DB.user, db.DB.password);\n Statement stmt = conn.createStatement();\n String query = \"update users se...
[ "0.8199384", "0.7966707", "0.79300565", "0.7877367", "0.78130597", "0.7775774", "0.7752446", "0.7748291", "0.77396953", "0.7654117", "0.7637119", "0.7626018", "0.76194245", "0.75982785", "0.75921696", "0.7542497", "0.7534886", "0.75238734", "0.7516813", "0.7466964", "0.746083...
0.7170725
53
Deletes a single, existing user in database
@Override public boolean deleteUser(User user) { return controller.deleteUser(user); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void deleteUserById(Long id);", "void deleteUserById(Integer id);", "public void deleteUser(User userToDelete) throws Exception;", "public void deleteUser(long id){\n userRepository.deleteById(id);\n }", "public void deleteUser(User user) {\n update(\"DELETE FROM user WHERE id = ?\",\n ...
[ "0.80805045", "0.80073154", "0.79661953", "0.79624563", "0.79016966", "0.7889683", "0.7841047", "0.7840835", "0.78251433", "0.77705795", "0.7748247", "0.77441776", "0.7741333", "0.7730336", "0.7728563", "0.7726267", "0.77239054", "0.77023363", "0.76924694", "0.7692352", "0.76...
0.7656259
22
TODO Autogenerated method stub
@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_setup4); cb = (CheckBox) findViewById(R.id.ck_setup4); boolean cb_Protected = pre.getBoolean("cb_Protected", false); if (cb_Protected) { cb.setChecked(true); cb.setText("防...
{ "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
@Override public void onPageScrollStateChanged(int 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
@Override public void onPageScrolled(int arg0, float arg1, int arg2) { }
{ "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
Returns the name of the node.
public String getName() { return this.name; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final String name() {\n return node.getNodeName();\n }", "public String getName()\n {\n \tif (_nodeVRL==null)\n \t\treturn null;\n \t\n return _nodeVRL.getBasename(); // default= last part of path\n }", "public String getNodeName (CyNode node) {\n return nodeHandler.g...
[ "0.8815894", "0.81364703", "0.8128006", "0.7927621", "0.7853103", "0.7719504", "0.7714218", "0.7710869", "0.76372796", "0.7496369", "0.74891233", "0.74804306", "0.7478859", "0.74219114", "0.7419445", "0.7359027", "0.73572487", "0.73556805", "0.7290152", "0.7290152", "0.729015...
0.0
-1
Sets name of the node.
public void setName(String name) { this.name = name; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setName (String n) {\n name = n;\n }", "public void setName(String n) {\r\n name = n;\r\n }", "public void setName (String n){\n\t\tname = n;\n\t}", "public void changeName(String name) {\n this.treeName = name;\n }", "public void setName(String name) {\r\n\t\t_name = na...
[ "0.78944355", "0.7894219", "0.7878848", "0.7876542", "0.7850503", "0.78433263", "0.7841048", "0.78332025", "0.7814625", "0.7811508", "0.7811508", "0.7800895", "0.7799315", "0.7793572", "0.778785", "0.77874357", "0.77864873", "0.77864873", "0.77864873", "0.77864873", "0.778542...
0.0
-1
Returns namespace of the node.
public String getNameSpace() { return this.namespace; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Optional<String> namespace() {\n return Codegen.stringProp(\"namespace\").config(config).get();\n }", "@Nullable public String getNamespace() {\n return namespace;\n }", "java.lang.String getNamespace();", "public String getNamespace() {\n return namespace;\n }", "public Stri...
[ "0.7678131", "0.76096207", "0.75858605", "0.7484753", "0.7484753", "0.7484753", "0.7482847", "0.7482847", "0.7482847", "0.742804", "0.7387407", "0.7360724", "0.73339796", "0.72792524", "0.72462666", "0.7239672", "0.7150501", "0.69824916", "0.69435674", "0.69380075", "0.693200...
0.71995693
16
Sets namespace of the node.
public void setNameSpace(String namespace) { this.namespace = namespace; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void setNamespace(String namespace);", "void setNamespace(java.lang.String namespace);", "public void setNamespace(String namespace) {\n\t\t\r\n\t}", "public void setNamespace (\r\n String strNamespace) throws java.io.IOException, com.linar.jintegra.AutomationException;", "public void setName...
[ "0.8216016", "0.8059839", "0.7251343", "0.7131716", "0.6902404", "0.6902404", "0.6902305", "0.68330485", "0.65765184", "0.64862114", "0.6447456", "0.6402949", "0.6380091", "0.63619584", "0.62100744", "0.6107692", "0.59512603", "0.5926736", "0.5918629", "0.5895101", "0.5849963...
0.72434556
3
String nama, String isi, long waktu, int foto
void populate() { daftarNotifikasi.add(new DaftarNotifikasi("Ludfi Ika P", "Hari ini mau gathering dimana?", 2, R.drawable.profil_2)); daftarNotifikasi.add(new DaftarNotifikasi("Erinda", "Ada pagelaran di kota", 6, R.drawable.profil_3)); daftarNotifikasi.add(new DaftarNotifikasi("Aleq", "Saya pu...
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "static void cetak_data(String nama, int usia) {\n int tahun_sekarang = 2020, tahun_lahir = tahun_sekarang - usia;\r\n System.out.println(\"---------\\nNama Saya : \" + nama + \"\\nUsia Saya : \" + usia + \"\\nTahun Lahir : \" + tahun_lahir);\r\n }", "public boolean SetImgPagina (int Cod, File im...
[ "0.62550706", "0.5971511", "0.59121245", "0.5827097", "0.5758123", "0.57412815", "0.5665627", "0.5608077", "0.5607113", "0.560586", "0.5590226", "0.556453", "0.55366814", "0.55333525", "0.55123335", "0.5512196", "0.5511294", "0.5508327", "0.55049014", "0.548902", "0.5485954",...
0.0
-1
set the default tag if tag is empty
public <T> void addToRequestQueue(Request<T> req, String tag) { req.setTag(TextUtils.isEmpty(tag) ? TAG : tag); getRequestQueue().add(req); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Tag addDefaultTag(){\n StringProperty tagName = new SimpleStringProperty();\n tagName.setValue(\"New Tag\");\n Tag newTag = new Tag(tagName);\n\n\n /* verify if id is integer or string, we handle just strings here\n newTag.setIdProperty(0);\n */\n\n addTag(n...
[ "0.6947677", "0.64617544", "0.63822204", "0.63353443", "0.62309545", "0.6083666", "0.6058373", "0.6008387", "0.6006476", "0.59884214", "0.5962166", "0.59496534", "0.5919006", "0.5916324", "0.591185", "0.5904689", "0.5898822", "0.5888592", "0.5884294", "0.5864048", "0.5864048"...
0.0
-1