idx
int64
0
100k
question
stringlengths
68
7.19k
target
stringlengths
20
663
7,700
return type metadata object concode_field_sep long dataSetId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep long rptElementId concode_field_sep org.apache.axis.encoding.Serializer getSerializer concod...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
7,701
sets the value of the unitofmeasure property . concode_field_sep String unitOfMeasure concode_elem_sep BigDecimal allowed concode_elem_sep long serialVersionUID concode_elem_sep BigDecimal used concode_elem_sep BigDecimal contributedToStack concode_elem_sep String msisdn concode_elem_sep BigDecimal adjustedFromStack co...
void function ( String arg0 ) { this . unitOfMeasure = arg0 ; }
7,702
hash code is valid only until a modification to the cache concode_field_sep Node nPrimaryNode concode_elem_sep Object[] oData concode_elem_sep int tableId concode_elem_sep int iPos concode_field_sep int getRealSize concode_elem_sep int getStorageSize concode_elem_sep void keepInMemory concode_elem_sep void clearNodeLin...
int function ( ) { return iPos ; }
7,703
converts an array into a collection . concode_field_sep Map alarms concode_elem_sep Map connections concode_field_sep void listAlarms concode_elem_sep void addConnections concode_elem_sep void removeConnection concode_elem_sep void addConnection concode_elem_sep void removeConnections concode_elem_sep void removeAlarm ...
Collection function ( final ConnectionInfo [ ] arg0 ) { return new HashSet ( Arrays . asList ( arg0 ) ) ; }
7,704
returns the currently selected button , or null if none is selected . concode_field_sep CmsRadioButton m_selectedButton concode_elem_sep HasValueChangeHandlers<String> m_target concode_field_sep void deselectButton concode_elem_sep void selectButton concode_elem_sep void setValueChangeTarget
CmsRadioButton function ( ) { return m_selectedButton ; }
7,705
get and initialize , if not initialized yet the required object concode_field_sep AtomicReference<AtomicSafeInitializer<T>> factory concode_elem_sep AtomicReference<T> reference concode_field_sep T initialize
T function ( ) { T loc0 ; while ( ( loc0 = reference . get ( ) ) == null ) { if ( factory . compareAndSet ( null , this ) ) { reference . set ( initialize ( ) ) ; } } return loc0 ; }
7,706
create a string that is a random sample with replacement from the given string concode_field_sep Random SEEDED_RANDOM concode_elem_sep String LETTERS concode_elem_sep String CHARACTERS concode_elem_sep String DIGITS concode_elem_sep Random UNSEEDED_RANDOM concode_field_sep VectorClock increment concode_elem_sep Gregori...
String function ( String arg0 , int arg1 ) { StringBuilder loc0 = new StringBuilder ( arg1 ) ; for ( int loc1 = 0 ; loc1 < arg1 ; loc1 ++ ) loc0 . append ( arg0 . charAt ( SEEDED_RANDOM . nextInt ( arg0 . arg1 ( ) ) ) ) ; return loc0 . toString ( ) ; }
7,707
get mapmapofstring concode_field_sep Map<String,Map<String,String>> mapMapOfString concode_elem_sep Map<String,InnerEnum> mapOfEnumString concode_elem_sep String value concode_field_sep InnerEnum fromValue concode_elem_sep String toIndentedString concode_elem_sep void setMapMapOfString concode_elem_sep MapTest mapOfEnu...
Map < String , Map < String , String >> function ( ) { return mapMapOfString ; }
7,708
creates a new ticket with the primary key . does not add the ticket to the database . concode_field_sep TicketLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.model.Ticket fetchTicket concode_elem_sep com.liferay.portal.kernel.model.Ticket fetc...
com . liferay . portal . kernel . model . Ticket function ( long arg0 ) { return getService ( ) . createTicket ( arg0 ) ; }
7,709
check if this device has a camera concode_field_sep Application gApp concode_elem_sep Camera mCamera concode_elem_sep IParameters<Camera.Parameters> mParameters concode_elem_sep int mCameraId concode_field_sep void setParameters concode_elem_sep void init concode_elem_sep void stopPreview concode_elem_sep void startPre...
boolean function ( ) { if ( gApp . getPackageManager ( ) . hasSystemFeature ( PackageManager . FEATURE_CAMERA ) ) { return true ; } else { return false ; } }
7,710
this is not really useful in the current usage but may be if this class is used in a different way . concode_field_sep FileDescriptor outDescriptor concode_elem_sep int sessionId concode_elem_sep boolean needsSync concode_elem_sep int SCRIPT_BINARY_172 concode_elem_sep boolean busyWriting concode_elem_sep String[] LIST...
void function ( ) { }
7,711
returns a key . concode_field_sep long serialVersionUID concode_elem_sep ArrayList keys concode_elem_sep ArrayList values concode_elem_sep HashMap indexMap concode_field_sep void sortByValues concode_elem_sep int getIndex concode_elem_sep void rebuildIndex concode_elem_sep void sortByKeys concode_elem_sep int getItemCo...
Comparable function ( int arg0 ) { return ( Comparable ) this . keys . get ( arg0 ) ; }
7,712
overrides the global properties for this class concode_field_sep Properties PROPERTIES concode_elem_sep Map<String,String> defaultValues concode_elem_sep Properties properties concode_elem_sep String base concode_elem_sep Map<String,Type> configDef concode_field_sep Object getValue concode_elem_sep void setGlobalConfig...
void function ( Properties arg0 ) { Preconditions . checkNotNull ( arg0 ) ; this . properties = arg0 ; }
7,713
the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void exitHaltStatement concode_elem_sep void enterValue concode_elem_sep void exitDeclareStatement concode_elem_sep void enterVariable concode_elem_sep void exitEveryRule concode_elem_sep void enterLabelStatement conco...
void function ( @ NotNull TurdParser . OneVarExpressionContext arg0 ) { }
7,714
resets to blank with original capacity concode_field_sep int limitPos concode_elem_sep int defaultCapacity concode_elem_sep int[] map concode_elem_sep int capacity concode_field_sep int setByte concode_elem_sep int compare concode_elem_sep int set concode_elem_sep int set concode_elem_sep byte set concode_elem_sep void...
void function ( ) { map = new int [ defaultCapacity / 32 ] ; capacity = defaultCapacity ; limitPos = 0 ; }
7,715
public setter for the startlimit . concode_field_sep boolean allowStartIfComplete concode_elem_sep String name concode_elem_sep Step step concode_elem_sep int startLimit concode_field_sep void setName concode_elem_sep String getName concode_elem_sep int getStartLimit concode_elem_sep boolean isAllowStartIfComplete conc...
void function ( int arg0 ) { this . startLimit = arg0 ; }
7,716
similar to #createnamedmock string , class but adds an additionalparameterized type . concode_field_sep PlaceHolder placeHolder concode_field_sep MySimpleInterfaceType string concode_elem_sep void readIntegerArrayInputMessage concode_elem_sep void genericMethodReturnTypes concode_elem_sep MyInterfaceType raw concode_el...
T function ( V arg0 , Class < T > arg1 ) { return null ; }
7,717
adds a response header concode_field_sep List<RestOperationResponseHeaderDefinition> headers concode_elem_sep String code concode_elem_sep VerbDefinition verb concode_elem_sep String responseModel concode_elem_sep String message concode_field_sep void setResponseModel concode_elem_sep void setHeaders concode_elem_sep S...
RestOperationResponseHeaderDefinition function ( String arg0 ) { if ( headers == null ) { headers = new ArrayList < RestOperationResponseHeaderDefinition > ( ) ; } RestOperationResponseHeaderDefinition loc0 = new RestOperationResponseHeaderDefinition ( this ) ; loc0 . setName ( arg0 ) ; headers . add ( loc0 ) ; return ...
7,718
returns the value concode_field_sep V _value concode_elem_sep K _key concode_field_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep K key concode_elem_sep void setKey
V function ( ) { return _value ; }
7,719
find the name of the replica set precedes the host addresses . concode_field_sep Pattern IPV6_ADDRESS_PATTERN concode_elem_sep Pattern ADDRESS_PATTERN concode_elem_sep String ADDRESS_DELIMITER concode_field_sep boolean contains concode_elem_sep boolean contains concode_elem_sep void forEach concode_elem_sep void forEac...
String function ( String arg0 ) { if ( arg0 . startsWith ( "srini_string" ) ) { return null ; } int loc0 = arg0 . indexOf ( '/' ) ; if ( loc0 < 0 ) return null ; return arg0 . substring ( 0 , loc0 ) ; }
7,720
create a `` simple '' classloader for a module , suitable for early discovery phase , before module options are known . only the default library paths are used . concode_field_sep PathMatchingResourcePatternResolver simpleResourceResolver concode_elem_sep List<String> DEFAULT_EXTRA_LIBS concode_elem_sep String MODULE_C...
ClassLoader function ( Resource arg0 , ClassLoader arg1 ) { return createModuleClassLoader ( arg0 , arg1 , DEFAULT_EXTRA_LIBS ) ; }
7,721
the id of the decisiontaskcompleted event corresponding to the decision task that resulted in the failworkflowexecution decision to fail this execution . this information can be useful for diagnosing problems by tracing back the chain of events leading up to this event . concode_field_sep String reason concode_elem_sep...
void function ( Long arg0 ) { this . decisionTaskCompletedEventId = arg0 ; }
7,722
normalize the time to the range 0 < = value < 24 . concode_field_sep PlaceHolder placeHolder concode_field_sep Date calculateGregorianDate concode_elem_sep double calculateJulianDay concode_elem_sep float meanSiderealTime concode_elem_sep double normalizeAngle concode_elem_sep double julianCenturies concode_elem_sep in...
double function ( double arg0 ) { double loc0 = arg0 % 24 ; if ( loc0 < 0 ) loc0 += 24 ; return loc0 ; }
7,723
change the char 's vision power how far they can see concode_field_sep String[] characterInventory concode_elem_sep int DEFAULT_VISION concode_elem_sep XYCoordinates charXYCoords concode_elem_sep int visionPower concode_field_sep void moveEast concode_elem_sep void displayInventory concode_elem_sep void moveSouth conco...
void function ( int arg0 ) { visionPower = arg0 ; }
7,724
set the drawing mode to pre . pre is the default . concode_field_sep int POST concode_elem_sep int PRE concode_elem_sep int _myMode concode_elem_sep ControlWindow _myControlWindow concode_field_sep int mode concode_elem_sep void post concode_elem_sep void setMode concode_elem_sep void setup concode_elem_sep void update...
void function ( ) { setMode ( PRE ) ; }
7,725
gets the value of the third property . concode_field_sep TrainOrderItem third concode_elem_sep TrainOrderItem first concode_elem_sep TrainOrderItem second concode_field_sep void setSecond concode_elem_sep void setFirst concode_elem_sep TrainOrderItem getFirst concode_elem_sep TrainOrderItem getSecond concode_elem_sep b...
TrainOrderItem function ( ) { return third ; }
7,726
sets the user name of this phone . concode_field_sep Phone _phone concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCa...
void function ( java . lang . String arg0 ) { _phone . setUserName ( arg0 ) ; }
7,727
gets the value of the city property . concode_field_sep BigDecimal zip concode_elem_sep String country concode_elem_sep String city concode_elem_sep String street concode_elem_sep String name concode_elem_sep String state concode_field_sep void setName concode_elem_sep void setCountry concode_elem_sep String getName co...
String function ( ) { return city ; }
7,728
the number of fractional digits for this type . null is returned for data types where this is not applicable . concode_field_sep TypeQualifiers typeQualifiers concode_elem_sep String typeName concode_elem_sep Type type concode_field_sep TypeQualifiers getTypeQualifiers concode_elem_sep TTypeDesc toTTypeDesc concode_ele...
Integer function ( ) { switch ( this . type ) { case BOOLEAN_TYPE : case TINYINT_TYPE : case SMALLINT_TYPE : case INT_TYPE : case BIGINT_TYPE : return 0 ; case FLOAT_TYPE : return 7 ; case DOUBLE_TYPE : return 15 ; case DECIMAL_TYPE : return typeQualifiers . getScale ( ) ; case TIMESTAMP_TYPE : return 9 ; default : ret...
7,729
called after a shard 's org.elasticsearch.index.shard.indexshardstate changes.the order of concurrent events is preserved . the execution must be lightweight . concode_field_sep PlaceHolder placeHolder concode_field_sep void afterIndexCreated concode_elem_sep void beforeIndexShardClosed concode_elem_sep void beforeInde...
void function ( IndexShard arg0 , @ Nullable IndexShardState arg1 , IndexShardState arg2 , @ Nullable String arg3 ) { }
7,730
initializes this permutation to the identity permutation . concode_field_sep int[] sources concode_elem_sep int[] targets concode_field_sep int getSourceCount concode_elem_sep int getTargetCount concode_elem_sep MappingType getMappingType concode_elem_sep void increment concode_elem_sep int getTarget concode_elem_sep I...
void function ( ) { for ( int loc0 = 0 ; loc0 < targets . length ; loc0 ++ ) { targets [ loc0 ] = sources [ loc0 ] = loc0 ; } }
7,731
check that a beanfactory has been set . concode_field_sep ConfigurableListableBeanFactory beanFactory concode_elem_sep Log logger concode_elem_sep BeanWiringInfoResolver beanWiringInfoResolver concode_field_sep void setBeanWiringInfoResolver concode_elem_sep void configureBean concode_elem_sep BeanWiringInfoResolver cr...
void function ( ) { Assert . notNull ( this . beanFactory , "srini_string" ) ; }
7,732
sets whether value should be hidden . default is false . concode_field_sep Boolean partOfIdentity concode_elem_sep String defaultValue concode_elem_sep String displayName concode_elem_sep String displayOrder concode_elem_sep Boolean secure concode_elem_sep String value concode_elem_sep Boolean required concode_field_se...
PackageMaterialProperty function ( final boolean arg0 ) { this . secure = arg0 ; return this ; }
7,733
gets the crop name . concode_field_sep Crop cropId concode_elem_sep CropProcurementTarget cropProcurementTargetId concode_elem_sep Double quantity concode_elem_sep String cropName concode_elem_sep String targetFromString concode_elem_sep String targetToString concode_elem_sep Integer isActive concode_elem_sep Integer c...
String function ( ) { return cropName ; }
7,734
returns a copy of the current contents of the cache , ordered from least recently accessed to most recently accessed . concode_field_sep int evictionCount concode_elem_sep int putCount concode_elem_sep int hitCount concode_elem_sep int size concode_elem_sep int createCount concode_elem_sep int maxSize concode_elem_sep ...
Map < K , V > function ( ) { return new LinkedHashMap < K , V > ( map ) ; }
7,735
notifies all views of a selection change . concode_field_sep DBNodes[] cont concode_elem_sep int hist concode_elem_sep long LARGEDB concode_elem_sep String[] queries concode_elem_sep View[] view concode_elem_sep GUI gui concode_elem_sep int MAXHIST concode_elem_sep DBNodes[] marked concode_elem_sep int histsize concode...
void function ( final DBNodes arg0 , final View arg1 ) { final Context loc0 = gui . context ; loc0 . marked = arg0 ; for ( final View loc1 : view ) if ( loc1 != arg1 && loc1 . visible ( ) ) loc1 . refreshMark ( ) ; gui . filter . setEnabled ( arg0 . size ( ) != 0 ) ; gui . refreshControls ( ) ; }
7,736
returns a string representation of this object ; useful for testing and debugging . concode_field_sep Integer idleTimeout concode_field_sep ConnectionSettings withIdleTimeout concode_elem_sep Integer getIdleTimeout concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ConnectionSettings clone c...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getIdleTimeout ( ) != null ) loc0 . append ( "srini_string" + getIdleTimeout ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; }
7,737
get unique identifier for repository concode_field_sep String owner concode_elem_sep int forks concode_elem_sep boolean hasWiki concode_elem_sep long serialVersionUID concode_elem_sep String description concode_elem_sep int watchers concode_elem_sep String language concode_elem_sep boolean isPrivate concode_elem_sep in...
String function ( ) { return owner + '/' + name ; }
7,738
removes the header that was returned last . concode_field_sep String headerName concode_elem_sep List allHeaders concode_elem_sep int lastIndex concode_elem_sep int currentIndex concode_field_sep Object next concode_elem_sep Header nextHeader concode_elem_sep boolean hasNext concode_elem_sep int findNext concode_elem_s...
void function ( ) { if ( this . lastIndex < 0 ) { throw new IllegalStateException ( "srini_string" ) ; } this . allHeaders . remove ( this . lastIndex ) ; this . lastIndex = - 1 ; this . currentIndex -- ; }
7,739
atomically marks the slot as cancelled , if it was alive before . concode_field_sep JobID jobID concode_elem_sep SharedSlot parent concode_elem_sep int status concode_elem_sep int CANCELLED concode_elem_sep Instance instance concode_elem_sep AbstractID groupID concode_elem_sep int slotNumber concode_elem_sep AtomicInte...
boolean function ( ) { return STATUS_UPDATER . compareAndSet ( this , ALLOCATED_AND_ALIVE , CANCELLED ) ; }
7,740
extracts a enumeration from the vendor options map , returns it if found , returns the default value if not concode_field_sep PlaceHolder placeHolder concode_field_sep boolean getBooleanOption concode_elem_sep String getOption concode_elem_sep double getDoubleOption concode_elem_sep int getIntOption concode_elem_sep in...
Enum < T > function ( Symbolizer arg0 , String arg1 , Enum < T > arg2 ) { String loc0 = getOption ( arg0 , arg1 ) ; if ( loc0 == null ) return arg2 ; try { Enum < T > loc1 = Enum . valueOf ( arg2 . getDeclaringClass ( ) , loc0 . toUpperCase ( ) ) ; return loc1 ; } catch ( Exception loc1 ) { return arg2 ; } }
7,741
divide d by k and return the smallest integer greater than or equal to the result . concode_field_sep PlaceHolder placeHolder concode_field_sep int divideByAndCeilToInt concode_elem_sep int divideByAndRoundToInt concode_elem_sep boolean isPowerOfTwo concode_elem_sep long divideByAndRoundToLong concode_elem_sep String b...
long function ( double arg0 , int arg1 ) { return ( long ) Math . ceil ( arg0 / arg1 ) ; }
7,742
traffic whose source matches any of these cidr blocks will be blocked concode_field_sep Set<String> cidrBlocks concode_elem_sep Set<String> cidrBlocks concode_elem_sep Set<String> exclusionCidrBlocks concode_elem_sep int fromPort concode_elem_sep Multimap<String,String> tenantIdGroupNamePairs concode_elem_sep Set<Strin...
Set < String > function ( ) { return exclusionCidrBlocks ; }
7,743
given the map of variables , expands this template into a uri . the map keys represent variable names , the map values variable values . the order of variables is not significant . example : uritemplate template = new uritemplate `` http://example.com/hotels/ hotel / bookings / booking '' ; map < string , string > uriv...
URI function ( Map < String , ? > arg0 ) { UriComponents loc0 = this . uriComponents . expand ( arg0 ) ; UriComponents loc1 = loc0 . encode ( ) ; return loc1 . toUri ( ) ; }
7,744
return the location of the imported resource . concode_field_sep String importedResource concode_elem_sep Object source concode_elem_sep Resource[] actualResources concode_field_sep Object getSource concode_elem_sep Resource[] getActualResources
String function ( ) { return this . importedResource ; }
7,745
decode a uri string according to rfc 2396 . concode_field_sep PlaceHolder placeHolder concode_field_sep String encode
String function ( String arg0 ) { try { return decode ( arg0 , "srini_string" ) ; } catch ( UnsupportedEncodingException loc0 ) { throw IIOPLogger . ROOT_LOGGER . unavailableISOLatin1Decoder ( ) ; } }
7,746
test longest match concode_field_sep PlaceHolder placeHolder concode_field_sep void trie_add_04 concode_elem_sep void trie_add_03 concode_elem_sep void trie_add_02 concode_elem_sep void trie_add_01 concode_elem_sep void trie_add_06 concode_elem_sep void trie_longest_match_02 concode_elem_sep void trie_add_05 concode_el...
void function ( ) { Trie < Integer > loc0 = new Trie < Integer > ( ) ; loc0 . add ( "srini_string" , 123 ) ; loc0 . add ( "srini_string" , 456 ) ; Assert . assertTrue ( loc0 . contains ( "srini_string" ) ) ; Assert . assertTrue ( loc0 . contains ( "srini_string" ) ) ; Assert . assertEquals ( ( Integer ) 456 , loc0 . lo...
7,747
returns the function invoker that can be used to invoke a function object previously retrieved by invoking the getter retrieved with #getgetter on the target object . concode_field_sep MethodHandle getter concode_elem_sep String name concode_elem_sep MethodHandle invoker concode_field_sep MethodHandle getGetter concode...
MethodHandle function ( ) { return invoker ; }
7,748
gets the value of the pid property . concode_field_sep String pid concode_elem_sep String asOfDateTime concode_field_sep String getAsOfDateTime concode_elem_sep void setPid concode_elem_sep void setAsOfDateTime
String function ( ) { return pid ; }
7,749
execute action associated with the supplied task . concode_field_sep IMechanicService service concode_elem_sep List<Task> failing concode_elem_sep RepairDecisionProvider choiceProvider concode_elem_sep MechanicLog log concode_field_sep void run
void function ( Task arg0 ) { log . logInfo ( "srini_string" , arg0 . getId ( ) ) ; try { arg0 . getRepairAction ( ) . run ( ) ; } catch ( RuntimeException loc0 ) { log . logError ( loc0 , "srini_string" , arg0 . getId ( ) , loc0 . getMessage ( ) ) ; } }
7,750
get the two norm of this vector concode_field_sep PlaceHolder placeHolder concode_field_sep Vector minus concode_elem_sep void set concode_elem_sep void set concode_elem_sep Vector max concode_elem_sep void minusEquals concode_elem_sep double normSquared concode_elem_sep void minEquals concode_elem_sep double sum conco...
double function ( ) { return Math . sqrt ( normSquared ( ) ) ; }
7,751
returns an array with #count nativedatagrampacket s filled . concode_field_sep int scopeId concode_elem_sep long memoryAddress concode_elem_sep int port concode_elem_sep FastThreadLocal<NativeDatagramPacketArray> ARRAY concode_elem_sep int count concode_elem_sep IovArray array concode_elem_sep byte[] addr concode_elem_...
NativeDatagramPacket [ ] function ( ) { return packets ; }
7,752
gets the point the camera is looking at concode_field_sep PApplet _parent concode_elem_sep float _farLimit concode_elem_sep float _nearLimit concode_elem_sep float prevY concode_elem_sep PVector _lookat concode_elem_sep float prevX concode_elem_sep PVector _up concode_elem_sep PVector A concode_elem_sep boolean _orthoV...
PVector function ( ) { if ( _cam == null ) { return null ; } return _cam . _lookat . get ( ) ; }
7,753
throws an assertionexception if the current thread is the ui thread . concode_field_sep Handler sMainHandler concode_field_sep void runOnUiThread concode_elem_sep boolean isOnUiThread concode_elem_sep void assertOnUiThread
void function ( ) { SoftAssertions . assertCondition ( ! isOnUiThread ( ) , "srini_string" ) ; }
7,754
gets the line number list . concode_field_sep LineNumberList lineNumbers concode_elem_sep LocalVariableList localVariables concode_elem_sep Method method concode_elem_sep boolean accSuper concode_elem_sep CstString sourceFile concode_elem_sep AttCode attCode concode_field_sep CstString getDescriptor concode_elem_sep Cs...
LineNumberList function ( ) { return lineNumbers ; }
7,755
set the value of the tooltip property . concode_field_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_sep long serialVersionUID concode_elem_sep boolean leaf concode_elem_sep String leafIcon concode_elem_sep String b...
void function ( String arg0 ) { this . tooltip = arg0 ; }
7,756
a regular state may be a dead end . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_field_...
void function ( ) { prepareStateTest ( ) ; validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ; assertNoIssue ( diagnostics , ISSUE_STATE_WITHOUT_OUTGOING_TRANSITION ) ; }
7,757
prepare an item view for use . see adapterview for the basic idea at work here . this may require creating a new item view , but well-behaved implementations will re-use the view passed as convertview if present . the returned view will be populated with data from the item parameter . concode_field_sep MenuView mMenuVi...
View function ( MenuItemImpl arg0 , View arg1 , ViewGroup arg2 ) { MenuView . ItemView loc0 ; if ( arg1 instanceof MenuView . ItemView ) { loc0 = ( MenuView . ItemView ) arg1 ; } else { loc0 = createItemView ( arg2 ) ; } bindItemView ( arg0 , loc0 ) ; return ( View ) loc0 ; }
7,758
sets the id value for this base . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep long id concode_field_sep void setName concode_elem_sep org.apache.axis.descrip...
void function ( long arg0 ) { this . id = arg0 ; }
7,759
gets the size of the vector . concode_field_sep int[] V concode_elem_sep int sizeOfVector concode_field_sep IntVector subvector concode_elem_sep IntVector subvector concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void set concode_elem_sep void swa...
int function ( ) { return sizeOfVector ; }
7,760
sets the value of the arcrole property . concode_field_sep String displayLabel concode_elem_sep String relatedType concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String id concode_elem_sep String href concode_elem_sep String typ...
void function ( String arg0 ) { arcrole = arg0 ; }
7,761
the comment for this origin access identity , as originally specified when created . concode_field_sep String comment concode_elem_sep String id concode_elem_sep String s3CanonicalUserId concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setS3CanonicalUserId concode_elem_sep CloudFront...
CloudFrontOriginAccessIdentitySummary function ( String arg0 ) { setComment ( arg0 ) ; return this ; }
7,762
returns an arraylist that contains only classified data training examples concode_field_sep PlaceHolder placeHolder concode_field_sep int getNoOfExamplesCV concode_elem_sep int getNoOfRows concode_elem_sep int getIndexOfCoordinate concode_elem_sep int getKOfCV concode_elem_sep int getNoOfCols concode_elem_sep ArrayList...
ArrayList < TheDataModel > function ( ArrayList < TheDataModel > arg0 ) { ArrayList < TheDataModel > loc0 = new ArrayList < TheDataModel > ( ) ; for ( int loc1 = 0 ; loc1 < arg0 . size ( ) ; loc1 ++ ) { if ( ! arg0 . get ( loc1 ) . getY ( ) . equals ( "srini_string" ) ) { loc0 . add ( arg0 . get ( loc1 ) ) ; } } return...
7,763
gets the value of the lang property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the lang property . for example , to add a new item , do as follo...
List < Lang > function ( ) { if ( lang == null ) { lang = new ArrayList < Lang > ( ) ; } return this . lang ; }
7,764
this method creates a footer part and set the package on it . then we add some text and add the footer part to the package . finally we return the corresponding relationship . concode_field_sep ObjectFactory factory concode_elem_sep WordprocessingMLPackage wordMLPackage concode_field_sep void addPageNumberField concode...
Relationship function ( ) { FooterPart loc0 = new FooterPart ( ) ; loc0 . setPackage ( wordMLPackage ) ; loc0 . setJaxbElement ( createFooterWithPageNr ( ) ) ; return wordMLPackage . getMainDocumentPart ( ) . addTargetPart ( loc0 ) ; }
7,765
register all relevant annotation post processors in the given registry . concode_field_sep String CONFIGURATION_BEAN_NAME_GENERATOR concode_elem_sep String AUTOWIRED_ANNOTATION_PROCESSOR_BEAN_NAME concode_elem_sep boolean jsr250Present concode_elem_sep String PERSISTENCE_ANNOTATION_PROCESSOR_BEAN_NAME concode_elem_sep ...
void function ( BeanDefinitionRegistry arg0 ) { registerAnnotationConfigProcessors ( arg0 , null ) ; }
7,766
when set to true it is considered a test failure to have outstanding tasks that are blocked on non external events or timers . such blockage is usually indicates a bug that can lead to a workflow `` getting stuck '' . default is true . concode_field_sep DecisionContext decisionContext concode_elem_sep TestWorkflowConte...
void function ( boolean arg0 ) { this . disableOutstandingTasksCheck = arg0 ; }
7,767
return a factory for this kind of label . concode_field_sep String DIVIDER concode_elem_sep String tag concode_elem_sep String word concode_elem_sep long serialVersionUID concode_elem_sep LabelFactory lf concode_field_sep void read concode_elem_sep WordTag valueOf concode_elem_sep WordTag valueOf concode_elem_sep void ...
LabelFactory function ( ) { return LabelFactoryHolder . lf ; }
7,768
update one link cost concode_field_sep ArrayList<Node> nodes concode_elem_sep ArrayList<Link> links concode_elem_sep int totalNodes concode_elem_sep int infinity concode_elem_sep enumStatus status concode_field_sep boolean insertLink concode_elem_sep boolean insertNode concode_elem_sep void show concode_elem_sep void s...
void function ( String arg0 , int arg1 ) { }
7,769
allows to wait for all non master nodes to reply to the publish event up to a timeout concode_field_sep CountDownLatch latch concode_elem_sep Set<DiscoveryNode> pendingNodes concode_field_sep void onResponse concode_elem_sep void onFailure concode_elem_sep DiscoveryNode[] pendingNodes
boolean function ( TimeValue arg0 ) { boolean loc0 = latch . await ( arg0 . millis ( ) , TimeUnit . MILLISECONDS ) ; assert ! loc0 || pendingNodes . isEmpty ( ) : "srini_string" ; return loc0 ; }
7,770
creates the js code to be added to source . this code declares and initializes the variables required for collection of coverage data . concode_field_sep CoverageReach reach concode_elem_sep String JS_INSTRUMENTATION_EXTERNS_CODE concode_elem_sep AbstractCompiler compiler concode_elem_sep Map<String,FileInstrumentation...
void function ( Node arg0 ) { arg0 . addChildToFront ( createConditionalVarDecl ( "srini_string" ) ) ; arg0 . addChildToFront ( createConditionalVarDecl ( "srini_string" ) ) ; arg0 . addChildToFront ( createConditionalVarDecl ( "srini_string" ) ) ; }
7,771
returns the length of the vector . concode_field_sep double x concode_elem_sep double y concode_field_sep double getX concode_elem_sep double getY concode_elem_sep double getAngle concode_elem_sep int hashCode concode_elem_sep boolean equals
double function ( ) { return Math . sqrt ( ( this . x * this . x ) + ( this . y * this . y ) ) ; }
7,772
return type metadata object concode_field_sep com.google.api.ads.dfp.axis.v201411.VideoPositionWithinPod videoPositionWithinPod concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.dfp.axis.v201411.VideoBumperType videoBumperTy...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
7,773
returns a string that can be used as the label for a crosshair . concode_field_sep NumberFormat numberFormat concode_elem_sep String labelTemplate concode_field_sep NumberFormat getNumberFormat concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getLabelTemplate
String function ( Crosshair arg0 ) { Object [ ] loc0 = new Object [ ] { this . numberFormat . format ( arg0 . getValue ( ) ) } ; String loc1 = MessageFormat . format ( this . labelTemplate , loc0 ) ; return loc1 ; }
7,774
change current directory to exe location . concode_field_sep String DOWNLOAD_URL concode_elem_sep String errTitle concode_elem_sep String STAY_ALIVE concode_elem_sep File outfile concode_elem_sep String downloadUrl concode_elem_sep String supportUrl concode_elem_sep File icon concode_elem_sep String ICON concode_elem_s...
String function ( ) { return chdir ; }
7,775
gets the decrypted literal string value of the data using the key provided by the security manager . concode_field_sep Reference reference concode_elem_sep char[] hexChar concode_elem_sep StringBuilder stringData concode_field_sep String getHexString concode_elem_sep StringBuilder stringToHex concode_elem_sep String en...
String function ( SecurityManager arg0 ) { return encryption ( stringData . toString ( ) , true , arg0 ) ; }
7,776
returns the current stack of enclosing closure expressions . the first element is the top of the stack . concode_field_sep Set<MethodNode> methodsToBeVisited concode_elem_sep Set<Long> reportedErrors concode_elem_sep LinkedList<BinaryExpression> enclosingBinaryExpressions concode_elem_sep LinkedList<EnclosingClosure> e...
List < EnclosingClosure > function ( ) { return Collections . unmodifiableList ( enclosingClosures ) ; }
7,777
filters by calling each member filter to do filtering . concode_field_sep List<Filter> filters concode_field_sep placeholderType placeHolder
String function ( final Map < String , String > arg0 , final String arg1 ) { String loc0 = arg1 ; for ( final Filter loc1 : filters ) { final String loc2 = loc1 . loc1 ( arg0 , loc0 ) ; if ( loc2 != null ) { loc0 = loc2 ; } } return loc0 ; }
7,778
sets the enabled value for this video_tracking . concode_field_sep java.lang.String daily_visitors_tracked concode_elem_sep java.lang.String conversion_level concode_elem_sep java.lang.String segments_tracked concode_elem_sep java.lang.String segment_length concode_elem_sep java.lang.Object __equalsCalc concode_elem_se...
void function ( java . lang . String arg0 ) { this . enabled = arg0 ; }
7,779
creates note instance from given integer array . concode_field_sep CellNote EMPTY concode_elem_sep Set<Integer> mNotedNumbers concode_field_sep void serialize concode_elem_sep String serialize concode_elem_sep CellNote toggleNumber concode_elem_sep Set<Integer> getNotedNumbers concode_elem_sep CellNote removeNumber con...
CellNote function ( Integer [ ] arg0 ) { Set < Integer > loc0 = new HashSet < Integer > ( ) ; for ( Integer loc1 : arg0 ) { loc0 . add ( loc1 ) ; } return new CellNote ( loc0 ) ; }
7,780
the unique system id for this region ; ex : `` us-east-1 '' . concode_field_sep String domain concode_elem_sep String name concode_elem_sep Map<String,String> serviceEndpoints concode_elem_sep Map<String,Boolean> httpSupport concode_elem_sep Map<String,Boolean> httpsSupport concode_elem_sep String DEFAULT_DOMAIN concod...
String function ( ) { return name ; }
7,781
dummy business method that will fail unless the factory managed the bean 's lifecycle correctly concode_field_sep boolean inited concode_field_sep void afterPropertiesSet
void function ( ) { if ( ! this . inited ) throw new RuntimeException ( "srini_string" ) ; }
7,782
gets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep void setId concode_elem_sep String getId
String function ( ) { return value ; }
7,783
subtracts the other vector from this vector . concode_field_sep Vector3 tmp concode_elem_sep Vector3 Zero concode_elem_sep Vector3 X concode_elem_sep float x concode_elem_sep float y concode_elem_sep Vector3 Y concode_elem_sep float z concode_elem_sep long serialVersionUID concode_elem_sep Vector3 tmp2 concode_elem_sep...
Vector3 function ( float arg0 , float arg1 , float arg2 ) { return this . set ( this . x - arg0 , this . y - arg1 , this . z - arg2 ) ; }
7,784
a debugging aid that just prints the raw information about the dancing link columns that were selected for each row . concode_field_sep int squareYSize concode_elem_sep int squareXSize concode_elem_sep int size concode_elem_sep int num concode_elem_sep int column concode_elem_sep int x concode_elem_sep int y concode_el...
void function ( List arg0 ) { for ( Iterator loc0 = arg0 . iterator ( ) ; loc0 . hasNext ( ) ; ) { Iterator loc1 = ( ( List ) loc0 . next ( ) ) . iterator ( ) ; while ( loc1 . hasNext ( ) ) { System . out . print ( loc1 . next ( ) . toString ( ) + "srini_string" ) ; } System . out . println ( ) ; } }
7,785
the date and time of the event , in utc format for example , yyyy-mm-ddthh : mm : ssz . concode_field_sep EventInformation eventInformation concode_elem_sep String eventType concode_elem_sep java.util.Date timestamp concode_field_sep HistoryRecord withEventInformation concode_elem_sep void setEventType concode_elem_sep...
void function ( java . util . Date arg0 ) { this . timestamp = arg0 ; }
7,786
get the wrapped scala context . concode_field_sep play.api.ApplicationLoader.Context underlying concode_field_sep Context withConfig concode_elem_sep Environment environment concode_elem_sep Configuration initialConfiguration concode_elem_sep Context withConfiguration concode_elem_sep Application load concode_elem_sep ...
play . api . ApplicationLoader . Context function ( ) { return underlying ; }
7,787
publish new state to all device feature listeners concode_field_sep String m_name concode_elem_sep InsteonDevice m_device concode_elem_sep HashMap<Integer,MessageHandler> m_msgHandlers concode_elem_sep CommandHandler m_defaultCommandHandler concode_elem_sep MessageHandler m_defaultMsgHandler concode_elem_sep MessageDis...
void function ( State arg0 ) { logger . debug ( "srini_string" , this . getDevice ( ) . getAddress ( ) , getName ( ) , arg0 ) ; synchronized ( m_listeners ) { for ( DeviceFeatureListener loc0 : m_listeners ) { loc0 . stateChanged ( arg0 ) ; } } }
7,788
retrieves the string name of this address concode_field_sep String name concode_elem_sep Namespace namespace concode_elem_sep int id concode_field_sep Namespace getNamespace concode_elem_sep int getId
String function ( ) { return name ; }
7,789
resolve the given resource uri to a java.io.file , i.e. to a file in the file system . concode_field_sep String JAR_URL_SEPARATOR concode_elem_sep String URL_PROTOCOL_VFS concode_elem_sep String CLASSPATH_URL_PREFIX concode_elem_sep String URL_PROTOCOL_ZIP concode_elem_sep String JAR_FILE_EXTENSION concode_elem_sep Str...
File function ( URI arg0 ) { return getFile ( arg0 , "srini_string" ) ; }
7,790
returns the registerspec of the definition of the register . concode_field_sep SsaMethod ssaMeth concode_elem_sep InterferenceGraph interference concode_field_sep RegisterMapper allocateRegisters concode_elem_sep boolean wantsParamsMovedHigh concode_elem_sep boolean isDefinitionMoveParam concode_elem_sep RegisterSpec i...
RegisterSpec function ( int arg0 ) { SsaInsn loc0 = ssaMeth . getDefinitionForRegister ( arg0 ) ; return loc0 == null ? null : loc0 . getResult ( ) ; }
7,791
method declaration concode_field_sep HsqlHashMap rightsMap concode_elem_sep User uPublic concode_elem_sep String sName concode_elem_sep boolean bAdministrator concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getName concode_elem_sep void ch...
void function ( ) { Trace . check ( isAdmin ( ) , Trace . ACCESS_IS_DENIED ) ; }
7,792
returns the number of keys on the priority queue . concode_field_sep int[] pq concode_elem_sep int NMAX concode_elem_sep Key[] keys concode_elem_sep IndexMinPQ<Key> copy concode_elem_sep int N concode_elem_sep int[] qp concode_field_sep Integer next concode_elem_sep int delMin concode_elem_sep Key keyOf concode_elem_se...
int function ( ) { return N ; }
7,793
sets the value of the role property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep JAXBElement<? extends TransformationType> transformation concode_elem_sep...
void function ( String arg0 ) { this . role = arg0 ; }
7,794
creates a new mapping in this map , uses the given array slice as the key . if the map previously contained a mapping for this key , the old value is replaced . concode_field_sep int start concode_elem_sep int length concode_elem_sep char[] buffer concode_elem_sep Map<Key,V> map concode_field_sep void checkBoundaries c...
void function ( char [ ] arg0 , int arg1 , int arg2 , V arg3 ) { checkBoundaries ( arg0 , arg1 , arg2 ) ; map . put ( new Key ( arg0 , arg1 , arg2 ) , arg3 ) ; }
7,795
the newly created upload . concode_field_sep Upload upload concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateUploadResult clone concode_elem_sep CreateUploadResult withUpload concode_elem_sep String toString concode_elem_sep Upload getUpload
void function ( Upload arg0 ) { this . upload = arg0 ; }
7,796
returns the company id of this journal content search . concode_field_sep JournalContentSearch _journalContentSearch concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel concode_elem_sep long getContentSearchId ...
long function ( ) { return _journalContentSearch . getCompanyId ( ) ; }
7,797
gets the value of the limitedocccurences property . concode_field_sep BigInteger remainingOccurences concode_elem_sep XMLGregorianCalendar endDateOfFinalOccurence concode_elem_sep BigInteger currentOccurence concode_elem_sep BigInteger totalOccurences concode_elem_sep long serialVersionUID concode_elem_sep RecurringAwa...
RecurringAwardType . LimitedOcccurences function ( ) { return limitedOcccurences ; }
7,798
start the task , created a new swingworker for the text extraction process . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep boolean done c...
void function ( ) { final SwingWorker loc0 = new SwingWorker ( ) { public Object construct ( ) { current = 0 ; done = false ; canceled = false ; dialogMessage = null ; return new ActualTask ( ) ; } } ; loc0 . setThreadPriority ( Thread . MIN_PRIORITY ) ; loc0 . start ( ) ; }
7,799
sets the bookmarkentitycollection of this userentity to the specified value . concode_field_sep Collection<BookmarkEntity> bookmarkEntityCollection concode_elem_sep String password concode_elem_sep String userid concode_elem_sep String email concode_elem_sep String username concode_field_sep void setPassword concode_el...
void function ( Collection < BookmarkEntity > arg0 ) { this . bookmarkEntityCollection = arg0 ; }