code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
String function ( ) { return scAddress ; } | returns the address of the sms service center that relayed this message or null if there is none . concode_field_sep int codeUnitsRemaining concode_elem_sep byte[] userData concode_elem_sep String emailBody concode_elem_sep int codeUnitSize concode_elem_sep boolean isMwi concode_elem_sep String LOG_TAG concode_elem_sep... |
void function ( ) { if ( isNextEnable ) { Lookup . getDefault ( ) . lookup ( AddImageAction . class ) . requestFocusButton ( NbBundle . getMessage ( this . getClass ( ) , "srini_string" ) ) ; } } | move the keyboard focus to the next button concode_field_sep String knownBadPath concode_elem_sep AddImageWizardChooseDataSourceVisual component concode_elem_sep String PROP_LASTDATASOURCE_PATH concode_elem_sep AddImageWizardAddingProgressPanel progressPanel concode_elem_sep Set<ChangeListener> listeners concode_elem_s... |
DevicePool function ( java . util . Collection < Rule > arg0 ) { setRules ( arg0 ) ; return this ; } | information about the device pool 's rules . concode_field_sep String name concode_elem_sep String description concode_elem_sep java.util.List<Rule> rules concode_elem_sep String arn concode_elem_sep String type concode_field_sep void setName concode_elem_sep String getName concode_elem_sep DevicePool withDescription c... |
boolean function ( ) { return failure != null ; } | is this a failed execution ? concode_field_sep TermVectorsResponse response concode_elem_sep MultiTermVectorsResponse.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 TermVectorsResponse getResponse concode_el... |
void function ( ) { for ( int loc0 = 0 ; loc0 < Map . DRIVE_MOTOR_PORTS . length ; loc0 ++ ) { _motors [ loc0 ] = new CANTalon ( Map . DRIVE_MOTOR_PORTS [ loc0 ] ) ; } } | set up everything that will be needed for the drive class concode_field_sep boolean _thread_alive concode_elem_sep DriveGlide _glide concode_elem_sep Drive _d concode_elem_sep double _rotation_offset concode_elem_sep Thread _task_thread concode_elem_sep Groundtruth _groundtruth concode_elem_sep TimerTask _osc concode_e... |
BundleContext function ( ) { return context ; } | returns the bundle context of this bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep void start |
void function ( Long arg0 ) { this . lastWritten = arg0 ; } | a posix timestamp when the last log entry was written . concode_field_sep Long size concode_elem_sep String logFileName concode_elem_sep Long lastWritten concode_field_sep void setLogFileName concode_elem_sep Long getSize concode_elem_sep DescribeDBLogFilesDetails withLogFileName concode_elem_sep void setSize concode_e... |
void function ( ) { Quarter loc0 = new Quarter ( 1 , 2000 ) ; assertEquals ( 8001L , loc0 . getSerialIndex ( ) ) ; loc0 = new Quarter ( 1 , 1900 ) ; assertEquals ( 7601L , loc0 . getSerialIndex ( ) ) ; } | some checks for the getserialindex method . concode_field_sep Quarter q1Y1900 concode_elem_sep Quarter q4Y9999 concode_elem_sep Quarter q2Y1900 concode_elem_sep Quarter q3Y9999 concode_field_sep void testParseQuarter concode_elem_sep void testDateConstructor1 concode_elem_sep void testGetStart concode_elem_sep void tes... |
void function ( BigInteger arg0 ) { this . order = arg0 ; } | sets the value of the order property . concode_field_sep BigInteger cofactor concode_elem_sep ECPointType basePoint concode_elem_sep BigInteger order concode_field_sep void setCofactor concode_elem_sep BigInteger getOrder concode_elem_sep BigInteger getCofactor concode_elem_sep ECPointType getBasePoint concode_elem_sep... |
java . lang . String function ( ) { return description ; } | gets the description value for this dataset . concode_field_sep boolean isDeletable concode_elem_sep java.lang.String displayName concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep java.lang.String description concode_elem_sep boolean __hashCodeCalc concode_elem_sep o... |
WinRMListener function ( String arg0 ) { this . certificateUrl = arg0 ; return this ; } | set the certificateurl value . concode_field_sep ProtocolTypes protocol concode_elem_sep String certificateUrl concode_field_sep ProtocolTypes protocol concode_elem_sep WinRMListener withProtocol concode_elem_sep String certificateUrl |
void function ( BundleContext arg0 ) { context = null ; logger . debug ( "srini_string" ) ; } | called whenever the osgi framework stops our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void start concode_elem_sep BundleContext getContext |
int function ( char arg0 [ ] ) { return read ( arg0 , 0 , arg0 . length ) ; } | reads characters from this reader and stores them in the character array buf starting at offset 0 . returns thenumber of characters actually read or -1 if the end of the reader has been reached . concode_field_sep Object lock concode_field_sep boolean markSupported concode_elem_sep boolean ready concode_elem_sep void r... |
Map < String , String > function ( ) { return attributeValueToSakaiUserTypeMap ; } | retrieve the current attribute value-to-sakai user type map . concode_field_sep String logicalAttributeName concode_elem_sep Map<String,String> attributeValueToSakaiUserTypeMap concode_elem_sep Log M_log concode_elem_sep boolean returnLiteralAttributeValueIfNoMapping concode_elem_sep String defaultSakaiUserType concode... |
TypeToken < RenderableDecorator < T >> function ( Class < T > arg0 ) { return new TypeToken < RenderableDecorator < T >> ( arg0 ) { } . where ( new TypeParameter < T > ( ) { } , arg0 ) ; } | creates a type token for a decorator of objects of the given type . concode_field_sep PlaceHolder placeHolder concode_field_sep T decorate concode_elem_sep Class<T> getType concode_elem_sep RenderableDecorator<T> of concode_elem_sep Action<RegistrySpec> register |
COSBase function ( ) { return dictionary ; } | convert this standard java object to a cos object . concode_field_sep PDFunction function concode_elem_sep PDColorSpace colorSpace concode_elem_sep int SHADING_TYPE6 concode_elem_sep int SHADING_TYPE7 concode_elem_sep int SHADING_TYPE4 concode_elem_sep int SHADING_TYPE5 concode_elem_sep COSDictionary dictionary concode... |
void function ( XMLGregorianCalendar arg0 ) { this . lastReviewDate = arg0 ; } | sets the value of the lastreviewdate property . concode_field_sep XMLGregorianCalendar nextReviewDate concode_elem_sep String riskLevel concode_elem_sep XMLGregorianCalendar lastReviewDate concode_elem_sep BigDecimal riskScore concode_elem_sep String periodicReview concode_field_sep XMLGregorianCalendar getLastReviewDa... |
String function ( ) { return defaultValue ; } | get the parameter default value . concode_field_sep String defaultValue concode_elem_sep boolean masked concode_elem_sep String name concode_elem_sep String clusterConfig concode_elem_sep String description concode_elem_sep String label concode_elem_sep String placeholder concode_elem_sep boolean required concode_field... |
Map < String , Object > function ( Map < String , Object > arg0 , String ... arg1 ) { if ( arg0 == null ) arg0 = new LinkedHashMap < > ( ) ; for ( String loc0 : arg1 ) { String [ ] loc1 = getParams ( loc0 ) ; if ( loc1 != null && loc1 . length > 0 ) { if ( loc1 . length == 1 ) { arg0 . put ( loc0 , loc1 [ 0 ] ) ; } els... | copy all params to the given map or if the given map is null create a new one concode_field_sep PlaceHolder placeHolder concode_field_sep Boolean getFieldBool concode_elem_sep boolean getFieldBool concode_elem_sep Float getFieldFloat concode_elem_sep float getFieldFloat concode_elem_sep Double getDouble concode_elem_se... |
java . lang . Double function ( ) { return unbilledOrders ; } | gets the unbilledorders value for this vendorcurrency . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Double balance concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Double unbilledOrders concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.n... |
void function ( ) { HadoopUtils . deleteIfExists ( this . fs , this . schemaDir , true ) ; } | delete the temporary #schemadir concode_field_sep Map<String,Path> schemaPaths concode_elem_sep String HIVE_SCHEMA_TEMP_DIR_PATH_KEY concode_elem_sep Path schemaDir concode_elem_sep FileSystem fs concode_elem_sep String DEFAULT_HIVE_SCHEMA_TEMP_DIR_PATH_KEY concode_field_sep Path getSchemaUrl concode_elem_sep Path getS... |
void function ( String arg0 ) { this . text = arg0 ; } | sets the text . concode_field_sep String filePath concode_elem_sep int totalPages concode_elem_sep PDDocumentInformation information concode_elem_sep String text concode_elem_sep List<Article> articles concode_field_sep String getText concode_elem_sep String getFilePath concode_elem_sep void setInformation concode_elem... |
String function ( ) { return name ; } | returns the name . concode_field_sep String name concode_elem_sep long id concode_field_sep void setName concode_elem_sep void setId concode_elem_sep long getId |
ItemType function ( String arg0 ) { ItemType [ ] loc0 = getSearchResults ( ) ; ItemType loc1 ; for ( int loc2 = 0 ; loc2 < loc0 . length ; loc2 ++ ) { loc1 = loc0 [ loc2 ] ; if ( arg0 . equals ( loc1 . getItemID ( ) ) ) { return loc1 ; } } return null ; } | method to retrieve a single itemtype with a matching itemid concode_field_sep String INITIAL_PRICE concode_elem_sep String IMAGE concode_elem_sep String BID_COUNT concode_elem_sep String CURRENCY concode_elem_sep ItemType[] itemList concode_elem_sep Log log concode_elem_sep String SELLER concode_elem_sep String DATE_FO... |
void function ( CTOnOff arg0 ) { this . strikeBLTR = arg0 ; } | sets the value of the strikebltr property . concode_field_sep CTOnOff hideBot concode_elem_sep CTOnOff strikeH concode_elem_sep Object parent concode_elem_sep CTOnOff strikeV concode_elem_sep CTOnOff strikeBLTR concode_elem_sep CTOnOff hideTop concode_elem_sep CTOnOff hideLeft concode_elem_sep CTCtrlPr ctrlPr concode_e... |
boolean function ( ) { return true ; } | whether this generator supports writing raw data directly concode_field_sep FilteringGeneratorDelegate filter concode_elem_sep boolean writeLineFeedAtEnd concode_elem_sep SerializedString LF concode_elem_sep OutputStream os concode_elem_sep DefaultPrettyPrinter.Indenter INDENTER concode_elem_sep JsonGenerator generator... |
ArrayList < Buffer > function ( ) { return ( ArrayList < Buffer > ) buffers . clone ( ) ; } | get the list of buffers concode_field_sep boolean DEBUG concode_elem_sep BuffersChangedObserver onChangeObserver concode_elem_sep Logger logger concode_elem_sep ArrayList<Buffer> buffers concode_field_sep Buffer getBuffer concode_elem_sep int getNumBuffers concode_elem_sep void handleMessage concode_elem_sep Buffer fin... |
Role function ( ) { return role ; } | get the role concode_field_sep Product product concode_elem_sep Role role concode_elem_sep Session session concode_elem_sep Node state concode_elem_sep FieldsContainer type concode_field_sep Product getProduct concode_elem_sep Node getState concode_elem_sep AC getAccessControl concode_elem_sep AC getAccessControl conco... |
void function ( final String arg0 , Object ... arg1 ) { log ( DEBUG , arg0 , arg1 ) ; } | outputs a ` debug ' level message in the . log file not the error view of the runtime workbench . traces must be activated for this plugin in order to see the output messages . concode_field_sep ThreadLocal<DateFormat> dateFormatter concode_elem_sep String INFO concode_elem_sep String DEBUG concode_elem_sep String TRAC... |
AlleleList < A > function ( ) { return ( AlleleList < A > ) EMPTY_LIST ; } | returns an unmodifiable empty allele-list . concode_field_sep boolean[] keptFromIndices concode_elem_sep AlleleList EMPTY_LIST concode_elem_sep boolean isPartial concode_elem_sep AlleleList<A> from concode_elem_sep AlleleList<A> to concode_elem_sep AlleleList<A> list concode_elem_sep boolean nonPermuted concode_elem_se... |
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof BaseDelivery ) ) return false ; BaseDelivery loc0 = ( BaseDelivery ) arg0 ; return businessKey ( ) . equals ( loc0 . businessKey ( ) ) ; } | are these the same ? concode_field_sep String m_elementId concode_elem_sep String m_address concode_field_sep void act concode_elem_sep void setAddress concode_elem_sep String compose concode_elem_sep String getElement concode_elem_sep int hashCode concode_elem_sep String businessKey concode_elem_sep String getAddress ... |
void function ( WebView arg0 , SslErrorHandler arg1 , SslError arg2 ) { arg1 . cancel ( ) ; } | notify the host application that an ssl error occurred while loading a resource . the host application must call either handler.cancel or handler.proceed . note that the decision may be retained for use in response to future ssl errors . the default behavior is to cancel the load . concode_field_sep int ERROR_FAILED_SS... |
void function ( long arg0 ) { try { blob . truncate ( session , arg0 ) ; } catch ( HsqlException loc0 ) { throw Util . sqlException ( loc0 ) ; } } | truncates the blob value that this blob object represents to be len bytes in length . concode_field_sep BlobDataID blob concode_elem_sep boolean isClosed concode_elem_sep SessionInterface session concode_field_sep int setBytes concode_elem_sep int setBytes concode_elem_sep boolean isClosed concode_elem_sep void checkCl... |
int function ( E arg0 ) { Integer loc0 = map . get ( arg0 ) ; if ( loc0 == null ) { return 0 ; } return loc0 ; } | get the value for an element . if the the element is not stored in the counter 0 is returned . concode_field_sep Map<E,Integer> map concode_elem_sep int total concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep Collection<Integer> values concode_elem_sep void incAll concode_elem_sep void ... |
String function ( File arg0 ) { String loc0 = null ; String loc1 = arg0 . getName ( ) ; int loc2 = loc1 . lastIndexOf ( '.' ) ; if ( loc2 > 0 && loc2 < loc1 . length ( ) - 1 ) { loc0 = loc1 . substring ( loc2 + 1 ) . toLowerCase ( ) ; } return loc0 ; } | get the extension of a file . concode_field_sep PlaceHolder placeHolder concode_field_sep void copyFile concode_elem_sep String getWorkingDir concode_elem_sep String getFileSizeDescription |
String function ( ) { return mimeType ; } | returns the mime type of the image that is stored . concode_field_sep String legacyIdentifier concode_elem_sep Logger Log concode_elem_sep String INSERT_AVATAR concode_elem_sep JID jid concode_elem_sep String DELETE_AVATAR concode_elem_sep Date lastUpdate concode_elem_sep String RETRIEVE_IMAGE concode_elem_sep String L... |
PageFormat function ( int arg0 ) { return getPage ( arg0 ) . getPageFormat ( ) ; } | returns the pageformat of the page specified bypageindex . concode_field_sep Vector mPages concode_elem_sep PageFormat mFormat concode_elem_sep Printable mPainter concode_field_sep int getNumberOfPages concode_elem_sep Printable getPrintable concode_elem_sep Printable getPrintable concode_elem_sep BookPage getPage conc... |
F . Promise < Result > function ( RequestHeader arg0 , String arg1 ) { return null ; } | called when an action has been found , but the request parsing has failed . the default behavior is to render the framework 's default 400 page . this is achieved by returning null , so that the scala engine handles onbadrequest . by overriding this method one can provide an alternative 400 page . concode_field_sep Pla... |
void function ( ) { startTime = System . currentTimeMillis ( ) ; running = true ; } | 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... |
OkHttpClient function ( CookieHandler arg0 ) { this . cookieHandler = arg0 ; return this ; } | sets the cookie handler to be used to read outgoing cookies and write incoming cookies . if unset , the cookiehandler #getdefault system-wide default cookie handler will be used . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connect... |
void function ( String arg0 ) { this . id = arg0 ; } | sets the value of the id property . concode_field_sep SignedInfoType signedInfo concode_elem_sep long serialVersionUID concode_elem_sep String id concode_elem_sep KeyInfoType keyInfo concode_elem_sep SignatureValueType signatureValue concode_elem_sep List<ObjectType> object concode_field_sep SignatureValueType getSigna... |
void function ( ) { this . productManager . increasePrice ( NEGATIVE_PRICE_INCREASE ) ; } | se prueba si permite insertar valores inferiores a 0 concode_field_sep String CHAIR_DESCRIPTION concode_elem_sep SimpleProductManager productManager concode_elem_sep Double TABLE_PRICE concode_elem_sep int POSITIVE_PRICE_INCREASE concode_elem_sep int OVER_PRICE_INCREASE concode_elem_sep Double CHAIR_PRICE concode_elem_... |
List function ( ) { return cityDictionary ; } | gets the citydictionary of cities . concode_field_sep ArrayList cityDictionary concode_elem_sep Log log concode_elem_sep Comparator LABEL_COMPARATOR concode_elem_sep boolean initialized concode_elem_sep String DATA_RESOURCE_PATH concode_field_sep void init concode_elem_sep int compare concode_elem_sep ArrayList generat... |
SignatureType function ( ) { return signature ; } | gets the value of the signature property . concode_field_sep List<SubscriberServiceInfo> subscriberServiceInfo concode_elem_sep String totalOneTimeCharges concode_elem_sep SignatureType signature concode_elem_sep CustomerInfo customerInfo concode_elem_sep ServiceAgreementInfo.ServiceInformation serviceInformation conco... |
int function ( ) { return st_bytes ; } | todo concode_field_sep long st_ro_evict concode_elem_sep long st_alloc_buckets concode_elem_sep long st_cache_miss concode_elem_sep int st_page_dirty concode_elem_sep long st_page_trickle concode_elem_sep int st_pages concode_elem_sep long st_hash_max_nowait concode_elem_sep long st_io_wait concode_elem_sep long st_syn... |
File function ( String arg0 , String arg1 ) { File loc0 ; if ( arg1 . startsWith ( arg0 ) ) { loc0 = new File ( arg1 ) ; } else { loc0 = new File ( arg0 + "srini_string" + arg1 ) ; } return loc0 ; } | create a new file object from two file paths . concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep boolean testSaveLocationExists concode_elem_sep long freeSpaceCalculation concode_elem_sep String getTempDirectoryPath concode_elem_sep boolean testFileExists |
void function ( boolean arg0 ) { enabled_ = arg0 ; } | sets the component to be enabled . concode_field_sep VObjectEventSupport objectEventSupport_ concode_elem_sep VSystemValue systemValue_ concode_elem_sep String copyright concode_elem_sep WorkingEventSupport workingEventSupport_ concode_elem_sep ErrorEventSupport errorEventSupport_ concode_elem_sep String modifyActionTe... |
void function ( ) { } | fired when the scheduler has processed all tasks . concode_field_sep Map<UUID,ScheduledTask> taskMap concode_elem_sep long sequenceNumber concode_elem_sep String taskNameFmt concode_field_sep Set<Task> getScheduledTasks concode_elem_sep void startTask concode_elem_sep void executeTaskRunnable concode_elem_sep void remo... |
AiAnimBehavior function ( ) { return m_preState ; } | defines how the animation behaves before the first key is encountered . the default value is aianimbehavior #default the original transformation matrix of the affected node is used . concode_field_sep ByteBuffer m_rotKeys concode_elem_sep int ROT_KEY_SIZE concode_elem_sep int m_numRotKeys concode_elem_sep ByteBuffer m_... |
JsonObjectParser function ( ) { return new JsonObjectParser ( this ) ; } | returns a new instance of a json object parser . concode_field_sep Collection<String> wrapperKeys concode_elem_sep JsonFactory jsonFactory concode_elem_sep Set<String> wrapperKeys concode_field_sep void initializeParser concode_elem_sep Set<String> getWrapperKeys concode_elem_sep Collection<String> getWrapperKeys conco... |
TokenPair function ( ) { Response loc0 = retrieveRequestToken ( ) ; return new TokenPair ( loc0 . token , loc0 . secret ) ; } | request the unauthorized token and secret . they can then be read with gettokens concode_field_sep OAuthException exception concode_elem_sep String requestTokenURL concode_elem_sep String secret concode_elem_sep Error error concode_elem_sep Type type concode_elem_sep String token concode_elem_sep String consumerSecret ... |
String function ( ) { return context . getServerBaseUrl ( ) ; } | server base url concode_field_sep boolean servletCheckFailed concode_elem_sep SlingITContext context concode_elem_sep String SERVLET_NODE_PATH concode_elem_sep boolean servletNodeCreated concode_elem_sep Logger log concode_elem_sep boolean servletOk concode_elem_sep String SLING_JUNIT_SERVLET_PATH concode_field_sep Sli... |
void function ( final SessionNode arg0 ) { SessionSupport loc0 = new SessionSupport ( this ) ; loc0 . addSessionListener ( arg0 . getSessionHandler ( ) ) ; loc0 . fireExecutionStarted ( ) ; } | notify session nodes and their parameters downstream that a new execution has begun of a simulation study . concode_field_sep Session session concode_elem_sep Set<SessionNode> nodesToExecute concode_elem_sep SessionSupport sessionSupport concode_field_sep SessionSupport getSessionSupport concode_elem_sep void addSessio... |
String function ( ) { return multicastGroup ; } | gets the multicast group . concode_field_sep boolean DEFAULT_LOOPBACK_MODE_ENABLED concode_elem_sep String multicastGroup concode_elem_sep int multicastTimeToLive concode_elem_sep Set<String> trustedInterfaces concode_elem_sep boolean DEFAULT_ENABLED concode_elem_sep int DEFAULT_MULTICAST_TTL concode_elem_sep int DEFAU... |
void function ( java . util . Collection < Connection > arg0 ) { if ( arg0 == null ) { this . connections = null ; return ; } this . connections = new com . amazonaws . internal . SdkInternalList < Connection > ( arg0 ) ; } | a list of connections . concode_field_sep com.amazonaws.internal.SdkInternalList<Connection> connections concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeConnectionsOnInterconnectResult clone concode_elem_sep DescribeConnectionsOnInterconnectResult withConnections concode_elem_sep... |
com . liferay . dynamic . data . mapping . model . DDMStructureVersion function ( com . liferay . dynamic . data . mapping . model . DDMStructureVersion arg0 ) { return _ddmStructureVersionLocalService . addDDMStructureVersion ( arg0 ) ; } | adds the d d m structure version to the database . also notifies the appropriate model listeners . concode_field_sep DDMStructureVersionLocalService _ddmStructureVersionLocalService concode_field_sep int getStructureVersionsCount concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappe... |
void function ( short arg0 ) { mExifTags . remove ( arg0 ) ; } | removes the tag of the given id concode_field_sep int mIfdId concode_elem_sep Map<Short,ExifTag> mExifTags concode_elem_sep int mOffsetToNextIfd concode_elem_sep int[] sIfds concode_field_sep void setOffsetToNextIfd concode_elem_sep int[] getIfds concode_elem_sep boolean checkCollision concode_elem_sep boolean equals c... |
boolean function ( ) { return axisOrientationEnabled ; } | indicates that the map types upports axis orientation changing . concode_field_sep String plotPointShape concode_elem_sep boolean enableDynamicValues concode_elem_sep boolean areaMapEnabled concode_elem_sep int CUSTOM_CHART_TYPE concode_elem_sep String xAxisTitle concode_elem_sep boolean barChartOrientationHorizontal c... |
boolean function ( ) { return delete ; } | check if the user has delete permission concode_field_sep boolean attend concode_elem_sep boolean update concode_elem_sep boolean delete concode_field_sep void setAttend concode_elem_sep void setUpdate concode_elem_sep boolean isUpdate concode_elem_sep boolean isAttend concode_elem_sep void setDelete |
String function ( ) { return "srini_string" ; } | get a default greeting concode_field_sep PlaceHolder placeHolder concode_field_sep String getRandomResponse concode_elem_sep String getResponse |
Kind function ( Object arg0 ) { if ( arg0 == null ) throw new IllegalArgumentException ( "srini_string" ) ; else if ( arg0 == ON_COMPLETED_SENTINEL ) return Kind . OnCompleted ; else if ( arg0 instanceof OnErrorSentinel ) return Kind . OnError ; else return Kind . OnNext ; } | indicates which variety a particular lite notification is . if you need something more complex than simply calling the right method on an observer then you can use this method to get the rx.notification.kind . concode_field_sep Object ON_COMPLETED_SENTINEL concode_elem_sep Throwable e concode_elem_sep Object ON_NEXT_NU... |
void function ( boolean arg0 ) { this . resolvePlaceholders = arg0 ; } | flag to indicate that placeholders should be replaced during binding . default is true . concode_field_sep String targetName concode_elem_sep Log logger concode_elem_sep boolean exceptionIfInvalid concode_elem_sep Validator validator concode_elem_sep boolean resolvePlaceholders concode_elem_sep MessageSource messageSou... |
long function ( ) { return _virtualHost . getLayoutSetId ( ) ; } | returns the layout set id of this virtual host . concode_field_sep VirtualHost _virtualHost concode_field_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep void setHostname concode_elem_sep boolean isCachedModel concode_elem_sep com.liferay.portlet.expando.model.ExpandoBridge ... |
JAXBElement < EndpointReferenceType > function ( EndpointReferenceType arg0 ) { return new JAXBElement < EndpointReferenceType > ( _FaultTo_QNAME , EndpointReferenceType . class , null , arg0 ) ; } | create an instance of jaxbelement concode_field_sep QName _ReferenceParameters_QNAME concode_elem_sep QName _ProblemIRI_QNAME concode_elem_sep QName _ProblemHeaderQName_QNAME concode_elem_sep QName _RetryAfter_QNAME concode_elem_sep QName _Metadata_QNAME concode_elem_sep QName _ReplyTo_QNAME concode_elem_sep QName _Act... |
int function ( byte [ ] arg0 , int arg1 ) { return WritableComparator . readVInt ( arg0 , arg1 ) ; } | reads a zero-compressed encoded integer from a byte array and returns it . concode_field_sep int B10 concode_elem_sep int B1111 concode_elem_sep char[] hexchars concode_elem_sep int B11111 concode_elem_sep int B11110 concode_elem_sep int B111 concode_elem_sep int B11 concode_elem_sep int B110 concode_elem_sep int B1110... |
void function ( ZWaveCommandConverter < ? , ? > arg0 ) { this . commandConverters . put ( arg0 . getCommand ( ) , arg0 ) ; } | add a zwavestateconverter to the map of converters for fast lookup . concode_field_sep ZWaveController controller concode_elem_sep Map<Class<? extends Command>,ZWaveCommandConverter<?,?>> commandConverters concode_elem_sep EventPublisher eventPublisher concode_elem_sep Map<Class<? extends State>,ZWaveStateConverter<?,?... |
FileObject function ( File arg0 ) { return manager . toFileObject ( arg0 ) ; } | returns a fileobject for a local file . concode_field_sep DefaultFileSystemManager manager concode_field_sep TemporaryFileStore getTemporaryFileStore concode_elem_sep FileReplicator getReplicator concode_elem_sep FileSystemManager getFileSystemManager concode_elem_sep FileName parseURI concode_elem_sep FileObject resol... |
boolean function ( Class < ? > arg0 ) { return User . class . isAssignableFrom ( arg0 ) ; } | determines if the command object being submitted is a valid type concode_field_sep PersonValidator personValidator concode_elem_sep Log log concode_elem_sep Pattern EMAIL_PATTERN concode_field_sep boolean isUserNameAsEmailValid concode_elem_sep void validate concode_elem_sep boolean isUserNameValid |
void function ( String arg0 ) { this . changeReason = arg0 ; } | sets the value of the changereason property . concode_field_sep String changeReason concode_elem_sep String oldSIM concode_elem_sep long serialVersionUID concode_elem_sep String msisdn concode_elem_sep String newSIM concode_elem_sep String newIMSI concode_elem_sep String customerName concode_field_sep void setNewSIM co... |
void function ( CalcLangParser . BlockStmtContext arg0 ) { } | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterIfStmt concode_elem_sep void enterWhileStmt concode_elem_sep void enterProg concode_elem_sep void enterIntExpr concode_elem_sep void enterPrintStmt concode_elem_sep void exitAssignStmt concode_elem_sep void e... |
Class < ? extends Channel > function ( IOMode arg0 ) { switch ( arg0 ) { case NIO : return NioSocketChannel . class ; case EPOLL : return EpollSocketChannel . class ; default : throw new IllegalArgumentException ( "srini_string" + arg0 ) ; } } | returns the correct client socketchannel class based on iomode . concode_field_sep PlaceHolder placeHolder concode_field_sep PooledByteBufAllocator createPooledByteBufAllocator concode_elem_sep TransportFrameDecoder createFrameDecoder concode_elem_sep EventLoopGroup createEventLoop concode_elem_sep ThreadFactory create... |
void function ( final int arg0 ) { if ( this . enabled ) { this . cyclePushSize += arg0 ; } } | add current size to the current cycle 's total push size concode_field_sep double bandwidth concode_elem_sep long cyclePushSize concode_elem_sep long cycleStartTick concode_elem_sep boolean enabled concode_field_sep long getNextSleepInterval concode_elem_sep boolean isEnabled concode_elem_sep void resetStartTick |
long function ( ) { return userId ; } | gets the value of the userid property . concode_field_sep String identification concode_elem_sep String name concode_elem_sep XMLGregorianCalendar start concode_elem_sep long oid concode_elem_sep long userId concode_elem_sep String username concode_field_sep void setName concode_elem_sep String getIdentification concod... |
void function ( Integer arg0 ) { this . usertype = arg0 ; } | this method was generated by mybatis generator . this method sets the value of the database column appuser.usertype concode_field_sep Date createtime concode_elem_sep Date locktime concode_elem_sep String level concode_elem_sep Integer usertype concode_elem_sep String phonenum concode_elem_sep String password concode_e... |
Set function ( ) { return Collections . unmodifiableSet ( new HashSet ( attributes ) ) ; } | returns the attributes associated with this subject . concode_field_sep URI DEFAULT_CATEGORY concode_elem_sep List attributes concode_elem_sep URI category concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep URI getCategory concode_elem_sep List getAttributesAsList |
String function ( ) { List < Metadata > loc0 = recursiveParserWrapperExample ( ) ; StringWriter loc1 = new StringWriter ( ) ; JsonMetadataList . toJson ( loc0 , loc1 ) ; return loc1 . toString ( ) ; } | we include a simple json serializer for a list of metadata with org.apache.tika.metadata.serialization.jsonmetadatalist . that class also includes a deserializer to convert from json back to a list . this functionality is also available in tika-app 's gui , and with the - j option on tika-app 's commandline . for tika-... |
AbstractID function ( ) { return groupID ; } | gets the id that identifies the logical group to which this slot belongs : if the slot does not belong to any group in particular , this field is null . if this slot was allocated as a sub-slot of a org.apache.flink.runtime.instance.slotsharinggroupassignment , then this id will be the jobvertexid of the vertex whose t... |
Bindings function ( String arg0 , JRadioButton [ ] arg1 , int arg2 ) { registerPropertyChangeListener ( arg1 ) ; return add ( new JRadioButtonBinding ( arg0 , arg1 , arg2 ) ) ; } | handles jradiobutton concode_field_sep Map _bindings concode_elem_sep boolean _modified concode_elem_sep Map _optComponents concode_field_sep boolean isPropertyNull concode_elem_sep boolean isModified concode_elem_sep Binding getBinding concode_elem_sep Bindings addOptComponent concode_elem_sep Bindings addOptComponent... |
boolean function ( IProject arg0 ) { if ( ! arg0 . exists ( ) ) { try { NullProgressMonitor loc0 = new NullProgressMonitor ( ) ; arg0 . create ( loc0 ) ; arg0 . open ( loc0 ) ; return true ; } catch ( CoreException loc0 ) { loc0 . printStackTrace ( ) ; } } return false ; } | create an empty project if this project does not exist . concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep File getTargetFolder concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concode_elem_sep boolean get... |
String function ( ) { return translationUniqueId ; } | gets the content specification translation unique id for the topic . concode_field_sep Node parent concode_elem_sep String translationUniqueId concode_elem_sep String text concode_elem_sep int lineNumber concode_elem_sep String SPACER concode_elem_sep String uniqueId concode_field_sep Node getParent concode_elem_sep St... |
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 , arg2 ) ; } | verbose log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep void s... |
int function ( ) { return totalShards ; } | total number of shards concode_field_sep XContentBuilderString TOTAL concode_elem_sep XContentBuilderString INITIALIZING concode_elem_sep int doneShards concode_elem_sep int totalShards concode_elem_sep int initializingShards concode_elem_sep int failedShards concode_elem_sep XContentBuilderString FAILED concode_elem_s... |
void function ( java . lang . String arg0 ) { _projectsEntry . setUserUuid ( arg0 ) ; } | sets the user uuid of this projects entry . concode_field_sep ProjectsEntry _projectsEntry concode_field_sep Date getStartDate concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concod... |
CertificateConstraints function ( ) { return caCertificate ; } | gets the value of the cacertificate property . concode_field_sep LevelConstraint messageImprintDataIntact concode_elem_sep CertificateConstraints signingCertificate concode_elem_sep LevelConstraint messageImprintDataFound concode_elem_sep LevelConstraint algorithmReliableAtBestSignatureTime concode_elem_sep LevelConstr... |
long function ( final String arg0 , InputStream arg1 , int arg2 ) { byte [ ] loc0 = new byte [ arg2 ] ; int loc1 ; CopyIn loc2 = copyIn ( arg0 ) ; try { while ( ( loc1 = arg1 . read ( loc0 ) ) >= 0 ) { if ( loc1 > 0 ) { loc2 . writeToCopy ( loc0 , 0 , loc1 ) ; } } return loc2 . endCopy ( ) ; } finally { if ( loc2 . isA... | use copy from stdin for very fast copying from an inputstream into a database table . concode_field_sep int DEFAULT_BUFFER_SIZE concode_elem_sep QueryExecutor queryExecutor concode_elem_sep BaseConnection connection concode_elem_sep Encoding encoding concode_field_sep CopyOut copyOut concode_elem_sep long copyOut conco... |
Runnable function ( ) { synchronized ( list ) { while ( list . size ( ) == 0 ) { try { list . wait ( ) ; } catch ( InterruptedException loc0 ) { return null ; } } return ( Runnable ) list . removeFirst ( ) ; } } | called by a worker thread to retrieve the next layout task . this will block until a new task is available . this method will return null if the thread is interrupted while waiting . concode_field_sep LinkedList list concode_elem_sep LayoutQueue defaultQueue concode_field_sep void setDefaultQueue concode_elem_sep Layou... |
T function ( Object arg0 ) { if ( getType ( ) . isInstance ( arg0 ) ) { return copy ( getType ( ) . cast ( arg0 ) ) ; } return null ; } | this method is for use in situations where metadata is being used generically and the actual type of the value can not be concode_field_sep Permission CREATE_CLASS_METADATA concode_elem_sep Map<String,FIELD> fields concode_elem_sep TIntObjectMap<FIELD> fieldsById concode_elem_sep ObjectConstructor<T> constructor concod... |
void function ( String arg0 , String arg1 , boolean arg2 ) { } | similar to didnavigatemainframe but also called on subframe navigations . concode_field_sep WeakReference<WebContents> mWebContents concode_field_sep void wasShown concode_elem_sep void documentLoadedInFrame concode_elem_sep void didFailLoad concode_elem_sep void didStartNavigationToPendingEntry concode_elem_sep void r... |
Builder function ( final String arg0 ) { this . previewImageUrl = arg0 ; return this ; } | sets the preview image url for this invite . see guidelines for correct dimensions . concode_field_sep String applinkUrl concode_elem_sep String previewImageUrl concode_field_sep Builder readFrom concode_elem_sep Builder readFrom concode_elem_sep AppInviteContent build concode_elem_sep String getPreviewImageUrl concode... |
void function ( String arg0 , String arg1 ) { if ( arg0 != null && arg0 . contains ( PATH_SEPARATOR_STR ) ) throw new IllegalArgumentException ( "srini_string" + arg0 ) ; this . name = ( arg0 == null ) ? "srini_string" : arg0 ; this . location = arg1 ; } | set this node 's name and 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 ge... |
void function ( AvailabilityZoneState arg0 ) { this . state = arg0 . toString ( ) ; } | the state of the availability zone . concode_field_sep String regionName concode_elem_sep com.amazonaws.internal.SdkInternalList<AvailabilityZoneMessage> messages concode_elem_sep String zoneName concode_elem_sep String state concode_field_sep AvailabilityZone withZoneName concode_elem_sep void setZoneName concode_elem... |
String function ( ) { return lang ; } | get the default language of any human-readable content within the xml . defaults to `` en '' . concode_field_sep Boolean bCompression concode_elem_sep int bProxyPort concode_elem_sep boolean compressionEnabled concode_elem_sep URI bURI concode_elem_sep SSLContext sslContext concode_elem_sep String bFrom concode_elem_se... |
int function ( byte [ ] arg0 , int arg1 , byte [ ] arg2 , int arg3 , Schema arg4 ) { return compare ( arg0 , arg1 , arg0 . length - arg1 , arg2 , arg3 , arg2 . length - arg3 , arg4 ) ; } | compare binary encoded data . if equal , return zero . if greater-than , return 1 , if less than return -1 . order is consistent with that of org.apache.avro.generic.genericdata #compare object , object , schema . concode_field_sep ThreadLocal<Decoders> DECODERS concode_elem_sep BinaryDecoder decoder concode_elem_sep B... |
List < PhotoSize > function ( ) { return photo ; } | optional . concode_field_sep int date concode_elem_sep Document document concode_elem_sep List<PhotoSize> newChatPhoto concode_elem_sep Sticker sticker concode_elem_sep int messageId concode_elem_sep List<PhotoSize> photo concode_elem_sep boolean groupChatCreated concode_elem_sep String caption concode_elem_sep User fo... |
String function ( ) { return number ; } | gets the value of the number property . concode_field_sep String serialNumber concode_elem_sep Boolean umaCapable concode_elem_sep Boolean nfcCapable concode_elem_sep String description concode_elem_sep long serialVersionUID concode_elem_sep String imsi concode_elem_sep String firstUseDate concode_elem_sep String lastU... |
void function ( Object arg0 ) { Node loc0 = new Node ( ) ; loc0 . data = arg0 ; loc0 . next = first ; if ( last != null ) last . next = loc0 ; last = loc0 ; indexvar = - 1 ; } | adds element to end of linkedlist concode_field_sep Node next concode_elem_sep Node last concode_elem_sep Object data concode_elem_sep Node previous concode_elem_sep Node currentNode concode_elem_sep Node position concode_elem_sep int indexvar concode_elem_sep Node first concode_elem_sep boolean isAfterNext concode_fie... |
int function ( ) { return size ; } | returns the size of the entity concode_field_sep String powerup concode_elem_sep boolean godMode concode_elem_sep boolean winner concode_elem_sep String name concode_elem_sep int size concode_elem_sep Color color concode_elem_sep int x concode_elem_sep int y concode_field_sep void setName concode_elem_sep boolean isWin... |
NetworkAcl function ( ) { return networkAcl ; } | information about the network acl . concode_field_sep NetworkAcl networkAcl concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateNetworkAclResult clone concode_elem_sep String toString concode_elem_sep CreateNetworkAclResult withNetworkAcl concode_elem_sep void setNetworkAcl |
CTPatternFillProperties function ( ) { return pattFill ; } | gets the value of the pattfill property . concode_field_sep CTPatternFillProperties pattFill concode_elem_sep CTNoFillProperties noFill concode_elem_sep CTBlipFillProperties blipFill concode_elem_sep CTGradientFillProperties gradFill concode_elem_sep CTSolidColorFillProperties solidFill concode_elem_sep CTGroupFillProp... |
boolean function ( ) { return N == 0 ; } | returns true if this priority queue is empty . concode_field_sep int[] pq concode_elem_sep Key[] keys concode_elem_sep IndexMaxPQ<Key> copy concode_elem_sep int N concode_elem_sep int[] qp concode_field_sep Integer next concode_elem_sep Key keyOf concode_elem_sep void sink concode_elem_sep void change concode_elem_sep ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.