idx int64 0 25k | question stringlengths 72 5.69k | target stringlengths 21 481 |
|---|---|---|
24,600 | returns true if the given array is null or empty size 0 . concode_field_sep char[] EMPTY_CHAR_ARRAY concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep int BIT_2 concode_elem_sep int BIT_3 concode_elem_sep int BIT_6 concode_elem_sep int BIT_4 concode_elem_sep int BIT_5 concode_elem_sep int[] BITS concode_elem_sep... | boolean function ( byte [ ] arg0 ) { return arg0 == null || arg0 . length == 0 ; } |
24,601 | an attribute expression concode_field_sep int EQ concode_elem_sep int LE concode_elem_sep int LT concode_elem_sep int DIV concode_elem_sep int GE concode_elem_sep int GT concode_elem_sep int TIMES concode_elem_sep int MINUS concode_elem_sep int PLUS concode_field_sep ValueExp minus concode_elem_sep QueryExp or concode_... | AttributeValueExp function ( String arg0 ) { return new AttributeValueExp ( arg0 ) ; } |
24,602 | get the active tag used when accounting socket traffic originatingfrom the current thread . only one active tag per thread is supported . #tagsocket socket . concode_field_sep int statsTag concode_elem_sep TrafficStatsCompatImpl IMPL concode_elem_sep ThreadLocal<SocketTags> mThreadSocketTags concode_field_sep void unta... | int function ( ) { return IMPL . getThreadStatsTag ( ) ; } |
24,603 | sets the experimentdeltastatus value for this adgroupadexperimentdata . concode_field_sep com.google.api.ads.adwords.axis.v201409.cm.ExperimentDeltaStatus experimentDeltaStatus concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.adwords.axis.v201409.cm.ExperimentDataStatus experimentDataS... | void function ( com . google . api . ads . adwords . axis . v201409 . cm . ExperimentDeltaStatus arg0 ) { this . experimentDeltaStatus = arg0 ; } |
24,604 | sets the value of the descriptions property . concode_field_sep String image concode_elem_sep String code concode_elem_sep Boolean visible concode_elem_sep Langs langs concode_elem_sep String style concode_elem_sep long serialVersionUID concode_elem_sep Long id concode_elem_sep String label concode_elem_sep Integer pos... | void function ( Descriptions arg0 ) { this . descriptions = arg0 ; } |
24,605 | appends the given id to the end of the path . concode_field_sep PlaceHolder placeHolder concode_field_sep long parseId concode_elem_sep Uri withAppendedId | Uri . Builder function ( Uri . Builder arg0 , long arg1 ) { return arg0 . appendEncodedPath ( String . valueOf ( arg1 ) ) ; } |
24,606 | creates a unique hash code for this reference object . concode_field_sep int objf concode_elem_sep int genf concode_field_sep int getGenerationNumber concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep int getObjectNumber | int function ( ) { return objf * 1000 + genf ; } |
24,607 | returns the shard name for the specified descriptor if it is set or null . concode_field_sep Comparator<RMIServiceDescriptor> inShardComparator concode_elem_sep IndexedSet<RMIServiceId,RMIServiceDescriptor> descriptors concode_elem_sep int DEFAULT_PRIORITY concode_elem_sep RMIServiceDescriptor onlyDescriptor concode_el... | String function ( RMIServiceDescriptor arg0 ) { return arg0 . getProperty ( RMIServiceDescriptor . SERVICE_SHARD_PROPERTY ) ; } |
24,608 | test of updateforward method , of class carposition . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetForward concode_elem_sep void setUpClass concode_elem_sep void testMoveForward concode_elem_sep void testSet concode_elem_sep void testSetTurn concode_elem_sep void tearDownClass concode_elem_se... | void function ( ) { System . out . println ( "srini_string" ) ; CarPosition loc0 = null ; CarPosition loc1 = null ; loc1 . updateForward ( loc0 ) ; fail ( "srini_string" ) ; } |
24,609 | set the max-depth slot of this object . concode_field_sep String search_id concode_elem_sep Long max_results concode_elem_sep Long max_depth concode_elem_sep int cnt concode_field_sep String getSearchId concode_elem_sep Long getMaxResults concode_elem_sep void setMaxResults concode_elem_sep void renewSearchId concode_e... | void function ( Long arg0 ) { max_depth = arg0 ; } |
24,610 | creates an eventlistenersupport object which supports the specified listener type . concode_field_sep L proxy concode_elem_sep List<L> listeners concode_elem_sep long serialVersionUID concode_elem_sep L[] prototypeArray concode_field_sep L[] getListeners concode_elem_sep void createProxy concode_elem_sep void writeObje... | EventListenerSupport < T > function ( final Class < T > arg0 ) { return new EventListenerSupport < T > ( arg0 ) ; } |
24,611 | create an instance of responsibilities concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | Responsibilities function ( ) { return new Responsibilities ( ) ; } |
24,612 | returns x coordinate location concode_field_sep int x concode_elem_sep int y concode_elem_sep String value concode_field_sep String getValue concode_elem_sep int getY concode_elem_sep String dump | int function ( ) { return x ; } |
24,613 | tests whether or not this applet is currently active . an applet becomes active just before the browser invokes start , and becomes inactive just before the browser invokes stop . concode_field_sep AppletContext context concode_elem_sep AppletTag tag concode_elem_sep Applet applet concode_field_sep AppletContext getApp... | boolean function ( ) { return true ; } |
24,614 | indicates whether or not the intent is installable . concode_field_sep IdGenerator idGenerator concode_elem_sep ApplicationId appId concode_elem_sep Collection<NetworkResource> resources concode_elem_sep IntentId id concode_field_sep void bindIdGenerator concode_elem_sep int hashCode concode_elem_sep ApplicationId appI... | boolean function ( ) { return false ; } |
24,615 | the name of the attribute . returns a reference to this object so that method calls can be chained together . concode_field_sep String attributeValue concode_elem_sep String attributeName concode_field_sep void setAttributeName concode_elem_sep String getAttributeValue concode_elem_sep PolicyAttributeDescription withAt... | PolicyAttributeDescription function ( String arg0 ) { this . attributeName = arg0 ; return this ; } |
24,616 | getall concode_field_sep ThreadCategory log concode_elem_sep GlobalReportRepository m_globalReportRepository concode_elem_sep String LOG4J_CATEGORY concode_elem_sep ReportCatalogDao m_reportCatalogDao concode_elem_sep ReportServiceLocator m_reportServiceLocator concode_field_sep void setReportServiceLocator concode_ele... | List < ReportCatalogEntry > function ( ) { OnmsCriteria loc0 = new OnmsCriteria ( ReportCatalogEntry . class ) ; loc0 . addOrder ( Order . desc ( "srini_string" ) ) ; return m_reportCatalogDao . findMatching ( loc0 ) ; } |
24,617 | removes all meta . concode_field_sep int key concode_elem_sep Object[] data concode_field_sep V addMeta concode_elem_sep void writeExternalMeta concode_elem_sep void readExternalMeta concode_elem_sep void copyMeta concode_elem_sep void copyMeta concode_elem_sep V meta concode_elem_sep V addMetaIfAbsent concode_elem_sep... | void function ( ) { synchronized ( this ) { data = null ; } } |
24,618 | return the type of the generalname . concode_field_sep IPAddressName hostIP concode_elem_sep String host concode_elem_sep URI uri concode_elem_sep DNSName hostDNS concode_field_sep URIName nameConstraint concode_elem_sep void encode concode_elem_sep int subtreeDepth concode_elem_sep String getName concode_elem_sep Stri... | int function ( ) { return GeneralNameInterface . NAME_URI ; } |
24,619 | returns change in document length for the event causing soft wrap recalculation . concode_field_sep int startOffset concode_elem_sep int myOldEndLogicalLine concode_elem_sep int myStartOffset concode_elem_sep VisualPosition myStartVisualPosition concode_elem_sep Logger LOG concode_elem_sep int myActualEndOffset concode... | int function ( ) { return myLengthDiff ; } |
24,620 | returns the key at the given rank in the table . concode_field_sep Value[] vals concode_elem_sep Key[] keys concode_elem_sep int capacity concode_elem_sep int N concode_field_sep Key ceiling concode_elem_sep Object[] resizeKeys concode_elem_sep Key max concode_elem_sep Iterable<Key> keys concode_elem_sep boolean isEmpt... | Key function ( int arg0 ) { if ( arg0 >= N ) return null ; return keys [ arg0 ] ; } |
24,621 | helper method to find out if a given property is set in the genepattern.properties file . concode_field_sep File buildPropsFile concode_elem_sep Record buildProps concode_elem_sep File gpPropsFile concode_elem_sep Record customProps concode_elem_sep boolean useSystemProperties concode_elem_sep File resourcesDir concode... | boolean function ( final String arg0 ) { return isSetIn ( "srini_string" , arg0 ) ; } |
24,622 | returns the document root which will be used by the web context to serve static files . concode_field_sep boolean persistSession concode_elem_sep InetAddress address concode_elem_sep String contextPath concode_elem_sep String displayName concode_elem_sep MimeMappings mimeMappings concode_elem_sep int port concode_elem_... | File function ( ) { return this . documentRoot ; } |
24,623 | return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type . concode_field_sep int MAXDEPTHBOUND concode_field_sep Type add concode_elem_sep Type one concode_elem_sep StructuredType _greatestLowerBound concode_elem_sep boolean isAbstract concode... | Type function ( Type arg0 ) { return TypeLattice . leastUpperBound ( this , arg0 ) ; } |
24,624 | gets the value of the renewaldate property . concode_field_sep XMLGregorianCalendar periodStartDate concode_elem_sep String featureName concode_elem_sep BigInteger amountNeededToRenewInCents concode_elem_sep long serialVersionUID concode_elem_sep XMLGregorianCalendar renewalDate concode_elem_sep XMLGregorianCalendar pe... | XMLGregorianCalendar function ( ) { return renewalDate ; } |
24,625 | clean container element for this id concode_field_sep CLogger log concode_elem_sep String[] cacheURLs concode_field_sep String convertJNPURLToCacheURL concode_elem_sep void cleanContainer concode_elem_sep void cleanContainer concode_elem_sep void runURLRequest concode_elem_sep void cleanContainerTree concode_elem_sep v... | void function ( String arg0 ) { runURLRequest ( "srini_string" , arg0 ) ; } |
24,626 | the final call you receive before your activity is destroyed . concode_field_sep CordovaWebView app concode_elem_sep CordovaInterface ctx concode_elem_sep HashMap<String,List<String>> urlMap concode_elem_sep int SLOW_EXEC_WARNING_THRESHOLD concode_elem_sep HashMap<String,CordovaPlugin> pluginMap concode_elem_sep HashMa... | void function ( ) { for ( CordovaPlugin loc0 : this . pluginMap . values ( ) ) { loc0 . onDestroy ( ) ; } } |
24,627 | returns the company id of this o auth token . concode_field_sep OAuthToken _oAuthToken concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getGadgetKey concode_elem_sep boolean isEscapedMode... | long function ( ) { return _oAuthToken . getCompanyId ( ) ; } |
24,628 | removes and returns the item on this queue that was least recently added . concode_field_sep int N concode_elem_sep Item[] q concode_elem_sep int last concode_elem_sep int first concode_elem_sep int i concode_field_sep Item next concode_elem_sep void enqueue concode_elem_sep Iterator<Item> iterator concode_elem_sep int... | Item function ( ) { if ( isEmpty ( ) ) throw new NoSuchElementException ( "srini_string" ) ; Item loc0 = q [ first ] ; q [ first ] = null ; N -- ; first ++ ; if ( first == q . length ) first = 0 ; if ( N > 0 && N == q . length / 4 ) resize ( q . length / 2 ) ; return loc0 ; } |
24,629 | the time at which the deployment configuration was created . concode_field_sep String deploymentConfigId concode_elem_sep MinimumHealthyHosts minimumHealthyHosts concode_elem_sep String deploymentConfigName concode_elem_sep java.util.Date createTime concode_field_sep void setDeploymentConfigName concode_elem_sep java.u... | DeploymentConfigInfo function ( java . util . Date arg0 ) { setCreateTime ( arg0 ) ; return this ; } |
24,630 | returns the value of an integer key . concode_field_sep String KEY_FLAC_COMPRESSION_LEVEL concode_elem_sep String KEY_FRAME_RATE concode_elem_sep String KEY_CHANNEL_COUNT concode_elem_sep String KEY_STRIDE concode_elem_sep String KEY_MAX_INPUT_SIZE concode_elem_sep String KEY_AAC_PROFILE concode_elem_sep String KEY_MIM... | int function ( String arg0 ) { return ( ( Integer ) mMap . get ( arg0 ) ) . intValue ( ) ; } |
24,631 | process this effect concode_field_sep ImageRaster _imageSrc concode_elem_sep Image imgageRest concode_elem_sep int _dropSize concode_elem_sep MotionBlurHack mb concode_elem_sep MemoryImageSource _memImage concode_elem_sep PixelImage pImg concode_elem_sep int _yPos concode_elem_sep int _width concode_elem_sep int _heigh... | void function ( Graphics arg0 ) { System . arraycopy ( _imageSrc . getPixels ( ) , 0 , _imageDest . getPixels ( ) , 0 , _imageDest . getPixels ( ) . length ) ; mb . tick ( ) ; imgageRest . flush ( ) ; arg0 . drawImage ( imgageRest , 0 , 0 , null ) ; } |
24,632 | fetch the google base-url concode_field_sep org.sakaiproject.citation.api.ConfigurationService m_instance concode_field_sep String getSiteConfigExtendedRepositoryId concode_elem_sep String getConfigurationXml concode_elem_sep void setExternalSearchUrl concode_elem_sep boolean isCitationsEnabledByDefault concode_elem_se... | String function ( ) { org . sakaiproject . citation . api . ConfigurationService loc0 = getInstance ( ) ; if ( loc0 == null ) { return null ; } return loc0 . getSiteConfigGoogleBaseUrl ( ) ; } |
24,633 | writes integer to current buffer position , and then increments position . note : if structured writing is enabled , additional padding bytes may be skipped automatically . note : size of integer depends on platform type concode_field_sep int structIndex concode_elem_sep MemoryLayout memLayout concode_elem_sep DataType... | MemoryBuffer function ( int arg0 ) { switch ( memLayout . intSize ) { case 2 : bbuf . putShort ( ( short ) arg0 ) ; break ; case 4 : default : bbuf . putInt ( arg0 ) ; break ; } skipPaddingBytesFor ( DataType . INT ) ; return this ; } |
24,634 | get hashmap of user data . each feature object has a java hashmap object which can be used to annotate the feature . javagene does not use or interpret the keys or values . the values can be any subtype of the java object class . if a feature is constructed from data fields , the initial hashmap has no mappings is empt... | HashMap < String , String > function ( ) { return mUserMap ; } |
24,635 | returns the character at the current index in the source string . concode_field_sep String string concode_elem_sep int offset concode_elem_sep int start concode_elem_sep int end concode_field_sep char next concode_elem_sep int getIndex concode_elem_sep char last concode_elem_sep char previous concode_elem_sep int getEn... | char function ( ) { if ( offset == end ) { return DONE ; } return string . charAt ( offset ) ; } |
24,636 | indicates whether this is a vector format rather than a raster format . output in vector formats should have no guttering . concode_field_sep String internalName concode_elem_sep Log log concode_elem_sep String fileExtension concode_elem_sep String format concode_elem_sep String mimeType concode_elem_sep boolean suppor... | boolean function ( ) { return false ; } |
24,637 | sets the value of the showoutlineicons property . concode_field_sep CTNormalViewPortion restoredLeft concode_elem_sep STSplitterBarState vertBarState concode_elem_sep CTExtensionList extLst concode_elem_sep Boolean showOutlineIcons concode_elem_sep Boolean snapVertSplitter concode_elem_sep Boolean preferSingleView conc... | void function ( Boolean arg0 ) { this . showOutlineIcons = arg0 ; } |
24,638 | read a workflow from an open input stream concode_field_sep String _name concode_elem_sep WorkflowConfig _workflowConfig concode_elem_sep ScheduleConfig _scheduleConfig concode_elem_sep JobDag _dag concode_elem_sep long _expiry concode_elem_sep Map<String,List<TaskConfig>> _taskConfigs concode_elem_sep Map<String,Map<S... | Workflow function ( InputStream arg0 ) { Yaml loc0 = new Yaml ( new Constructor ( WorkflowBean . class ) ) ; WorkflowBean loc1 = ( WorkflowBean ) loc0 . load ( arg0 ) ; return parse ( loc1 ) ; } |
24,639 | returns the number of document library file ranks . concode_field_sep DLFileRankLocalService _dlFileRankLocalService concode_field_sep DLFileRankLocalService getWrappedDLFileRankLocalService concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portlet.documentlibrary.model.DLFileRank addDLFileRank conco... | int function ( ) { return _dlFileRankLocalService . getDLFileRanksCount ( ) ; } |
24,640 | replaces persons i with a person . concode_field_sep String SANDBOX_FOLDER concode_elem_sep String LS concode_elem_sep Task[] sampleTaskData concode_elem_sep Category[] sampleTagData concode_field_sep void setFinalStatic concode_elem_sep void initRuntime concode_elem_sep void main concode_elem_sep List<T> asList concod... | TestTask [ ] function ( TestTask [ ] arg0 , TestTask arg1 , int arg2 ) { arg0 [ arg2 ] = arg1 ; return arg0 ; } |
24,641 | returns the approximative width of 1 character of this font . concode_field_sep Image image concode_elem_sep float size concode_elem_sep float hScale concode_elem_sep BaseFont font concode_field_sep float size concode_elem_sep void setHorizontalScaling concode_elem_sep BaseFont getFont concode_elem_sep int compareTo co... | float function ( ) { return width ( ' ' ) ; } |
24,642 | setup before testing . concode_field_sep String webUrl concode_elem_sep WebClient webClient concode_field_sep void testTCCLReplacementResilience concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_elem_sep void tearDown | void function ( ) { } |
24,643 | sets the status of this trash entry . concode_field_sep TrashEntry _trashEntry concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolea... | void function ( int arg0 ) { _trashEntry . setStatus ( arg0 ) ; } |
24,644 | sets the value of the totalamount property . concode_field_sep String preferenceType concode_elem_sep Amount totalAmount concode_elem_sep List<DistributionItem> item concode_elem_sep long serialVersionUID concode_elem_sep DesignationType designation concode_elem_sep Boolean delete concode_elem_sep String referenceId co... | void function ( Amount arg0 ) { this . totalAmount = arg0 ; } |
24,645 | asserts that the opus class and the jni library which supports it are functional . the method is to be invoked early e.g. static/class initializers by classes which require it i.e. they depend on it and they can not function without it . concode_field_sep int OPUS_OK concode_elem_sep int INVALID_PACKET concode_elem_sep... | void function ( ) { int loc0 = 1 ; decoder_get_size ( loc0 ) ; encoder_get_size ( loc0 ) ; } |
24,646 | returns the project id of this j i r a issue . concode_field_sep JIRAIssue _jiraIssue concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setIssueNumber concode_elem_sep boolean isEscapedModel concode_e... | long function ( ) { return _jiraIssue . getProjectId ( ) ; } |
24,647 | retrieve states available for task from server . one of these states will be passed later to #settaskstate task , taskstate . concode_field_sep int LOGIN_ANONYMOUSLY concode_elem_sep int NO_FEATURES concode_elem_sep int BASIC_HTTP_AUTHORIZATION concode_elem_sep int STATE_UPDATING concode_elem_sep TaskRepositoryType myT... | Set < CustomTaskState > function ( @ NotNull Task arg0 ) { return ContainerUtil . map2Set ( getRepositoryType ( ) . getPossibleTaskStates ( ) , new Function < TaskState , CustomTaskState > ( ) { @ Override public CustomTaskState fun ( TaskState arg1 ) { return CustomTaskState . fromPredefined ( arg1 ) ; } } ) ; } |
24,648 | cancel the printertask by calling the printerjob 's cancel method . concode_field_sep CancelablePrintJob cancelablePrintJob concode_elem_sep Logger logger concode_elem_sep PrintHelper printHelper concode_field_sep void run | void function ( ) { try { if ( cancelablePrintJob != null ) { cancelablePrintJob . cancel ( ) ; } } catch ( PrintException loc0 ) { logger . log ( Level . FINE , "srini_string" + loc0 . getMessage ( ) ) ; } } |
24,649 | check if two objects are equal . concode_field_sep int HASH_OFFSET concode_elem_sep int HASH_SEED concode_field_sep int hashCode concode_elem_sep int hashCode concode_elem_sep int hashCode | boolean function ( final Object arg0 , final Object arg1 ) { return arg0 == null ? arg1 == null : arg0 . equals ( arg1 ) ; } |
24,650 | extends the existing groundings with the provided assignment concode_field_sep Set<Assignment> groundings concode_elem_sep Logger log concode_field_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep void removeVariables concode_elem_sep boolean isFailed concode_elem_sep void removeValue c... | void function ( Assignment arg0 ) { if ( arg0 . isEmpty ( ) ) { return ; } groundings . stream ( ) . forEach ( g -> g . addAssignment ( arg0 ) ) ; } |
24,651 | set the array biomes . concode_field_sep int MAX_NUM_BIOMES concode_elem_sep int xIndex concode_elem_sep Biome[][] biome concode_elem_sep int yIndex concode_elem_sep String name concode_field_sep Biome next concode_elem_sep void resetIndices concode_elem_sep boolean hasNext concode_elem_sep String toString concode_elem... | void function ( Biome [ ] [ ] arg0 ) { this . biome = arg0 ; } |
24,652 | gets the content value for this content . concode_field_sep java.lang.String fileName concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String content concode_field_sep void setFileName concode... | java . lang . String function ( ) { return content ; } |
24,653 | get the id of the node which contains both its hostname and port . concode_field_sep RMNode rmNode concode_elem_sep String nodeName concode_elem_sep RMContainer reservedContainer concode_elem_sep Set<String> labels concode_elem_sep Resource usedResource concode_elem_sep Map<ContainerId,RMContainer> launchedContainers c... | NodeId function ( ) { return this . rmNode . getNodeID ( ) ; } |
24,654 | gets the value of the encryptionmethod property . objects of the following type s are allowed in the list encryptionmethodtype concode_field_sep List<EncryptionMethodType> encryptionMethod concode_elem_sep KeyTypes use concode_elem_sep Element keyInfo concode_field_sep void addEncryptionMethod concode_elem_sep void set... | List < EncryptionMethodType > function ( ) { return Collections . unmodifiableList ( this . encryptionMethod ) ; } |
24,655 | returns the plot 's data area in java2d space . concode_field_sep ChartRenderingInfo owner concode_elem_sep long serialVersionUID concode_elem_sep List subplotInfo concode_elem_sep Rectangle2D dataArea concode_elem_sep Rectangle2D plotArea concode_field_sep PlotRenderingInfo getSubplotInfo concode_elem_sep void setPlot... | Rectangle2D function ( ) { return this . dataArea ; } |
24,656 | prints a message at debug priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void printl... | void function ( String arg0 , String arg1 ) { d ( arg0 , arg1 , null ) ; } |
24,657 | deletes the given file or directory . concode_field_sep PlaceHolder placeHolder concode_field_sep File newTemporaryFile concode_elem_sep File newFile concode_elem_sep File temporaryFolder concode_elem_sep File newFolder concode_elem_sep String contentOf concode_elem_sep String contentOf concode_elem_sep RuntimeIOExcept... | void function ( File arg0 ) { if ( arg0 . isFile ( ) ) { arg0 . delete ( ) ; return ; } if ( ! arg0 . isDirectory ( ) ) { return ; } File [ ] loc0 = arg0 . listFiles ( ) ; if ( ! isNullOrEmpty ( loc0 ) ) { for ( File loc1 : loc0 ) { delete ( loc1 ) ; } } arg0 . delete ( ) ; } |
24,658 | checks the version of the runtime . concode_field_sep ExternalCallOut eco concode_elem_sep Group baseGroup concode_elem_sep String ecoClassName concode_field_sep void init concode_elem_sep void initExternalCallOut concode_elem_sep void stop concode_elem_sep String[] parseCmdLineArgs concode_elem_sep void start concode_... | void function ( double arg0 ) { if ( Global . getVersion ( ) < arg0 ) { Double loc0 = new Double ( arg0 ) ; Double loc1 = new Double ( Global . getVersion ( ) ) ; System . out . println ( Global . fmtMsg ( "srini_string" , loc0 , loc1 ) ) ; } } |
24,659 | create javax.ws.rs.ext.contextresolver for org.glassfish.jersey.moxy.json.moxyjsonconfig for this application . concode_field_sep URI BASE_URI concode_elem_sep String ROOT_PATH concode_field_sep ResourceConfig create concode_elem_sep void main | ContextResolver < MoxyJsonConfig > function ( ) { final MoxyJsonConfig loc0 = new MoxyJsonConfig ( ) . setFormattedOutput ( true ) . setNamespaceSeparator ( ':' ) ; return loc0 . resolver ( ) ; } |
24,660 | counts the number of used bed for the specified ward . concode_field_sep AdmissionIoOperations ioOperations concode_field_sep ArrayList<Admission> getAdmissions concode_elem_sep ArrayList<AdmissionType> getAdmissionType concode_elem_sep boolean deletePatientPhoto concode_elem_sep ArrayList<DischargeType> getDischargeTy... | int function ( String arg0 ) { try { return ioOperations . getUsedWardBed ( arg0 ) ; } catch ( OHException loc0 ) { JOptionPane . showMessageDialog ( null , loc0 . getMessage ( ) ) ; return 0 ; } } |
24,661 | get appropriate method . concode_field_sep NumericTable scores concode_elem_sep NumericTable loadings concode_elem_sep Tuple2<Class<? extends Number>,PCAMethod> config concode_field_sep PCAResult compute concode_elem_sep void configure | Method function ( ) { Method loc0 = Method . correlationDense ; switch ( this ) { case CORRELATION : loc0 = Method . correlationDense ; case SVD : loc0 = Method . svdDense ; } return loc0 ; } |
24,662 | create a server for the given router . the server will be running in test mode . concode_field_sep play.core.server.Server server concode_elem_sep Server.Config _config concode_elem_sep Map<Protocol,Integer> _ports concode_elem_sep Mode _mode concode_field_sep Optional<Integer> maybeHttpsPort concode_elem_sep int httpP... | Server function ( Router arg0 , int arg1 ) { return forRouter ( arg0 , Mode . TEST , arg1 ) ; } |
24,663 | returns a green background for playlistentry objects that represent an existing file , red if not . concode_field_sep int number concode_field_sep Color getForeground concode_elem_sep Image getColumnImage concode_elem_sep String getColumnText concode_elem_sep void dispose concode_elem_sep void removeListener concode_el... | Color function ( Object arg0 ) { if ( arg0 != null && arg0 instanceof PlayListEntry ) { if ( ( ( PlayListEntry ) arg0 ) . exists ( ) ) return Display . getDefault ( ) . getSystemColor ( SWT . COLOR_GREEN ) ; else return Display . getDefault ( ) . getSystemColor ( SWT . COLOR_RED ) ; } return null ; } |
24,664 | get the human friendly name of the attribute . this may be different from the name , if the name is too long or contain special characters . concode_field_sep String viewName concode_elem_sep SAMLAttributeValueType valueType concode_elem_sep String name concode_elem_sep String xPath concode_elem_sep Object value concod... | String function ( ) { return viewName ; } |
24,665 | draw the square on to the window . concode_field_sep byte SECOND_LINE concode_elem_sep byte THIRD_LINE concode_elem_sep byte FORTH_LINE concode_elem_sep double yCollision concode_elem_sep byte getCollidedLine concode_elem_sep double s concode_elem_sep double x concode_elem_sep double xCollision concode_elem_sep double ... | void function ( Graphics2D arg0 ) { arg0 . drawRect ( ( int ) x , ( int ) y , ( int ) s , ( int ) l ) ; } |
24,666 | set the beanwiringinforesolver to use.the default behavior is to look for a bean with the same name as the class . as an alternative , consider using annotation-driven bean wiring . concode_field_sep ConfigurableListableBeanFactory beanFactory concode_elem_sep Log logger concode_elem_sep BeanWiringInfoResolver beanWiri... | void function ( BeanWiringInfoResolver arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; this . beanWiringInfoResolver = arg0 ; } |
24,667 | get the class for the given class name . only a limited set of classes is supported . concode_field_sep boolean trace concode_elem_sep HashMap<String,Object> objects concode_elem_sep String[] IMPORTED_PACKAGES concode_field_sep void runLine concode_elem_sep void trace concode_elem_sep Object getObject concode_elem_sep ... | Class < ? > function ( String arg0 ) { for ( String loc0 : IMPORTED_PACKAGES ) { try { return Class . forName ( loc0 + arg0 ) ; } catch ( ClassNotFoundException loc1 ) { } } throw new RuntimeException ( "srini_string" + arg0 ) ; } |
24,668 | setzt das synchronisationsbyte concode_field_sep byte[] data concode_elem_sep byte dataCRC8 concode_elem_sep byte headerOptionalLength concode_elem_sep byte headerPacketType concode_elem_sep byte headerSyncByte concode_elem_sep byte[] headerDataLength concode_elem_sep byte[] dataOptional concode_elem_sep byte headerCRC... | void function ( byte arg0 ) { this . headerSyncByte = arg0 ; } |
24,669 | ensures that this object is in the running state . if this object is not running , then the call has the effect of setting the starttime attribute to the current value of system.currenttimemillis and setting the running attribute to true . concode_field_sep boolean running concode_elem_sep long total concode_elem_sep l... | void function ( ) { startTime = System . currentTimeMillis ( ) ; running = true ; } |
24,670 | get the subclasses for the given grailsdomainclass , filtering out any not in the given collection concode_field_sep PlaceHolder placeHolder concode_field_sep Collection getClazzes concode_elem_sep boolean isIndentityProperty concode_elem_sep boolean isWithinInhertitanceHierarchy concode_elem_sep Collection getSuperCla... | Collection function ( GrailsDomainClass arg0 , Collection arg1 ) { Set loc0 = new HashSet ( arg0 . getSubClasses ( ) ) ; loc0 . retainAll ( arg1 ) ; return loc0 ; } |
24,671 | sets first value . concode_field_sep V3 val3 concode_elem_sep V2 val2 concode_elem_sep V1 val1 concode_elem_sep long serialVersionUID concode_field_sep void writeExternal concode_elem_sep void set concode_elem_sep void set3 concode_elem_sep void set2 concode_elem_sep V1 get1 concode_elem_sep V2 get2 concode_elem_sep V3... | void function ( @ Nullable V1 arg0 ) { this . val1 = arg0 ; } |
24,672 | returns true if the bit is set at the specified index . concode_field_sep long baseOffset concode_elem_sep LongArray words concode_elem_sep int numWords concode_elem_sep Object baseObject concode_field_sep void set concode_elem_sep MemoryBlock memoryBlock concode_elem_sep boolean anySet concode_elem_sep int nextSetBit ... | boolean function ( int arg0 ) { assert arg0 < numWords * 64 : "srini_string" + arg0 + "srini_string" + numWords * 64 + "srini_string" ; return BitSetMethods . isSet ( baseObject , baseOffset , arg0 ) ; } |
24,673 | returns true if this user object is for a user with the database administrator role . 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 boolean ... | boolean function ( ) { return bAdministrator ; } |
24,674 | tries to throw the given throwable in scenarios where the signatures allows only ioexceptions and runtimeexception and error . throws this exception directly , if it is an ioexception , a runtimeexception , or an error . otherwise does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void rethrow c... | void function ( Throwable arg0 ) { if ( arg0 instanceof IOException ) { throw ( IOException ) arg0 ; } else if ( arg0 instanceof RuntimeException ) { throw ( RuntimeException ) arg0 ; } else if ( arg0 instanceof Error ) { throw ( Error ) arg0 ; } } |
24,675 | records a failure connecting to failedroute . concode_field_sep Set<Route> failedRoutes concode_field_sep void connected concode_elem_sep int failedRoutesCount concode_elem_sep boolean shouldPostpone | void function ( Route arg0 , IOException arg1 ) { failedRoutes . add ( arg0 ) ; if ( ! ( arg1 instanceof SSLHandshakeException ) ) { failedRoutes . add ( arg0 . flipTlsMode ( ) ) ; } } |
24,676 | lookup a value from the tickdata bus concode_field_sep int elementId concode_elem_sep int elementHWType concode_elem_sep int evtCount concode_elem_sep ErrorState errState concode_elem_sep int MAX_INPUTS concode_elem_sep int[] lkuTargets concode_elem_sep int MAX_LKU_TARGETS concode_elem_sep boolean connected concode_ele... | TickdataResult function ( int arg0 , int arg1 ) { TickdataResult loc0 = host . tickdata ( elementId , arg0 , arg1 ) ; return loc0 ; } |
24,677 | generates a random field value , can be a string , a number , a list of an object itself . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean canAddField concode_elem_sep Map<String,Object> randomSource concode_elem_sep String randomFieldName concode_elem_sep String randomString concode_elem_sep String... | Object function ( Random arg0 ) { return randomFieldValue ( arg0 , 0 ) ; } |
24,678 | log the specified error . concode_field_sep Object[] EMPTY concode_field_sep void log concode_elem_sep void log concode_elem_sep void logWarning concode_elem_sep String getBundleSymbolicName concode_elem_sep void logInfo concode_elem_sep void logInfo concode_elem_sep IStatus createStatus | void function ( Logger arg0 , Throwable arg1 ) { logError ( arg0 , arg1 , "srini_string" ) ; } |
24,679 | get the list of pseudosequences from this database concode_field_sep int numberOfElementsProjectedDatabase concode_elem_sep List<PseudoSequence> pseudoSequences concode_elem_sep int cumulativeSum concode_elem_sep int elementsProjectedDatabase concode_elem_sep int cumulativeSumNumberOfProjections concode_field_sep void ... | List < PseudoSequence > function ( ) { return pseudoSequences ; } |
24,680 | sets the value of the referencetype property . concode_field_sep String originalPublication concode_elem_sep String reprintEdition concode_elem_sep String totalTables concode_elem_sep String numberOfVolumes concode_elem_sep String isbn concode_elem_sep Object referenceType concode_elem_sep String edition concode_elem_s... | void function ( Object arg0 ) { this . referenceType = arg0 ; } |
24,681 | returns the osgi service identifier . concode_field_sep ShoppingCartLocalService _shoppingCartLocalService concode_field_sep com.liferay.shopping.model.ShoppingCart fetchShoppingCart concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQue... | java . lang . String function ( ) { return _shoppingCartLocalService . getOSGiServiceIdentifier ( ) ; } |
24,682 | sets the starting point of the transition , a float between 0.0 and 1.0 . defaults to 0.0 . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_ele... | void function ( float arg0 ) { this . from = arg0 ; ea . add ( "srini_string" , arg0 ) ; } |
24,683 | create a new geohashgrid aggregation with the given name . concode_field_sep PlaceHolder placeHolder concode_field_sep GeoBoundsBuilder geoBounds concode_elem_sep DateRangeBuilder dateRange concode_elem_sep DateHistogramBuilder dateHistogram concode_elem_sep RangeBuilder range concode_elem_sep SumBuilder sum concode_el... | GeoHashGridBuilder function ( String arg0 ) { return new GeoHashGridBuilder ( arg0 ) ; } |
24,684 | sets the sqlfiter . concode_field_sep String ORACLE_10G_RECBIN_SQL concode_elem_sep List<ETableTypes> types concode_elem_sep Set<String> nameFiters concode_elem_sep String DEFAULT_FILTER concode_elem_sep boolean usedName concode_elem_sep String sqlFiter concode_field_sep void setUsedName concode_elem_sep void addTypes ... | void function ( String arg0 ) { this . sqlFiter = arg0 ; } |
24,685 | go to previous page in history . we manage our own history concode_field_sep PluginManager pluginManager concode_elem_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep BroadcastReceiver receiver concode_elem_sep SystemWebView webView concode_elem_sep CordovaWebView parentWebV... | boolean function ( ) { if ( webView . canGoBack ( ) ) { webView . goBack ( ) ; return true ; } return false ; } |
24,686 | creates a new kaleo notification with the primary key . does not add the kaleo notification to the database . concode_field_sep KaleoNotificationLocalService _kaleoNotificationLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.po... | com . liferay . portal . workflow . kaleo . model . KaleoNotification function ( long arg0 ) { return _kaleoNotificationLocalService . createKaleoNotification ( arg0 ) ; } |
24,687 | set the new maximum packet size . this method is thread-safe , but will not affect reads in progress . concode_field_sep int m_maxPacketSize concode_elem_sep byte m_delimiter concode_field_sep int getMaxPacketSize concode_elem_sep byte[] nextPacket | void function ( int arg0 ) { m_maxPacketSize = arg0 ; } |
24,688 | returns the user id of this definition . concode_field_sep Definition _definition concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep ... | long function ( ) { return _definition . getUserId ( ) ; } |
24,689 | closes 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 releaseLo... | void function ( Table arg0 ) { log . closeTextCache ( arg0 ) ; } |
24,690 | items on page concode_field_sep int startIndex concode_elem_sep int totalResults concode_elem_sep String previousPage concode_elem_sep String nextPage concode_elem_sep int itemsPerPage concode_elem_sep List<Result> results concode_elem_sep Map<String,Object> additionalProperties concode_field_sep int getStartIndex conc... | int function ( ) { return itemsPerPage ; } |
24,691 | returns the identifier of this request . concode_field_sep MIOutput output concode_elem_sep int globalCounter concode_elem_sep boolean quiet concode_elem_sep int token concode_field_sep void setMIOutput concode_elem_sep MIOutput getMIOutput concode_elem_sep void setQuiet concode_elem_sep int getUniqToken concode_elem_s... | int function ( ) { if ( token == 0 ) { token = getUniqToken ( ) ; } return token ; } |
24,692 | returns true if there 's another proxy to try . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_sep ConnectionPool pool concode_elem_sep Dns ... | boolean function ( ) { return hasNextProxy ; } |
24,693 | gets the value of the name property . concode_field_sep List<Boolean> values concode_elem_sep String name concode_elem_sep BigInteger count concode_elem_sep String id concode_field_sep void setName concode_elem_sep List<Boolean> getValues concode_elem_sep void setId concode_elem_sep String getId concode_elem_sep BigInt... | String function ( ) { return name ; } |
24,694 | addmodifylistener to the combo and the checkbox . concode_field_sep int MAX_VISIBLE_ITEM_COUNT concode_elem_sep int A_20 concode_elem_sep Button checkbox concode_elem_sep Combo combo concode_elem_sep int DEFAULT_FIELD_STYLE concode_elem_sep Label label concode_elem_sep int A_100 concode_field_sep int getSelectionIndex ... | void function ( SelectionListener arg0 ) { checkbox . addSelectionListener ( arg0 ) ; } |
24,695 | allow implementations to validate whether a property name is valid and either throw an exception or log a warning of an unknown property being used and to convert the given value to the correct type before updating the value . concode_field_sep Map<String,Object> propertyValues concode_elem_sep Component component conc... | Object function ( String arg0 , Object arg1 ) { validatePropertyName ( arg0 ) ; return arg1 ; } |
24,696 | compares this name with another , for equality . concode_field_sep IPAddressName hostIP concode_elem_sep String host concode_elem_sep URI uri concode_elem_sep DNSName hostDNS concode_field_sep URIName nameConstraint concode_elem_sep void encode concode_elem_sep int subtreeDepth concode_elem_sep String getName concode_e... | boolean function ( Object arg0 ) { if ( this == arg0 ) { return true ; } if ( ! ( arg0 instanceof URIName ) ) { return false ; } URIName loc0 = ( URIName ) arg0 ; return uri . equals ( loc0 . getURI ( ) ) ; } |
24,697 | creates a copy of this include with recurse behaviour concode_field_sep boolean myRecurse concode_elem_sep boolean myImmutable concode_elem_sep String myValue concode_field_sep String getParamName concode_elem_sep String getParamTargetType concode_elem_sep Include withType concode_elem_sep boolean isRecurse concode_ele... | Include function ( ) { return new Include ( myValue , true ) ; } |
24,698 | return the cacheerrorhandler to use . concode_field_sep CacheErrorHandler errorHandler concode_field_sep void doPut concode_elem_sep void doEvict concode_elem_sep void setErrorHandler concode_elem_sep void doClear concode_elem_sep Cache.ValueWrapper doGet | CacheErrorHandler function ( ) { return this . errorHandler ; } |
24,699 | get a dynamic argument to the lambda capture site . concode_field_sep String implMethodName concode_elem_sep String implClass concode_elem_sep String instantiatedMethodType concode_elem_sep String functionalInterfaceMethodSignature concode_elem_sep Object[] capturedArgs concode_elem_sep String functionalInterfaceClass ... | Object function ( int arg0 ) { return capturedArgs [ arg0 ] ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.