idx int64 0 25k | question stringlengths 68 5.14k | target stringlengths 20 503 |
|---|---|---|
8,500 | sets the cause for the damagemodifier to build . concode_field_sep Cause cause concode_elem_sep DamageModifierType type concode_field_sep DamageModifierType getType concode_elem_sep DamageModifierType getType concode_elem_sep DamageModifier build concode_elem_sep int hashCode concode_elem_sep boolean equals concode_ele... | Builder function ( Cause arg0 ) { this . cause = checkNotNull ( arg0 ) ; return this ; } |
8,501 | clones the vector and shallow copies all its elements . the elements have to implement the copyable interface . concode_field_sep int m_CapacityIncrement concode_elem_sep long serialVersionUID concode_elem_sep int m_Size concode_elem_sep int m_SpecialElement concode_elem_sep int m_Counter concode_elem_sep FastVector m_... | Object function ( ) { FastVector loc0 = new FastVector ( m_Objects . length ) ; loc0 . m_Size = m_Size ; loc0 . m_CapacityIncrement = m_CapacityIncrement ; loc0 . m_CapacityMultiplier = m_CapacityMultiplier ; for ( int loc1 = 0 ; loc1 < m_Size ; loc1 ++ ) { loc0 . m_Objects [ loc1 ] = ( ( Copyable ) m_Objects [ loc1 ] ... |
8,502 | add the type ` type ' concode_field_sep EntityManager em concode_elem_sep Boolean inventoryInitialize concode_field_sep void emptyBasket concode_elem_sep Integer getBasketAmount concode_elem_sep void setPrice concode_elem_sep Boolean ban concode_elem_sep void logoutCustomer concode_elem_sep Integer getMoney concode_ele... | Boolean function ( Type arg0 ) { InventoryDTO loc0 = em . find ( Inventory . class , 1 ) ; GnomeDTO loc1 = loc0 . getGnome ( arg0 ) ; Boolean loc2 = loc1 . getIsAvailable ( ) ; if ( loc2 ) { return false ; } else { loc1 . setIsAvailable ( true ) ; return true ; } } |
8,503 | set this node 's network location concode_field_sep Node parent concode_elem_sep String ROOT concode_elem_sep int level concode_elem_sep String PATH_SEPARATOR_STR concode_elem_sep String name concode_elem_sep char PATH_SEPARATOR concode_elem_sep String location concode_field_sep int getLevel concode_elem_sep String get... | void function ( String arg0 ) { this . location = arg0 ; } |
8,504 | inserts a record to be sorted . concode_field_sep Sorter<PackedRecordPointer,LongArray> sorter concode_elem_sep LongArray pointerArray concode_elem_sep LongArray array concode_elem_sep PackedRecordPointer packedRecordPointer concode_elem_sep int pos concode_elem_sep int numRecords concode_elem_sep SortComparator SORT_C... | void function ( long arg0 , int arg1 ) { if ( ! hasSpaceForAnotherRecord ( ) ) { throw new IllegalStateException ( "srini_string" ) ; } array . set ( pos , PackedRecordPointer . packPointer ( arg0 , arg1 ) ) ; pos ++ ; } |
8,505 | speed , not necessarily in ghz , but certainly relevant to other processors in the same provider . concode_field_sep double cores concode_elem_sep double speed concode_field_sep ToStringHelper string concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep double getCores concode_elem_sep String t... | double function ( ) { return speed ; } |
8,506 | returns true if the request succeeds ; otherwise , it returns an error . concode_field_sep Boolean returnValue concode_field_sep Boolean isReturn concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setReturn concode_elem_sep DeleteVpcPeeringConnectionResult clone concode_elem_sep String ... | Boolean function ( ) { return returnValue ; } |
8,507 | sets the first name concode_field_sep String lastName concode_elem_sep Address address concode_elem_sep Date created concode_elem_sep Long userId concode_elem_sep Date birthDate concode_elem_sep byte[] picture concode_elem_sep String firstName concode_elem_sep Logger logger concode_elem_sep String password concode_elem... | void function ( String arg0 ) { this . firstName = arg0 . toUpperCase ( ) ; } |
8,508 | returns the revision string . concode_field_sep byte[] m_storedObjectArray concode_elem_sep long serialVersionUID concode_elem_sep boolean m_isJython concode_elem_sep boolean m_isCompressed concode_field_sep Object getObject concode_elem_sep int hashCode concode_elem_sep boolean equals | String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } |
8,509 | call this to deteremine if you can close this pane . if we 're busy , we 'll ask the user if they want to close . concode_field_sep AlternateUIInteractionVersionWrapper alternateUIInteractionVersionWrapper concode_elem_sep Map<GradleTabVersion1,GradleTabVersionWrapper> tabMap concode_elem_sep U basicGradleUI concode_el... | boolean function ( final BasicGradleUIVersion1 . CloseInteraction closeInteraction ) { return basicGradleUI . canClose ( new BasicGradleUI . CloseInteraction ( ) { public boolean promptUserToConfirmClosingWhileBusy ( ) { return closeInteraction . promptUserToConfirmClosingWhileBusy ( ) ; } } ) ; } |
8,510 | sets odata.continue-on-error . concode_field_sep Map<String,String> applied concode_elem_sep PreferencesApplied preferencesApplied concode_elem_sep Set<String> SAFE_PREFERENCE_NAMES concode_field_sep void add concode_elem_sep String toValueString concode_elem_sep Builder respondAsync concode_elem_sep Builder preference... | Builder function ( ) { add ( PreferenceName . CONTINUE_ON_ERROR . getName ( ) , null ) ; return this ; } |
8,511 | not supported in sakai concode_field_sep Log log concode_field_sep Course createCourse concode_elem_sep ParticipationRecord addInstructor concode_elem_sep ParticipationRecord addEnrollment concode_elem_sep boolean courseExists concode_elem_sep void removeCourseMembership concode_elem_sep void removeOrphans | ParticipationRecord function ( final User arg0 , final Course arg1 ) { throw new RuntimeException ( "srini_string" ) ; } |
8,512 | sets the font for this component to the specified font . concode_field_sep MenuContainer parent concode_elem_sep Object tree_lock concode_elem_sep MenuComponentPeer peer concode_elem_sep String name concode_elem_sep Toolkit toolkit concode_elem_sep long serialVersionUID concode_elem_sep Font font concode_field_sep void... | void function ( Font arg0 ) { this . font = arg0 ; } |
8,513 | sets related `` list '' of data representing the contextual data associated with this particular service request concode_field_sep String service concode_elem_sep long serialVersionUID concode_elem_sep GenericAttributeManager attributeManager concode_field_sep void setAttribute concode_elem_sep String getAttribute conc... | void function ( String arg0 , List < String > arg1 ) { this . attributeManager . setAttribute ( arg0 , arg1 ) ; } |
8,514 | gets the last modified time for the file . concode_field_sep String contentMD5 concode_elem_sep String contentDisposition concode_elem_sep long length concode_elem_sep String contentEncoding concode_elem_sep String contentLanguage concode_elem_sep String etag concode_elem_sep Date lastModified concode_elem_sep String c... | Date function ( ) { return this . lastModified ; } |
8,515 | this method converts hex string to byte concode_field_sep String HMAC_SHA512 concode_elem_sep int lookAheadWindow concode_elem_sep String HMAC_SHA256 concode_elem_sep int DEFAULT_NUMBER_DIGITS concode_elem_sep String HMAC_SHA1 concode_elem_sep int[] DIGITS_POWER concode_elem_sep String DEFAULT_ALGORITHM concode_elem_se... | byte [ ] function ( String arg0 ) { byte [ ] loc0 = new BigInteger ( "srini_string" + arg0 , 16 ) . toByteArray ( ) ; byte [ ] loc1 = new byte [ loc0 . length - 1 ] ; for ( int loc2 = 0 ; loc2 < loc1 . length ; loc2 ++ ) loc1 [ loc2 ] = loc0 [ loc2 + 1 ] ; return loc1 ; } |
8,516 | set date concode_field_sep byte[] _byte concode_elem_sep String password concode_elem_sep BigDecimal number concode_elem_sep Float _float concode_elem_sep Integer integer concode_elem_sep Double _double concode_elem_sep String string concode_elem_sep DateTime dateTime concode_elem_sep byte[] binary concode_elem_sep Int... | void function ( LocalDate arg0 ) { this . date = arg0 ; } |
8,517 | specify if the given payload is empty . concode_field_sep MessageConverter converter concode_elem_sep Validator validator concode_field_sep String getParameterName concode_elem_sep Object resolveArgument concode_elem_sep boolean supportsParameter concode_elem_sep void validate | boolean function ( Object arg0 ) { if ( arg0 == null ) { return true ; } else if ( arg0 instanceof byte [ ] ) { return ( ( byte [ ] ) arg0 ) . length == 0 ; } else if ( arg0 instanceof String ) { return ! StringUtils . hasText ( ( String ) arg0 ) ; } else { return false ; } } |
8,518 | gets a value indicating the overall result of the request that generated this response collection . if all of the response have their result property set to success , overallresult returns success . if at least one response has its result property set to warning and all other response have their result property set to ... | ServiceResult function ( ) { return this . overallResult ; } |
8,519 | returns the class name of the lock object . concode_field_sep int identityHashCode concode_elem_sep String className concode_field_sep String toString concode_elem_sep int getIdentityHashCode | String function ( ) { return className ; } |
8,520 | eagerly initialize the exception translator , if demanded , creating a default one for the specified datasource if none set . concode_field_sep Log logger concode_elem_sep boolean lazyInit concode_elem_sep SQLExceptionTranslator exceptionTranslator concode_elem_sep DataSource dataSource concode_field_sep boolean isLazy... | void function ( ) { if ( getDataSource ( ) == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } if ( ! isLazyInit ( ) ) { getExceptionTranslator ( ) ; } } |
8,521 | add a consoleappender that uses patternlayout using the patternlayout #ttcc_conversion_pattern andprints to system.out to the root category . concode_field_sep PlaceHolder placeHolder concode_field_sep void resetConfiguration | void function ( ) { Logger loc0 = Logger . getRootLogger ( ) ; loc0 . addAppender ( new ConsoleAppender ( new PatternLayout ( PatternLayout . TTCC_CONVERSION_PATTERN ) ) ) ; } |
8,522 | returns a string representation of this object . concode_field_sep ActionRequest request concode_field_sep String getCharacterEncoding concode_elem_sep String getContentType concode_elem_sep int getContentLength concode_elem_sep InputStream getInputStream | String function ( ) { return "srini_string" + this . getContentLength ( ) + "srini_string" + this . getContentType ( ) ; } |
8,523 | getstatusname concode_field_sep int SERVICE_UNAVAILABLE concode_elem_sep int SERVICE_AVAILABLE concode_elem_sep int SERVICE_UNKNOWN concode_elem_sep int m_statusCode concode_elem_sep String m_reason concode_elem_sep Map<String,Number> m_properties concode_elem_sep Date m_timestamp concode_elem_sep int SERVICE_UNRESPONS... | String function ( ) { return s_statusNames [ m_statusCode ] ; } |
8,524 | creates a new org labor with the primary key . does not add the org labor to the database . concode_field_sep OrgLaborLocalService _orgLaborLocalService concode_field_sep com.liferay.portal.model.OrgLabor getOrgLabor concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDy... | com . liferay . portal . model . OrgLabor function ( long arg0 ) { return _orgLaborLocalService . createOrgLabor ( arg0 ) ; } |
8,525 | resolves the desired path to an nxnode . concode_field_sep SeekableLittleEndianAccessor slea concode_elem_sep NXTables tables concode_elem_sep NXNode[] nodes concode_elem_sep String filePath concode_elem_sep Logger logger concode_elem_sep NXHeader header concode_elem_sep boolean parsed concode_field_sep void populateNo... | NXNode function ( String arg0 ) { if ( arg0 . equals ( "srini_string" ) ) return getRoot ( ) ; return resolve ( arg0 . split ( "srini_string" ) ) ; } |
8,526 | get the default location for client related files concode_field_sep File DEFAULT_CLIENT_DIR concode_elem_sep KeyStore asadminKeystore concode_elem_sep AsadminTruststore asadminTruststore concode_elem_sep AsadminSecurityUtil instance concode_elem_sep Logger logger concode_elem_sep LocalStringsImpl strmgr concode_field_s... | File function ( ) { if ( ! DEFAULT_CLIENT_DIR . isDirectory ( ) ) { if ( DEFAULT_CLIENT_DIR . mkdirs ( ) == false ) { logger . log ( Level . SEVERE , CULoggerInfo . errorCreatingDirectory , DEFAULT_CLIENT_DIR ) ; } } return DEFAULT_CLIENT_DIR ; } |
8,527 | internal use only returns the frame buffer concode_field_sep FrameBuffer reflectionBuffer concode_elem_sep Camera reflectionCam concode_elem_sep ViewPort vp concode_elem_sep RenderManager rm concode_elem_sep Plane reflectionClipPlane concode_field_sep void setReflectionCam concode_elem_sep Camera getReflectionCam conco... | FrameBuffer function ( ) { return reflectionBuffer ; } |
8,528 | prints the given string to this instance 's output stream , followed by a newline . concode_field_sep Args args concode_elem_sep boolean strictParse concode_elem_sep int hexCols concode_elem_sep int at concode_elem_sep int indent concode_elem_sep byte[] bytes concode_elem_sep String filePath concode_elem_sep int width ... | void function ( String arg0 ) { out . println ( arg0 ) ; } |
8,529 | closes socket , ignoring any checked exceptions . does nothing if socket is null . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY_STRING_ARRAY concode_elem_sep Charset ISO_8859... | void function ( Socket arg0 ) { if ( arg0 != null ) { try { arg0 . close ( ) ; } catch ( RuntimeException loc0 ) { throw loc0 ; } catch ( Exception loc0 ) { } } } |
8,530 | creates a tube that performs soap mustunderstand processing.this pipe should be before handlerpipes . concode_field_sep Container container concode_elem_sep Codec codec concode_elem_sep EndpointAddress address concode_elem_sep WSService rootOwner concode_elem_sep Class sei concode_elem_sep WSDLPort wsdlModel concode_el... | Tube function ( Tube arg0 ) { if ( binding instanceof SOAPBinding ) return new ClientMUTube ( binding , arg0 ) ; else return arg0 ; } |
8,531 | iterates through the given loaders until it finds one that can load finalizer . concode_field_sep String LOADING_ERROR concode_elem_sep Method startFinalizer concode_elem_sep boolean threadStarted concode_elem_sep String FINALIZER_CLASS_NAME concode_elem_sep PhantomReference<Object> frqRef concode_elem_sep boolean disa... | Class < ? > function ( FinalizerLoader ... arg0 ) { for ( FinalizerLoader loc0 : arg0 ) { Class < ? > loc1 = loc0 . loadFinalizer ( ) ; if ( loc1 != null ) { return loc1 ; } } throw new AssertionError ( ) ; } |
8,532 | this method should only be called if asterisk is reporting a channel count for this meetme room which does not match our local channel count . this could happen if it was restarted whilst a call was active . concode_field_sep boolean active concode_elem_sep int roomNumber concode_elem_sep Date lastUpdated concode_elem_... | void function ( final int arg0 ) { this . channelCount = arg0 ; } |
8,533 | adds an invalid attempt to login for the given user / ip to the storage . in case the configured threshold is reached , the user is disabled for the configured time . concode_field_sep int m_invalidLoginCount concode_elem_sep int m_maxBadAttempts concode_elem_sep int m_disableMillis concode_elem_sep int m_disableMinute... | void function ( String arg0 , String arg1 ) { if ( m_maxBadAttempts < 0 ) { return ; } String loc0 = createStorageKey ( arg0 , arg1 ) ; CmsUserData loc1 = m_storage . get ( loc0 ) ; if ( loc1 != null ) { loc1 . increaseInvalidLoginCount ( ) ; } else { loc1 = new CmsUserData ( ) ; m_storage . put ( loc0 , loc1 ) ; } } |
8,534 | read a mapping from the passed input stream . concode_field_sep String ATTR_KEY concode_elem_sep Logger s_aLogger concode_elem_sep XMLMapHandler s_aInstance concode_elem_sep String ELEMENT_MAPPING concode_elem_sep String ATTR_VALUE concode_elem_sep String ELEMENT_MAP concode_field_sep IMicroDocument createMapDocument c... | Map < String , String > function ( @ Nonnull @ WillClose final InputStream arg0 ) { final Map < String , String > loc0 = new HashMap < String , String > ( ) ; if ( readMap ( arg0 , loc0 ) . isFailure ( ) ) return null ; return loc0 ; } |
8,535 | returns the number of rows matching the dynamic query . concode_field_sep OrgLaborLocalService _orgLaborLocalService concode_field_sep com.liferay.portal.kernel.model.OrgLabor getOrgLabor concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.port... | long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , com . liferay . portal . kernel . dao . orm . Projection arg1 ) { return _orgLaborLocalService . dynamicQueryCount ( arg0 , arg1 ) ; } |
8,536 | returns the name of this resource action . concode_field_sep ResourceAction _resourceAction concode_field_sep void setName concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes conc... | java . lang . String function ( ) { return _resourceAction . getName ( ) ; } |
8,537 | the category name for the support case . concode_field_sep String code concode_elem_sep String name concode_field_sep void setName concode_elem_sep Category withCode concode_elem_sep int hashCode concode_elem_sep void setCode concode_elem_sep boolean equals concode_elem_sep Category clone concode_elem_sep String toStri... | String function ( ) { return this . name ; } |
8,538 | opens the textcache object . concode_field_sep Log log concode_elem_sep SimpleLog appLog concode_elem_sep boolean logStatements concode_elem_sep LockFile lf concode_elem_sep boolean syncFile concode_field_sep void checkpoint concode_elem_sep int getLogSize concode_elem_sep void synchLog concode_elem_sep void releaseLoc... | DataFileCache function ( Table arg0 , String arg1 , boolean arg2 , boolean arg3 ) { return log . openTextCache ( arg0 , arg1 , arg2 , arg3 ) ; } |
8,539 | add a new mime mapping . concode_field_sep String extension concode_elem_sep String mimeType concode_elem_sep Map<String,Mapping> map concode_elem_sep MimeMappings DEFAULT concode_field_sep Iterator<Mapping> iterator concode_elem_sep Collection<Mapping> getAll concode_elem_sep String getExtension concode_elem_sep Strin... | String function ( String arg0 , String arg1 ) { Mapping loc0 = this . map . put ( arg0 , new Mapping ( arg0 , arg1 ) ) ; return ( loc0 == null ? null : loc0 . getMimeType ( ) ) ; } |
8,540 | returns the accession of best hit . concode_field_sep String queryLength concode_elem_sep String bestHitAccession concode_elem_sep String queryGaps concode_elem_sep SROutput.FEATURES_CONTAINER featContainer concode_elem_sep String taxonomy concode_elem_sep String NOT_APPLICABLE concode_elem_sep String queryDescription ... | String function ( ) { return bestHitAccession ; } |
8,541 | velocity query . concode_field_sep java.awt.Color color concode_elem_sep GameEnvironment enviroment concode_elem_sep Point center concode_elem_sep Velocity velocity concode_elem_sep int radius concode_field_sep void removeFromGame concode_elem_sep Point getCenter concode_elem_sep void timePassed concode_elem_sep java.a... | Velocity function ( ) { return this . velocity ; } |
8,542 | get custom serializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep long[] ignoredLineItemIds concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.axis.description.TypeDesc getTypeDesc concode_elem_sep org.apache.axis.enco... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
8,543 | sets the value of the pid property . concode_field_sep String logMessage concode_elem_sep String pid concode_elem_sep String state concode_elem_sep String label concode_elem_sep String ownerId concode_field_sep String getState concode_elem_sep String getLabel concode_elem_sep String getOwnerId concode_elem_sep void set... | void function ( String arg0 ) { this . pid = arg0 ; } |
8,544 | takes focus from current focused widget if any , and sets current focused widget to null . if widgets owns keyboard focus #resetfocus stage , actor should be always preferred . concode_field_sep Focusable focusedWidget concode_field_sep Focusable getFocusedWidget concode_elem_sep void switchFocus | void function ( Stage arg0 ) { if ( focusedWidget != null ) focusedWidget . focusLost ( ) ; if ( arg0 != null ) arg0 . setKeyboardFocus ( null ) ; focusedWidget = null ; } |
8,545 | generates the result key blob for this exemption mechanism and stores it into the output buffer . concode_field_sep Provider provider concode_elem_sep boolean generated concode_elem_sep ExemptionMechanismSpi spiImpl concode_elem_sep String mechanism concode_elem_sep Engine ENGINE concode_elem_sep boolean isInit concode... | int function ( byte [ ] arg0 ) { return genExemptionBlob ( arg0 , 0 ) ; } |
8,546 | the descriptive reason provided for the failure if any . returns a reference to this object so that method calls can be chained together . constraints : length : 0 - 256 concode_field_sep String reason concode_elem_sep String details concode_elem_sep Long decisionTaskCompletedEventId concode_field_sep WorkflowExecution... | WorkflowExecutionFailedEventAttributes function ( String arg0 ) { this . reason = arg0 ; return this ; } |
8,547 | compare this worksource with another . concode_field_sep WorkSource sGoneWork concode_elem_sep WorkSource sTmpWorkSource concode_elem_sep int[] mUids concode_elem_sep int mNum concode_elem_sep WorkSource sNewbWork concode_elem_sep Parcelable.Creator<WorkSource> CREATOR concode_field_sep boolean add concode_elem_sep boo... | boolean function ( WorkSource arg0 ) { int loc0 = mNum ; if ( loc0 != arg0 . mNum ) { return true ; } final int [ ] loc1 = mUids ; final int [ ] loc2 = arg0 . mUids ; for ( int loc3 = 0 ; loc3 < loc0 ; loc3 ++ ) { if ( loc1 [ loc3 ] != loc2 [ loc3 ] ) { return true ; } } return false ; } |
8,548 | method declaration concode_field_sep boolean bAutoCommit concode_elem_sep Database dDatabase concode_elem_sep boolean bReadOnly concode_elem_sep boolean bNestedTransaction concode_elem_sep Vector tTransaction concode_elem_sep int iNestedOldTransIndex concode_elem_sep boolean bClosed concode_elem_sep int iId concode_ele... | void function ( int arg0 ) { iLastIdentity = arg0 ; } |
8,549 | finds component with the given id concode_field_sep Logger log concode_elem_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep ServletContext getServletContext concode_elem_sep void redirectBrowser concode_elem_sep Object getManagedBean concode_elem_sep String getActionAttribut... | UIComponent function ( UIComponent arg0 , String arg1 ) { if ( arg1 . equals ( arg0 . getId ( ) ) ) { return arg0 ; } Iterator < UIComponent > loc0 = arg0 . getFacetsAndChildren ( ) ; while ( loc0 . hasNext ( ) ) { UIComponent loc1 = findComponent ( loc0 . next ( ) , arg1 ) ; if ( loc1 != null ) { return loc1 ; } } ret... |
8,550 | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void exitCompobligDeclaration concode_elem_sep void enterUpalphanum concode_elem_sep void enterAlphanum concode_elem_sep void exitEveryRule concode_elem_sep void exitRoleplayerDeclaration concode_elem_sep void exitRole... | void function ( @ NotNull TerminalNode arg0 ) { } |
8,551 | creates a new spriteanimated from the given parameters on the spritesheet . values for the parameters are not in pixels , rather they are in sprites the animation goes first from left to right , then goes down a row , if either are applicable . concode_field_sep int sHeight concode_elem_sep int sPixWidth concode_elem_s... | SpriteAnimated function ( int arg0 , int arg1 , int arg2 , int arg3 , int arg4 , int arg5 , int arg6 ) { return SpriteAnimated . of ( arg0 , this . getImageArray ( arg1 , arg2 , arg3 , arg4 , arg5 , arg6 ) ) ; } |
8,552 | this implementation uses #clone to construct a duplicate of the reiterator . derived classes must either implement cloneable semantics , or must provide an alternative implementationof this method . concode_field_sep Reiterator<T> base concode_field_sep T next concode_elem_sep ForwardingReiterator<T> clone concode_elem... | ForwardingReiterator < T > function ( ) { return clone ( ) ; } |
8,553 | clear the active filters but not the ordering settings concode_field_sep T like concode_elem_sep boolean orderAsc concode_elem_sep long serialVersionUID concode_elem_sep String grouping concode_elem_sep T not concode_elem_sep boolean active concode_elem_sep T obj concode_elem_sep String defaultOrder concode_elem_sep T ... | void function ( ) { this . not = init ( classType ) ; this . like = init ( classType ) ; this . obj = init ( classType ) ; this . from = init ( classType ) ; this . to = init ( classType ) ; } |
8,554 | returns the jid of the peer for this file transfer . concode_field_sep Exception exception concode_elem_sep String msg concode_elem_sep String fileName concode_elem_sep String streamID concode_elem_sep String filePath concode_elem_sep long amountWritten concode_elem_sep FileTransferNegotiator negotiator concode_elem_se... | Jid function ( ) { return peer ; } |
8,555 | returns a random number uniformly between 0 and max concode_field_sep Random r concode_field_sep double random concode_elem_sep Direction randomEntry | int function ( int arg0 ) { return randomInt ( 0 , arg0 ) ; } |
8,556 | zeigt wieder die spielfeldscene an . concode_field_sep int HAELFTE concode_elem_sep Scene spielfeldScene concode_elem_sep int GRID_HORIZONTAL_GAP concode_elem_sep ImageView[][] hintergrundView concode_elem_sep int VIERTEL_DREHUNG concode_elem_sep MenuBar menuBar concode_elem_sep HBox hbox concode_elem_sep Label levelLa... | void function ( Stage arg0 ) { this . primaryStage = arg0 ; this . primaryStage . setTitle ( TITLE ) ; this . primaryStage . setScene ( this . spielfeldScene ) ; this . primaryStage . show ( ) ; } |
8,557 | get the document root matching this key . concode_field_sep XNodeSet m_keyNodes concode_elem_sep int m_docKey concode_elem_sep Vector m_keyDeclarations concode_elem_sep Hashtable m_refsTable concode_field_sep XNodeSet getNodeSetDTMByKey concode_elem_sep KeyIterator getKeyIterator concode_elem_sep void addValueInRefsTab... | int function ( ) { return m_docKey ; } |
8,558 | sets the value of the sourcecode property . concode_field_sep SourceCode sourceCode concode_elem_sep ResourceType templateRef concode_elem_sep Documentation documentation concode_elem_sep String id concode_elem_sep String title concode_elem_sep Example example concode_field_sep void setTemplateRef concode_elem_sep Stri... | void function ( SourceCode arg0 ) { this . sourceCode = arg0 ; } |
8,559 | auto generated getter method concode_field_sep com.amazon.ec2.MonitorInstancesResponseType localMonitorInstancesResponse concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void setMonitorInstancesResponse concode_elem_sep void serialize concode_elem_se... | com . amazon . ec2 . MonitorInstancesResponseType function ( ) { return localMonitorInstancesResponse ; } |
8,560 | returns the current user concode_field_sep Logger logger concode_elem_sep User user concode_field_sep void logout concode_elem_sep boolean isGuest concode_elem_sep void instantiateGuestInstance concode_elem_sep void checkCredentials | User function ( ) { checkCredentials ( ) ; return user ; } |
8,561 | determine if it is a leap year concode_field_sep PlaceHolder placeHolder concode_field_sep void printMonthTitle concode_elem_sep void printMonth concode_elem_sep String getMonthName concode_elem_sep int getTotalNumberOfDays concode_elem_sep int getStartDay concode_elem_sep int getNumberOfDaysInMonth concode_elem_sep vo... | boolean function ( int arg0 ) { return arg0 % 400 == 0 || ( arg0 % 4 == 0 && arg0 % 100 != 0 ) ; } |
8,562 | get the path for the enclosing node , or null if there is no enclosing node . concode_field_sep DocTreePath parent concode_elem_sep DocCommentTree docComment concode_elem_sep DocTree leaf concode_elem_sep TreePath treePath concode_field_sep DocCommentTree getDocComment concode_elem_sep Iterator<DocTree> iterator concod... | DocTreePath function ( ) { return parent ; } |
8,563 | creates a bytebuffer with serialized credentials . concode_field_sep String JAR_NAME concode_elem_sep String DEFAULT_IGNITE_CONFIG concode_elem_sep String SPACE concode_elem_sep String YARN_LOG_OUT concode_field_sep Path copyLocalToHdfs concode_elem_sep LocalResource setupFile | ByteBuffer function ( Credentials arg0 ) { DataOutputBuffer loc0 = new DataOutputBuffer ( ) ; arg0 . writeTokenStorageToStream ( loc0 ) ; return ByteBuffer . wrap ( loc0 . getData ( ) , 0 , loc0 . getLength ( ) ) ; } |
8,564 | this method returns the duration of the represented audio clip in seconds . concode_field_sep String FIELD_CHANNEL concode_elem_sep String FIELD_LENGTH concode_elem_sep String FIELD_BITRATE concode_elem_sep String FIELD_INFOS concode_elem_sep boolean isLossless concode_elem_sep String FIELD_TYPE concode_elem_sep String... | int function ( ) { return ( int ) getPreciseLength ( ) ; } |
8,565 | sets a predicate to be used as filter when tracing concode_field_sep boolean enabled concode_elem_sep TraceFormatter formatter concode_elem_sep Predicate traceFilter concode_elem_sep CamelLogProcessor logger concode_elem_sep boolean logStackTrace concode_elem_sep Endpoint destination concode_elem_sep String JPA_TRACE_E... | void function ( Predicate arg0 ) { this . traceFilter = arg0 ; } |
8,566 | a convenience shorthand for sessiondata #remove string . concode_field_sep PlaceHolder placeHolder concode_field_sep JavaSessionSerializer getJavaSerializer concode_elem_sep Operation set concode_elem_sep Operation set concode_elem_sep Operation set concode_elem_sep Operation set concode_elem_sep Operation set concode_... | Operation function ( String arg0 ) { return getData ( ) . operation ( d -> d . remove ( arg0 ) ) ; } |
8,567 | set the kerberos keytab path . concode_field_sep String principal concode_elem_sep String zookeeperQuorum concode_elem_sep Thread loginRenewer concode_elem_sep int zookeeperClientPort concode_elem_sep Logger logger concode_elem_sep Configuration configuration concode_elem_sep String USER_NAME_SPECIFIER concode_elem_sep... | void function ( String arg0 ) { this . keytabPath = arg0 ; } |
8,568 | sets the value of the signtoken property . concode_field_sep String canonicalizationMethod concode_elem_sep Boolean encryptToken concode_elem_sep String requestHandler concode_elem_sep ClaimsProcessorsType claimsProcessors concode_elem_sep String stsName concode_elem_sep KeyProviderType keyProvider concode_elem_sep Ser... | void function ( Boolean arg0 ) { this . signToken = arg0 ; } |
8,569 | this is a getter for ui purpose . concode_field_sep String DATE_COLUMN concode_elem_sep Comparator<SignupMeetingWrapper> sortOwnerComparator concode_elem_sep Comparator<SignupMeetingWrapper> sortLocationComparator concode_elem_sep String STATUS_COLUMN concode_elem_sep String CATEGORY_COLUMN concode_elem_sep Comparator<... | String function ( ) { return DATE_COLUMN ; } |
8,570 | gets the value of the contentresources property . concode_field_sep ContentResources contentResources concode_elem_sep List<ContentDescriptor> contentDescriptor concode_field_sep void setContentResources concode_elem_sep List<ContentDescriptor> getContentDescriptor | ContentResources function ( ) { return contentResources ; } |
8,571 | write the given extended naming context into the given cdr output stream . concode_field_sep String _id concode_field_sep NamingContextExt extract concode_elem_sep NamingContextExt read concode_elem_sep void insert concode_elem_sep NamingContextExt narrow concode_elem_sep String id concode_elem_sep TypeCode type concod... | void function ( OutputStream arg0 , NamingContextExt arg1 ) { arg0 . write_Object ( arg1 ) ; } |
8,572 | returns the maximum record length for identifying a record . concode_field_sep int minMatchLength concode_elem_sep int minLength concode_elem_sep int maxMatchLength concode_elem_sep int maxLength concode_field_sep void setMinMatchLength concode_elem_sep int getMaxLength concode_elem_sep void setMinLength concode_elem_s... | int function ( ) { return maxMatchLength ; } |
8,573 | filters according to type . concode_field_sep double mTolerance concode_elem_sep boolean[] keep concode_elem_sep float mScaleRatio concode_elem_sep ApproximatorType mType concode_elem_sep float mDeltaRatio concode_field_sep void algorithmDouglasPeucker concode_elem_sep void setRatios concode_elem_sep double calcPointTo... | List < Entry > function ( List < Entry > arg0 , double arg1 ) { if ( arg1 <= 0 ) return arg0 ; keep = new boolean [ arg0 . size ( ) ] ; switch ( mType ) { case DOUGLAS_PEUCKER : return reduceWithDouglasPeuker ( arg0 , arg1 ) ; case NONE : return arg0 ; default : return arg0 ; } } |
8,574 | return the actual address bound to by the running server . concode_field_sep String JN_ATTRIBUTE_KEY concode_elem_sep HttpServer2 httpServer concode_elem_sep Configuration conf concode_elem_sep JournalNode localJournalNode concode_field_sep void stop concode_elem_sep void start concode_elem_sep URI getServerURI concode... | InetSocketAddress function ( ) { InetSocketAddress loc0 = httpServer . getConnectorAddress ( 0 ) ; assert loc0 . getPort ( ) != 0 ; return loc0 ; } |
8,575 | keycloak-741 concode_field_sep AdapterTestStrategy testStrategy concode_elem_sep AbstractKeycloakRule keycloakRule concode_elem_sep TomcatServer tomcat concode_field_sep void testLoginSSOMax concode_elem_sep void testLoginSSOIdleRemoveExpiredUserSessions concode_elem_sep String getBaseDirectory concode_elem_sep void te... | void function ( ) { testStrategy . testSessionInvalidatedAfterFailedRefresh ( ) ; } |
8,576 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String bar concode_elem_sep String baz concode_field_sep String getBar concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep void setBaz concode_elem... | String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
8,577 | sets the categories . concode_field_sep Reference baseReference concode_elem_sep Workspace workspace concode_elem_sep Categories categories concode_elem_sep Reference href concode_elem_sep String title concode_elem_sep List<MediaType> accept concode_field_sep List<MediaType> getAccept concode_elem_sep Reference getHref... | void function ( Categories arg0 ) { this . categories = arg0 ; } |
8,578 | sets the value of the tpl property . concode_field_sep String tpl concode_elem_sep Boolean can concode_elem_sep String act concode_elem_sep String wta concode_elem_sep String wtd concode_elem_sep String planAct concode_elem_sep Short rdelay concode_field_sep void setWta concode_elem_sep boolean isSetWtd concode_elem_se... | void function ( String arg0 ) { this . tpl = arg0 ; } |
8,579 | list of properties from local notifications with matching id . concode_field_sep Context context concode_field_sep Notification cancel concode_elem_sep void cancelAll concode_elem_sep List<Integer> getIdsByType concode_elem_sep List<Notification> getAll concode_elem_sep List<Notification> getByType concode_elem_sep Not... | List < JSONObject > function ( List < Integer > arg0 ) { ArrayList < JSONObject > loc0 = new ArrayList < JSONObject > ( ) ; for ( int loc1 : arg0 ) { Notification loc2 = get ( loc1 ) ; if ( loc2 != null ) { loc0 . add ( loc2 . getOptions ( ) . getDict ( ) ) ; } } return loc0 ; } |
8,580 | sets the application render manager reference and creates a new on demand render for this session id . concode_field_sep Log log concode_elem_sep long PROCCESS_SLEEP_LENGTH concode_elem_sep OutputProgressModel outputProgressModel concode_elem_sep OutputProgressModel ouputProgressModel concode_elem_sep PersistentFacesSt... | void function ( RenderManager arg0 ) { this . renderManager = arg0 ; sessionId = FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getSession ( false ) . toString ( ) ; arg0 . getOnDemandRenderer ( sessionId ) . add ( this ) ; } |
8,581 | puts element from old position to new position . elements on right have now index + 1 concode_field_sep List<Task> taskList concode_field_sep List<Integer> getTaskOrder concode_elem_sep FlowShop sortDescending concode_elem_sep Double makeSpan concode_elem_sep Double makeSpan concode_elem_sep Double makeSpan concode_ele... | FlowShop function ( int arg0 , int arg1 ) { List < Task > loc0 = new ArrayList < Task > ( taskList ) ; Task loc1 = loc0 . get ( arg0 ) ; loc0 . remove ( loc1 ) ; loc0 . add ( arg1 , loc1 ) ; return new FlowShop ( loc0 ) ; } |
8,582 | allows the screenresolution of the card to be changed , so the size of the card 's image is changed appropriately concode_field_sep int number concode_elem_sep ImageIcon image concode_elem_sep Suit mySuit concode_field_sep int getNumber concode_elem_sep String getName concode_elem_sep Suit getSuit concode_elem_sep bool... | void function ( int arg0 ) { setImage ( arg0 ) ; } |
8,583 | the prefix which is used in the com.amazonaws.services.s3.model.listobjectsrequest to only consume objects we are interested in . concode_field_sep String bucketName concode_elem_sep String fileName concode_elem_sep String serverSideEncryption concode_elem_sep String secretKey concode_elem_sep String prefix concode_ele... | void function ( String arg0 ) { this . prefix = arg0 ; } |
8,584 | gets the description of the this iventory item . concode_field_sep int odometer concode_elem_sep int price concode_elem_sep String description concode_elem_sep String model concode_elem_sep InventoryItem[] carInventory concode_elem_sep int stock concode_field_sep int getOdometer concode_elem_sep String getModel concode... | String function ( ) { return description ; } |
8,585 | retrieves whether null values are allowed in the designated parameter . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] classNames ... | int function ( int arg0 ) { checkRange ( arg0 ) ; return nullability [ -- arg0 ] ; } |
8,586 | set up mime types and , if needed , set the document root . concode_field_sep Logger log concode_elem_sep JHipsterProperties jHipsterProperties concode_elem_sep Environment env concode_elem_sep MetricRegistry metricRegistry concode_field_sep void initMetrics concode_elem_sep CorsFilter corsFilter concode_elem_sep Strin... | void function ( ConfigurableEmbeddedServletContainer arg0 ) { MimeMappings loc0 = new MimeMappings ( MimeMappings . DEFAULT ) ; loc0 . add ( "srini_string" , "srini_string" ) ; loc0 . add ( "srini_string" , "srini_string" ) ; arg0 . setMimeMappings ( loc0 ) ; setLocationForStaticAssets ( arg0 ) ; } |
8,587 | returns a string representation of the object . in general , the tostring method returns a string that `` textually represents '' this object . the result should be a concise but informative representation that is easy for a person to read . it is recommended that all subclasses override this method . the tostring meth... | String function ( ) { return id ; } |
8,588 | sets the value of the values property . concode_field_sep Values values concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep Boolean required concode_field_sep void setName concode_elem_sep Boolean isRequired concode_elem_sep void setRequired concode_elem_sep... | void function ( Values arg0 ) { this . values = arg0 ; } |
8,589 | invoke the example application with the given arguments concode_field_sep Class<?>[] paramTypes concode_elem_sep String description concode_elem_sep Method main concode_elem_sep Map<String,ProgramDescription> programs concode_field_sep void driver concode_elem_sep int run concode_elem_sep String getDescription concode_... | void function ( String [ ] arg0 ) { try { main . invoke ( null , new Object [ ] { arg0 } ) ; } catch ( InvocationTargetException loc0 ) { throw loc0 . getCause ( ) ; } } |
8,590 | getter for parent . concode_field_sep IMetadataTable table concode_elem_sep boolean isGroupNode concode_elem_sep String columnName concode_elem_sep String defaultValue concode_elem_sep String label concode_elem_sep boolean isAttribute concode_elem_sep boolean isNameSpace concode_elem_sep boolean isMainNode concode_elem... | HL7TreeNode function ( ) { return this . parent ; } |
8,591 | method for referring to ticker from a given page so that it is instantiated in request scope . concode_field_sep int pollInterval concode_field_sep void run | String function ( ) { return "srini_string" ; } |
8,592 | clears all internal data structures , removing any references to compiled statements . concode_field_sep Database database concode_elem_sep LongKeyHashMap sessionUseMap concode_elem_sep IntKeyHashMap schemaMap concode_elem_sep IntKeyHashMap sqlLookup concode_elem_sep IntKeyHashMap csidMap concode_elem_sep int next_cs_i... | void function ( ) { schemaMap . clear ( ) ; sqlLookup . clear ( ) ; csidMap . clear ( ) ; sessionUseMap . clear ( ) ; useMap . clear ( ) ; next_cs_id = 0 ; } |
8,593 | this is getter method for percentagetotalinteraction concode_field_sep String otherInteraction concode_elem_sep String queryInteraction concode_elem_sep String totalInteraction concode_elem_sep String percentageQueryInteraction concode_elem_sep String subSubType concode_elem_sep String source concode_elem_sep String ty... | String function ( ) { return percentageTotalInteraction ; } |
8,594 | is this a failed execution ? concode_field_sep GetResponse response concode_elem_sep MultiGetResponse.Failure failure concode_field_sep void writeTo concode_elem_sep String getIndex concode_elem_sep void readFrom concode_elem_sep String getType concode_elem_sep GetResponse getResponse concode_elem_sep String getId conc... | boolean function ( ) { return failure != null ; } |
8,595 | sets the thu open of this org labor . concode_field_sep OrgLabor _orgLabor concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep void setSunClose concode_elem_sep boolea... | void function ( int arg0 ) { _orgLabor . setThuOpen ( arg0 ) ; } |
8,596 | set the sub var to true and the readonly var to true in the passed context and invoke #setnextcontext conversationcontext . concode_field_sep Stack<ConversationContext<?>> contextes concode_elem_sep String CONVERSATION_COUNTER_KEY concode_elem_sep int conversationContextIdCounter concode_elem_sep Logger log concode_ele... | void function ( ConversationContext < ? > arg0 ) { setNextContext ( arg0 . sub ( ) . readonly ( ) ) ; } |
8,597 | empty the internal cache of classdata information . concode_field_sep Map<Class<?>,ClassData> classCache concode_elem_sep Logger log concode_field_sep ClassData analyzeClass concode_elem_sep Map<AccessibleObjectKey,Set<AccessibleObject>> createMap concode_elem_sep ClassData getClassData | void function ( ) { classCache . clear ( ) ; } |
8,598 | sets the value of the navigationdefault property . concode_field_sep List<Node> node concode_elem_sep NavigationDefault navigationDefault concode_elem_sep String label concode_field_sep String getLabel concode_elem_sep NavigationDefault getNavigationDefault concode_elem_sep void setLabel concode_elem_sep List<Node> get... | void function ( NavigationDefault arg0 ) { this . navigationDefault = arg0 ; } |
8,599 | returns the folder with the primary key . concode_field_sep FolderLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.mail.model.Folder deleteFolder concode_elem_sep com.liferay.mail.model.Folder deleteFolder concode_elem_sep com.liferay.portal.kernel.dao.orm.A... | com . liferay . mail . model . Folder function ( long arg0 ) { return getService ( ) . getFolder ( arg0 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.