code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
void function ( String arg0 ) { this . id = arg0 ; } | sets the id . concode_field_sep List<DbPreBeforeLength> prebeforelength concode_elem_sep String product concode_elem_sep Set<MappingType> dbToTalendTypes concode_elem_sep boolean defaultDbms concode_elem_sep List<DbIgnoreLengthAndPrecision> ignoreLengthPrecision concode_elem_sep String id concode_elem_sep String label ... |
Object [ ] function ( Object arg0 , String [ ] arg1 ) { Object [ ] loc0 = new Object [ arg1 . length ] ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) loc0 [ loc1 ] = getPropertyValue ( arg0 , arg1 [ loc1 ] ) ; return loc0 ; } | get property value . concode_field_sep Map<Class<?>,Wrapper> WRAPPER_MAP concode_elem_sep Wrapper OBJECT_WRAPPER concode_elem_sep String[] EMPTY_STRING_ARRAY concode_elem_sep AtomicLong WRAPPER_CLASS_COUNTER concode_elem_sep String[] OBJECT_METHODS concode_field_sep boolean hasMethods concode_elem_sep String[] getDecla... |
Integer function ( ) { return uvIndex ; } | returns the uv index . concode_field_sep Double visibility concode_elem_sep Integer humidity concode_elem_sep Double pressure concode_elem_sep String pressureTrend concode_elem_sep Integer uvIndex concode_elem_sep Integer ozone concode_field_sep String getPressureTrend concode_elem_sep Double getPressure concode_elem_s... |
void function ( Runnable arg0 ) { if ( mIsFinished ) { FLog . w ( ReactConstants . TAG , "srini_string" + getName ( ) + "srini_string" ) ; } mHandler . post ( arg0 ) ; } | runs the given runnable on this thread . it will be submitted to the end of the event queue even if it is being submitted from the same queue thread . concode_field_sep Looper mLooper concode_elem_sep MessageQueueThreadHandler mHandler concode_elem_sep boolean mIsFinished concode_elem_sep String mName concode_elem_sep ... |
boolean function ( ) { return false ; } | is the object managed by this factory a prototype ? that is , will #getobject always return an independent instance?the prototype status of the factorybean itself will generally be provided by the owning beanfactory ; usually , it has to be defined as singleton there . this method is supposed to strictly check for inde... |
ConversionService function ( ) { return this . conversionService ; } | return the conversionservice which will apply to every databinder . concode_field_sep boolean autoGrowNestedPaths concode_elem_sep BindingErrorProcessor bindingErrorProcessor concode_elem_sep MessageCodesResolver messageCodesResolver concode_elem_sep boolean directFieldAccess concode_elem_sep Validator validator concod... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; for ( FormattedTextElement loc1 : elements ) loc0 . append ( loc1 . getText ( ) ) ; return "srini_string" + loc0 ; } | gets the plain text . concode_field_sep IList<FormattedTextElement> elements concode_elem_sep Alignment defaultAlignment concode_elem_sep TextMetrics metrics concode_elem_sep Alignment alignment concode_field_sep boolean containsLineBreakCharacter concode_elem_sep IList<FormattedTextParagraph> lineBreak concode_elem_se... |
void function ( MimeType arg0 ) { Assert . isTrue ( ! arg0 . isWildcardType ( ) , "srini_string" ) ; Assert . isTrue ( ! arg0 . isWildcardSubtype ( ) , "srini_string" ) ; set ( CONTENT_TYPE , arg0 . toString ( ) ) ; } | set the content-type header . applies to the send , message , and error frames . concode_field_sep String CONTENT_LENGTH concode_elem_sep String ACK concode_elem_sep Map<String,List<String>> headers concode_elem_sep String LOGIN concode_elem_sep String SERVER concode_elem_sep String SESSION concode_elem_sep String PASS... |
void function ( org . talend . mdm . webservice . WSTransformerPK arg0 ) { this . wsTransformerPK = arg0 ; } | sets the wstransformerpk value for this wsextractusingtransformer . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep org.talend.mdm.webservice.WSItemPK wsItemPK concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.talend.mdm.webservice.WSTransformerPK wsTransformerPK conco... |
boolean function ( ) { return saslClient != null && saslClient . isComplete ( ) ; } | determines whether the authentication exchange has completed . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslClient saslClient concode_elem_sep String expectedQop concode_field_sep byte[] firstToken concode_elem_sep byte[] respo... |
void function ( Drone arg0 , VehicleMode arg1 ) { Bundle loc0 = new Bundle ( ) ; loc0 . putParcelable ( EXTRA_VEHICLE_MODE , arg1 ) ; arg0 . performAsyncAction ( new Action ( ACTION_SET_VEHICLE_MODE , loc0 ) ) ; } | change the vehicle mode for the connected drone . concode_field_sep PlaceHolder placeHolder concode_field_sep void arm concode_elem_sep void arm |
String function ( JID arg0 ) { return getUserName ( arg0 , arg0 . toString ( ) ) ; } | returns the name of the xmpp entity . if the entity is a local user then the user 's name will be returned . however , if the user is not a local user then check if there exists a usernameprovider that provides name for the specified domain . if none was found then the vcard of the entity might be requested and if none... |
boolean function ( ) { return false ; } | retrieves whether this factory produces secure sockets . concode_field_sep HsqlSocketFactory sslImpl concode_elem_sep HsqlSocketFactory plainImpl concode_elem_sep String DEFAULT_SSL_PROVIDER_CLASS concode_elem_sep String DEFAULT_SSL_PROVIDER_NAME concode_field_sep Socket createSocket concode_elem_sep HsqlSocketFactory ... |
void function ( ) { for ( Influencer loc0 : influencers ) loc0 . end ( ) ; emitter . end ( ) ; } | end the simulation . concode_field_sep BoundingBox boundingBox concode_elem_sep ParticleControllerRenderer<?,?> renderer concode_elem_sep Matrix4 transform concode_elem_sep float deltaTime concode_elem_sep String name concode_elem_sep Array<Influencer> influencers concode_elem_sep float DEFAULT_TIME_STEP concode_elem_s... |
void function ( byte [ ] arg0 ) { if ( null == arg0 ) { throw new NullPointerException ( "srini_string" ) ; } mPartHeader . put ( P_NAME , arg0 ) ; } | set content-type parameter : name . concode_field_sep int P_MODIFICATION_DATE concode_elem_sep int P_DEP_FILENAME concode_elem_sep String TAG concode_elem_sep int P_CONTENT_LOCATION concode_elem_sep int P_DEP_DOMAIN concode_elem_sep byte[] mPartData concode_elem_sep int P_MAC concode_elem_sep int P_CONTENT_DISPOSITION ... |
void function ( Long arg0 ) { this . dist = arg0 ; } | sets the value of the dist property . concode_field_sep CTSRgbColor srgbClr concode_elem_sep CTHslColor hslClr concode_elem_sep CTSchemeColor schemeClr concode_elem_sep CTSystemColor sysClr concode_elem_sep Long dist concode_elem_sep CTPresetColor prstClr concode_elem_sep Integer dir concode_elem_sep CTScRgbColor scrgb... |
void function ( LogHandler arg0 ) { impl . addLogHandler ( arg0 ) ; } | add a log handler to receive all logging messages . use a smartloghandler to filter messages by handler . concode_field_sep LogImpl impl concode_elem_sep String CATEGORY concode_field_sep boolean isLoggable concode_elem_sep void init concode_elem_sep boolean isLoggingSupported concode_elem_sep void setDefaultLevel conc... |
BlockingQueue < Runnable > function ( int arg0 ) { if ( arg0 <= 0 ) { return new SynchronousQueue < Runnable > ( ) ; } else { return new LinkedBlockingQueue < Runnable > ( arg0 ) ; } } | factory method to provide instance of blockingqueue used for each threadpoolexecutor as constructed in #getthreadpool . note : the maxqueuesize value is provided so any type of queue can be used but typically an implementation such as synchronousqueue without a queue just a handoff is preferred asqueueing is an anti-pa... |
String function ( byte [ ] arg0 ) { return DatatypeConverter . printHexBinary ( arg0 ) ; } | parse descriptor hex concode_field_sep Logger LOG concode_field_sep String getVersion concode_elem_sep int getDescriptorType concode_elem_sep int getVcm concode_elem_sep String getDescriptorRangeLimits concode_elem_sep String toHexString concode_elem_sep boolean isDigital concode_elem_sep String getTimingDescriptor con... |
String function ( String arg0 ) { } | replaces all occurences of \ '' with '' concode_field_sep Redwood.RedwoodChannels log concode_field_sep ArrayList<String> tokenizeWithQuotes concode_elem_sep int findNonWhitespace concode_elem_sep String quotify concode_elem_sep void main concode_elem_sep int findWhitespace concode_elem_sep ArrayList<String> tokenize c... |
String function ( ) { return dialogMessage ; } | returns the most recent dialog message , or null if there is no current dialog message . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep bo... |
void function ( QueryStatistic arg0 ) { } | below method will be used to add the statistics concode_field_sep long serialVersionUID concode_field_sep void recordStatisticsForDriver concode_elem_sep void logStatistics concode_elem_sep void logStatisticsAsTableDriver concode_elem_sep void logStatisticsAsTableExecutor |
float function ( Complex arg0 ) { return ( float ) Math . sqrt ( lengthSquared ( arg0 ) ) ; } | returns the length of the given comlex note : uses math.sqrt . concode_field_sep PlaceHolder placeHolder concode_field_sep Complex rotate concode_elem_sep float lengthSquared concode_elem_sep Complex normalize concode_elem_sep Complex rotation concode_elem_sep Complex rotationTo concode_elem_sep Complex multiply |
Factory function ( ) { return SingletonHolder . INSTANCE ; } | gets an instance of ffiprovider concode_field_sep Factory INSTANCE concode_field_sep void init concode_elem_sep MemoryIO allocateDirectMemory concode_elem_sep MemoryIO allocateDirectMemory concode_elem_sep MemoryIO allocateTransientDirectMemory concode_elem_sep int alignmentOf concode_elem_sep int sizeOf concode_elem_s... |
void function ( OutputStream arg0 ) { NameComponentHelper . write ( arg0 , value ) ; } | write the stored value into the given cdr output stream . concode_field_sep NameComponent value concode_field_sep void _read concode_elem_sep TypeCode _type |
void function ( TermSet arg0 ) { Symbol loc0 = null ; for ( int loc1 = 0 ; loc1 < arg0 . getTerminalSymbols ( ) . size ( ) ; loc1 ++ ) { loc0 = arg0 . getTerminalSymbols ( ) . elementAt ( loc1 ) ; if ( contains ( loc0 ) == - 1 ) terminals . add ( loc0 ) ; } } | this method will add the terminal symbols from that termset to this set terminal symbols and remove the duplicate symbols . e.g. firstset a u firstset b ; concode_field_sep Symbol name concode_elem_sep Vector<Symbol> terminals concode_field_sep void setTermSet concode_elem_sep int contains concode_elem_sep void setTerm... |
List < Element > function ( Iterable < ? extends Module > arg0 ) { return getElements ( Stage . DEVELOPMENT , arg0 ) ; } | records the elements executed by modules . concode_field_sep RecordingBinder parent concode_elem_sep SourceProvider sourceProvider concode_elem_sep Stage stage concode_elem_sep BindingTargetVisitor<Object,Object> GET_INSTANCE_VISITOR concode_elem_sep PrivateElementsImpl privateElements concode_elem_sep List<Element> el... |
CertificatePolicyId function ( ) { return policyIdentifier ; } | return the policyidentifier value concode_field_sep String QUALIFIERS concode_elem_sep CertificatePolicyId policyIdentifier concode_elem_sep String NAME concode_elem_sep String ID concode_elem_sep Set<PolicyQualifierInfo> policyQualifiers concode_field_sep void encode concode_elem_sep void set concode_elem_sep String g... |
double function ( ) { double loc0 = 0.00 ; for ( int loc1 = 0 ; loc1 < itemTable . size ( ) ; loc1 ++ ) { loc0 += ( ( Item ) itemTable . get ( loc1 ) ) . getSubtotal ( ) ; } return loc0 ; } | gets the total price unformatted . concode_field_sep List itemTable concode_field_sep void init concode_elem_sep void setItemTable concode_elem_sep List getShoppingList concode_elem_sep List getItemTable |
String function ( ) { return m_alias ; } | returns the column alias for this columnhint . concode_field_sep int UNKNOWN_NATIVE_TYPE concode_elem_sep String m_name concode_elem_sep String m_alias concode_elem_sep LogHelper sm_logger concode_elem_sep int m_position concode_elem_sep int m_nativeDataType concode_elem_sep String sm_className concode_elem_sep Class m... |
File function ( ) { return basefile ; } | returns the base file for this bundlefile concode_field_sep File basefile concode_elem_sep Bundle bundle concode_field_sep String normalizeFolder concode_elem_sep List<String> getEntryPaths concode_elem_sep String normalizeFile concode_elem_sep String toString concode_elem_sep BundleEntry getEntry concode_elem_sep void... |
void function ( ) { OsSecureRandom loc0 = getOsSecureRandom ( ) ; double loc1 = loc0 . nextDouble ( ) ; double loc2 = loc0 . nextDouble ( ) ; while ( loc1 == loc2 ) { loc2 = loc0 . nextDouble ( ) ; } loc0 . close ( ) ; } | test will timeout if secure random implementation always returns a constant value . concode_field_sep PlaceHolder placeHolder concode_field_sep void testRandomLong concode_elem_sep OsSecureRandom getOsSecureRandom concode_elem_sep void testRefillReservoir concode_elem_sep void checkRandomBytes concode_elem_sep void tes... |
boolean function ( String arg0 ) { try { System . getProperty ( arg0 ) ; return false ; } catch ( SecurityException loc0 ) { return true ; } } | returns true if the access to the system property is restricted i.e. , when system.getproperty throws securityexception . concode_field_sep PlaceHolder placeHolder concode_field_sep int getInt concode_elem_sep int getInt concode_elem_sep String getProperty concode_elem_sep String getProperty concode_elem_sep boolean ge... |
boolean function ( ) { return thread . getName ( ) . startsWith ( "srini_string" ) ; } | query whether the access originated from mars gui awt event queue concode_field_sep int accessType concode_elem_sep int READ concode_elem_sep int WRITE concode_elem_sep Thread thread concode_field_sep boolean accessIsFromMIPS concode_elem_sep Thread getThread concode_elem_sep int getAccessType |
String function ( ) { return TimeZoneBean . formatCurrentTime ( dateFormat ) ; } | gets the dynamic time through the formatcurrenttime method in the timezonebean . concode_field_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep String getUseDaylightTime concode_elem_sep String getLocation concode_elem_... |
Object function ( EObject arg0 ) { return null ; } | returns the result of interpretting the object as an instance of ` eobject ' . this implementation returns null ; returning a non-null result will terminate the switch , but this is the last case anyway . concode_field_sep AbstractreferencePackage modelPackage concode_field_sep Object caseUSOfficeAddress concode_elem_s... |
void function ( BinaryTree < String > arg0 ) { List < Node < String >> loc0 = new ArrayList < Node < String >> ( ) ; loc0 . add ( arg0 . root ) ; drawTree ( loc0 , getHeight ( arg0 . root ) ) ; } | method to print tree in 2d call this to print concode_field_sep E data concode_elem_sep Node<E> left concode_elem_sep Node<E> root concode_elem_sep Node<E> right concode_field_sep void preOrderTraverse concode_elem_sep String postorderResult concode_elem_sep boolean isLeaf concode_elem_sep void printIndent concode_elem... |
void function ( float arg0 ) { mSeekBar . setProgress ( ( int ) arg0 ) ; } | sets the value of the component by setting the seek bar value . concode_field_sep SeekBar mSeekBar concode_elem_sep View mGradientView concode_elem_sep int[] mGradientColors concode_elem_sep TextView mText concode_elem_sep GradientDrawable mGradientDrawable concode_field_sep float getValue concode_elem_sep void setGrad... |
void function ( Handler arg0 , int arg1 ) { if ( camera != null && previewing ) { autoFocusCallback . setHandler ( arg0 , arg1 ) ; camera . autoFocus ( autoFocusCallback ) ; } } | asks the camera hardware to perform an autofocus . concode_field_sep AutoFocusCallback autoFocusCallback concode_elem_sep int MAX_FRAME_HEIGHT concode_elem_sep String TAG concode_elem_sep CameraManager cameraManager concode_elem_sep boolean reverseImage concode_elem_sep CameraConfigurationManager configManager concode_... |
void function ( ) { install ( ) ; } | deferred install , for when we 'll be running on another thread concode_field_sep FileInfo fileInfo concode_elem_sep boolean asyncLifecycle concode_elem_sep ThreadLocal holder concode_elem_sep UploadConfig uploadConfig concode_elem_sep String iframeContent concode_field_sep UploadStateHolder take concode_elem_sep void ... |
void function ( Boolean arg0 ) { this . deployConfigs = arg0 ; } | setter for deployconfigs concode_field_sep KickstartVirtualizationType virtualizationType concode_elem_sep KickstartData ksdata concode_elem_sep String kickstartMode concode_elem_sep Server oldServer concode_elem_sep String systemRhnHost concode_elem_sep String kickstartFromHost concode_elem_sep Date lastAction concode... |
boolean function ( ) { return this . notified ; } | returns the flag that indicates whether or not a change event has been received . concode_field_sep boolean notified concode_field_sep void setNotified concode_elem_sep void rendererChanged |
void function ( com . google . api . ads . adwords . axis . v201502 . cm . WebpageConditionOperand arg0 ) { this . operand = arg0 ; } | sets the operand value for this webpagecondition . concode_field_sep java.lang.String argument concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.google.api.ads.adwords.axis.v201502.cm.WebpageConditio... |
Context function ( ) { return context ; } | application context . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_sep int ge... |
void function ( double arg0 ) { this . requestedMips = arg0 ; } | sets the requested mips . concode_field_sep double allocatedMips concode_elem_sep double requestedMips concode_elem_sep boolean isInMigration concode_elem_sep double time concode_field_sep double getAllocatedMips concode_elem_sep double getTime concode_elem_sep boolean isInMigration concode_elem_sep void setInMigration... |
Date function ( ) { if ( date == null ) { if ( getContext ( ) != null ) { date = context . now ( ) ; } } return date ; } | get the date of the api method invocation . concode_field_sep Object[] args concode_elem_sep Date date concode_elem_sep Object returnVal concode_elem_sep Method method concode_elem_sep Context context concode_elem_sep String methodName concode_elem_sep PID pid concode_elem_sep String[] parameterNames concode_field_sep ... |
byte [ ] function ( String arg0 , String arg1 ) { byte [ ] loc0 ; if ( arg1 == null ) { arg1 = "srini_string" ; } try { loc0 = arg0 . getBytes ( arg1 ) ; } catch ( UnsupportedEncodingException loc1 ) { throw new RuntimeException ( loc1 . toString ( ) ) ; } return digestBytes ( loc0 ) ; } | retrieves a byte sequence representing the md5 digest of the specified character sequence , using the specified encoding to first convert the character sequence into a byte sequence . if the specified encoding is null , then iso-8859-1 is assumed . concode_field_sep MessageDigest md5 concode_field_sep String encodeStri... |
boolean function ( int arg0 ) { int loc0 = 1 << arg0 ; return ( set & loc0 ) != 0 ; } | returns true if a value has been assigned for the setting id . concode_field_sep int FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS concode_elem_sep int DOWNLOAD_BANDWIDTH concode_elem_sep int set concode_elem_sep int DEFAULT_INITIAL_WINDOW_SIZE concode_elem_sep int UPLOAD_BANDWIDTH concode_elem_sep int CLIENT_CERTIFICATE_VE... |
void function ( ) { new ProcessBuilder ( "srini_string" , "srini_string" , "srini_string" ) . inheritIO ( ) . start ( ) . waitFor ( ) ; } | method to create a process in windows using processbuilder method . affects to the call of `` cls '' windows system call concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder |
void function ( ) { getDelegate ( ) . clear ( ) ; } | removes all of the elements from this list . concode_field_sep List<E> delegate concode_field_sep boolean add concode_elem_sep void add concode_elem_sep List<E> subList concode_elem_sep E set concode_elem_sep boolean containsAll concode_elem_sep boolean isEmpty concode_elem_sep List<E> getDelegate concode_elem_sep E re... |
ResolveCaseResult function ( String arg0 ) { setInitialCaseStatus ( arg0 ) ; return this ; } | the status of the case when the resolvecase request was sent . concode_field_sep String initialCaseStatus concode_elem_sep String finalCaseStatus concode_field_sep String getFinalCaseStatus concode_elem_sep void setInitialCaseStatus concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ResolveC... |
Byte function ( ) { return first ; } | get first concode_field_sep long serialVersionUID concode_elem_sep PrintWriter logwriter concode_elem_sep Logger log concode_elem_sep Byte first concode_elem_sep ResourceAdapter ra concode_elem_sep Short second concode_field_sep void setSecond concode_elem_sep ManagedConnection createManagedConnection concode_elem_sep ... |
ErrorCalculationMode function ( ) { return ErrorCalculation . mode ; } | get the error calculation mode , this is static and therefore global to all enocg training . if a particular training method only supports a particular error calculation method , it may override this value . it will not change the value set here , rather the training will occur with its preferred training method . curr... |
byte [ ] function ( String arg0 ) { int loc0 = arg0 . length ( ) / 2 ; byte loc1 [ ] = new byte [ loc0 ] ; int loc2 = 0 ; for ( int loc3 = 0 ; loc3 < loc0 ; loc3 ++ ) { char loc4 = arg0 . charAt ( loc2 ++ ) ; int loc5 , loc6 ; loc5 = HEXINDEX . indexOf ( loc4 ) ; loc6 = ( loc5 & 0xf ) << 4 ; loc4 = arg0 . charAt ( loc2... | method declaration concode_field_sep char HEXCHAR[] concode_elem_sep String HEXINDEX concode_field_sep String hexStringToUnicode concode_elem_sep String unicodeToHexString concode_elem_sep String InputStreamToString concode_elem_sep String byteToHex concode_elem_sep String unicodeToAscii concode_elem_sep String asciiTo... |
void function ( ) { if ( status != Status . RUNNING ) throw new IllegalStateException ( "srini_string" + Status . SUCCESSFUL + "srini_string" + status ) ; status = Status . SUCCESSFUL ; markFinishedTime ( ) ; } | method marksuccessful sets the status to successful . concode_field_sep Throwable throwable concode_elem_sep Status status concode_elem_sep long finishedTime concode_elem_sep long startTime concode_field_sep void markRunning concode_elem_sep boolean isStopped concode_elem_sep boolean isFailed concode_elem_sep void mark... |
void function ( TimeSyncTokenType arg0 ) { this . timeSyncToken = arg0 ; } | sets the value of the timesynctoken property . concode_field_sep List<ExtensionType> extension concode_elem_sep TimeSyncTokenType timeSyncToken concode_field_sep List<ExtensionType> getExtension concode_elem_sep TimeSyncTokenType getTimeSyncToken |
List < Pair < Integer , int [ ] >> function ( ) { ArrayList < Pair < Integer , int [ ] >> loc0 = new ArrayList < Pair < Integer , int [ ] >> ( ) ; for ( int loc1 = 0 ; loc1 < row_list . size ( ) ; loc1 ++ ) if ( row_list . get ( loc1 ) . length > 0 ) loc0 . add ( new Pair < Integer , int [ ] > ( loc1 , row_list . get (... | the non-empty rows of the matrix the ones that contain at least one true entry , with their ids . concode_field_sep List<int[]> row_list concode_field_sep int numberOfEntries concode_elem_sep void set concode_elem_sep void grow concode_elem_sep IntList getEntriesByColumn concode_elem_sep int numEntriesByRow concode_ele... |
Long function ( Object arg0 ) { if ( arg0 == null ) { return null ; } try { Long loc0 = Long . parseLong ( arg0 . toString ( ) ) ; if ( loc0 >= 0 ) { return loc0 ; } else { return null ; } } catch ( NumberFormatException loc0 ) { return null ; } } | supports any object which tostring method return a positive numeric as string . concode_field_sep String DATE_FORMAT concode_field_sep SimpleDateFormat formatter concode_elem_sep T getConstraint concode_elem_sep Long objectToTimeMillis concode_elem_sep BigDecimal objectToBigDecimal |
void function ( ) { ++ this . currentPathIndex ; } | directs this path to the next point in its array concode_field_sep int currentPathIndex concode_elem_sep PathPoint[] closedSet concode_elem_sep int pathLength concode_elem_sep PathPoint[] openSet concode_elem_sep PathPoint[] points concode_elem_sep PathPoint target concode_field_sep PathPoint[] getOpenSet concode_elem_... |
void function ( String arg0 , Object arg1 ) { getTable ( ) . put ( arg0 , arg1 ) ; } | associate a named attribute with this feature . concode_field_sep String TRANSIENT concode_elem_sep boolean expert concode_elem_sep boolean hidden concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep String shortDescription concode_elem_sep Reference<? extends Class<?>> classRef concode_ele... |
void function ( String arg0 ) { this . name = arg0 ; } | sets the value of the name property . concode_field_sep RichTextTagType additionalInformation concode_elem_sep String nationalID concode_elem_sep String name concode_elem_sep String localID concode_field_sep void setAdditionalInformation concode_elem_sep void setNationalID concode_elem_sep String getName concode_elem_s... |
void function ( ) { this . operation . ast = null ; putProblems ( IJavaScriptModelMarker . JAVASCRIPT_MODEL_PROBLEM_MARKER , null ) ; putProblems ( IJavaScriptModelMarker . TASK_MARKER , null ) ; } | resets the ast carried by this context . a validation participant that modifies the environment that would result in different bindings for the ast is expected to reset the ast on this context , so that other participants do n't get a stale ast . note that resetting the ast will not restart the reconcile process . only... |
void function ( Label arg0 ) { this . label = arg0 ; } | sets the value of the label property . concode_field_sep String mapping concode_elem_sep List<Address> address concode_elem_sep String flavour concode_elem_sep String src concode_elem_sep BigDecimal refresh concode_elem_sep Label label concode_elem_sep String suffix concode_elem_sep String type concode_elem_sep Layout ... |
boolean function ( Integer arg0 [ ] , Integer arg1 , int arg2 ) { if ( arg1 > arg2 ) { return false ; } for ( Integer loc0 : arg0 ) { if ( loc0 . equals ( arg1 ) ) { return true ; } else if ( loc0 > arg1 ) { return false ; } } return false ; } | this method checks if an item `` item '' is in the itemset `` itemset '' . it assumes that items in the itemset are sorted in lexical order and that the largest item in the itemset is known . concode_field_sep Comparator<int[]> comparatorItemsetSameSize concode_field_sep boolean allTheSameExceptLastItem concode_elem_se... |
TimePeriod function ( ) { return residencyPeriod ; } | gets the value of the residencyperiod property . concode_field_sep String housingTypeCode concode_elem_sep List<Address> address concode_elem_sep Amount monthlyPayment concode_elem_sep long serialVersionUID concode_elem_sep BigInteger residencyLengthYears concode_elem_sep BigInteger residencyLengthMonths concode_elem_s... |
String function ( ) { return id ; } | gets the value of the id property . concode_field_sep List<Object> compareOrRangeMatchOrLongestPrefixMatchOrHasPrefixOrAndOrOrOrNot concode_elem_sep String id concode_field_sep List<Object> getCompareOrRangeMatchOrLongestPrefixMatchOrHasPrefixOrAndOrOrOrNot concode_elem_sep void setId |
NotesMetadataList function ( NoteFilter arg0 , int arg1 , int arg2 , NotesMetadataResultSpec arg3 ) { return getAsyncClient ( ) . getClient ( ) . findNotesMetadata ( getAuthenticationToken ( ) , arg0 , arg1 , arg2 , arg3 ) ; } | helper method to find notes in a linked notebook . concode_field_sep ClientFactory mClientFactory concode_elem_sep String mAuthToken concode_elem_sep AsyncNoteStoreClient mMainNoteStoreClient concode_elem_sep AsyncNoteStoreClient mLinkedStoreClient concode_field_sep int deleteNotebook concode_elem_sep void createNoteAs... |
boolean function ( double arg0 ) { return arg0 < this . max && arg0 > this . min ; } | returns true if the given value is within this interval exlcuding the maximum and minimum . concode_field_sep double min concode_elem_sep double max concode_field_sep void setMax concode_elem_sep boolean includesInclusive concode_elem_sep boolean isDegenerate concode_elem_sep boolean isDegenerate concode_elem_sep doubl... |
void function ( String arg0 ) { this . database = arg0 ; } | set database location concode_field_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep String user concode_elem_sep String database concode_elem_sep String password concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep void setPassword concode_el... |
void function ( long arg0 ) { setLong ( arg0 , 16 , 20 ) ; } | sets the rtp timestamp of the sender report . concode_field_sep int octetCount concode_elem_sep byte[] buffer concode_elem_sep int MTU concode_elem_sep int ssrc concode_elem_sep int packetCount concode_elem_sep DatagramPacket upack concode_elem_sep MulticastSocket usock concode_elem_sep int port concode_field_sep void ... |
void function ( ) { this . inDTD = false ; } | report the end of dtd declarations . this method is empty . concode_field_sep boolean inDTD concode_elem_sep String OPEN_TAG_COMMENT concode_elem_sep String CLOSE_TAG_COMMENT concode_elem_sep ArrayList comment concode_field_sep void startCDATA concode_elem_sep void clearComments concode_elem_sep void startEntity concod... |
long function ( ) { return _layoutBranch . getPlid ( ) ; } | returns the plid of this layout branch . concode_field_sep LayoutBranch _layoutBranch concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_ele... |
void function ( float arg0 , float arg1 ) { this . scaleX = arg0 ; this . scaleY = arg1 ; dirty = true ; } | sets the amount of scaling to be applied to the polygon . concode_field_sep float scaleY concode_elem_sep float scaleX concode_elem_sep float originX concode_elem_sep float originY concode_elem_sep float rotation concode_elem_sep float x concode_elem_sep Rectangle bounds concode_elem_sep float y concode_elem_sep float[... |
void function ( String arg0 ) { if ( arg0 != null ) { keyStorePassword = arg0 . toCharArray ( ) ; } } | set the keystore password . concode_field_sep Logger logR concode_elem_sep String keyStoreType concode_elem_sep Properties additionalParams concode_elem_sep char[] keyStorePassword concode_field_sep char[] getKeystorePassword concode_elem_sep Properties getAdditionalParams concode_elem_sep void setAdditionalParams conc... |
String function ( String arg0 ) { synchronized ( this ) { rRequestObject = new Request ( "srini_string" , arg0 , null ) ; return ( String ) request ( ) ; } } | get value of key , as a string concode_field_sep Logger logger concode_elem_sep String scriptPath concode_elem_sep Integer rScriptInitializeNotifier concode_elem_sep Integer rRequestNotifier concode_elem_sep String rCmdPath concode_elem_sep Integer rResponseNotifier concode_elem_sep InterpreterOutput initialOutput conc... |
void function ( FacesContext arg0 , final UIComponent arg1 , String arg2 ) { ResponseWriter loc0 = arg0 . getResponseWriter ( ) ; writeScriptStart ( loc0 , arg1 ) ; loc0 . write ( arg2 ) ; writeScriptEnd ( loc0 ) ; } | write script markup and script code in one method call . concode_field_sep UIComponent component concode_elem_sep ResponseWriter writer concode_field_sep void writeScriptEnd concode_elem_sep void startScript concode_elem_sep void endScript concode_elem_sep void write concode_elem_sep void write concode_elem_sep void wr... |
boolean function ( Node arg0 , Node arg1 ) { return ! arg0 . marked && ! arg1 . marked && arg0 . m_next == arg1 ; } | check that prev and curr are still in list and adjacent concode_field_sep SnapshotCounter m_counter concode_elem_sep boolean marked concode_elem_sep Lock m_lock concode_elem_sep int m_key concode_elem_sep Node m_head concode_elem_sep T m_item concode_elem_sep Node m_next concode_field_sep boolean add concode_elem_sep b... |
void function ( String arg0 ) { this . oaiId = arg0 ; return ; } | set the oai_id associated with this item concode_field_sep Date lastHarvested concode_elem_sep Item item concode_elem_sep Integer id concode_elem_sep String oaiId concode_field_sep void setOaiId concode_elem_sep void setHarvestDate concode_elem_sep Item getItem concode_elem_sep Integer getID concode_elem_sep String get... |
int function ( ) { return getDelegate ( ) . size ( ) ; } | returns the number of elements in this list . concode_field_sep List<E> delegate concode_field_sep boolean add concode_elem_sep void add concode_elem_sep List<E> subList concode_elem_sep E set concode_elem_sep boolean containsAll concode_elem_sep void clear concode_elem_sep boolean isEmpty concode_elem_sep List<E> getD... |
JPanel function ( ) { return settingsPanel ; } | gets the user interface panel the launcher uses to obtain the user 's ingest job settings for the specified context . concode_field_sep IngestJobSettingsPanel settingsPanel concode_elem_sep IngestJobSettings settings concode_field_sep void startIngestJobs concode_elem_sep void saveIngestJobConfig concode_elem_sep List<... |
JAXBElement < TestMessageType > function ( TestMessageType arg0 ) { return new JAXBElement < TestMessageType > ( _CoordinatorCompleteClose_QNAME , TestMessageType . class , null , arg0 ) ; } | create an instance of jaxbelement concode_field_sep QName _UnsolicitedComplete_QNAME concode_elem_sep QName _Cancel_QNAME concode_elem_sep QName _MixedOutcome_QNAME concode_elem_sep QName _Compensate_QNAME concode_elem_sep QName _ParticipantCompleteClose_QNAME concode_elem_sep QName _CoordinatorCompleteClose_QNAME conc... |
Class < ? > [ ] function ( ) { return paramTypes ; } | returns the parameter types of the method concode_field_sep Class<?>[] paramTypes concode_elem_sep String name concode_elem_sep Class<?> returnType concode_field_sep String getName concode_elem_sep Class<?> getReturnType |
String function ( ) { char [ ] loc0 = getContents ( ) ; return ( loc0 != null ) ? new String ( loc0 ) : Util . EMPTY_STRING ; } | returns the contents of the buffer as a string , or an empty string if the buffer is empty . concode_field_sep int fSize concode_elem_sep char[][] fBuffer concode_elem_sep int fEnd concode_elem_sep int DEFAULT_BUFFER_SIZE concode_elem_sep int[][] fRanges concode_field_sep char[] getContents concode_elem_sep CharArrayBu... |
SplitEvaluate function ( ) { CorrelationSplitInfo loc0 = ( CorrelationSplitInfo ) this . clone ( ) ; return loc0 ; } | makes a copy of this correlationsplitinfo object concode_field_sep double m_splitValue concode_elem_sep int m_number concode_elem_sep int m_last concode_elem_sep int m_position concode_elem_sep double m_maxImpurity concode_elem_sep int m_splitAttr concode_elem_sep long serialVersionUID concode_elem_sep int m_first conc... |
TransportClientFactory function ( List < TransportClientBootstrap > arg0 ) { return new TransportClientFactory ( this , arg0 ) ; } | initializes a clientfactory which runs the given transportclientbootstraps prior to returning a new client . bootstraps will be executed synchronously , and must run successfully in order to create a client . concode_field_sep boolean closeIdleConnections concode_elem_sep Logger logger concode_elem_sep RpcHandler rpcHa... |
Integer function ( ) { return id ; } | gets the value of the id property . concode_field_sep String expectedURL concode_elem_sep String name concode_elem_sep Integer id concode_elem_sep ActivityType type concode_elem_sep Integer activityGroupId concode_elem_sep ActivityStatus status concode_field_sep void setName concode_elem_sep Integer getActivityGroupId ... |
void function ( int arg0 , int arg1 , float arg2 ) { data [ nCol * arg0 + arg1 ] = arg2 ; } | sets the i , j th element of this matrix , where i is the row index and j is the column index concode_field_sep int nCol concode_elem_sep float[] data concode_elem_sep int nRow concode_field_sep Mat4f toMat4f concode_elem_sep int nCol concode_elem_sep Matf mul concode_elem_sep Vecf mul concode_elem_sep float get concod... |
javax . xml . stream . XMLStreamReader function ( javax . xml . namespace . QName arg0 ) { return localDeleteRouteTableResponse . getPullParser ( MY_QNAME ) ; } | databinding method to get an xml representation of this object concode_field_sep com.amazon.ec2.DeleteRouteTableResponseType localDeleteRouteTableResponse concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize... |
InputStream function ( String arg0 ) { return initClassLoader . getResourceAsStream ( arg0 ) ; } | finds a resource with a given name . this method returns null if no resource with this name is found . concode_field_sep ClassLoader initClassLoader concode_field_sep URL getResource concode_elem_sep Class<?> loadClass concode_elem_sep Class<? extends T> loadClass concode_elem_sep ClassLoader getClassLoader concode_ele... |
void function ( Documents arg0 ) { this . documents = arg0 ; } | sets the value of the documents property . concode_field_sep Tlds tlds concode_elem_sep ResourceType templateRef concode_elem_sep Documents documents concode_elem_sep Tutorials tutorials concode_field_sep void setTemplateRef concode_elem_sep Tutorials getTutorials concode_elem_sep void setTutorials concode_elem_sep Res... |
void function ( String arg0 , boolean arg1 ) { assumeTrue ( arg0 , ! arg1 ) ; } | the inverse of #assumetrue string , boolean . concode_field_sep PlaceHolder placeHolder concode_field_sep void assumeTrue concode_elem_sep void assumeTrue concode_elem_sep void assumeNoException concode_elem_sep void assumeNoException concode_elem_sep void assumeThat concode_elem_sep void assumeThat concode_elem_sep vo... |
MAttachment function ( ) { return po . getAttachment ( ) ; } | get attachments . an attachment may have multiple entries concode_field_sep PO po concode_field_sep byte[] getPdfAttachment concode_elem_sep int compare concode_elem_sep void set_CustomColumn concode_elem_sep int getUpdatedBy concode_elem_sep boolean save concode_elem_sep boolean save concode_elem_sep boolean isActive ... |
long function ( ) { return indexCount ; } | the total number of indexing operations concode_field_sep String INDEX_TOTAL concode_elem_sep long indexCurrent concode_elem_sep String NOOP_UPDATE_TOTAL concode_elem_sep String DELETE_CURRENT concode_elem_sep Map<String,Stats> typeStats concode_elem_sep String DELETE_TOTAL concode_elem_sep String DELETE_TIME concode_e... |
Query . Equals function ( String arg0 , Object arg1 ) { return new Query . Equals ( arg0 , arg1 ) ; } | restricts the property to be equal to the given value concode_field_sep PlaceHolder placeHolder concode_field_sep Query.SizeGreaterThanEquals sizeGe concode_elem_sep Query.LessThan lt concode_elem_sep Query.LessThanEqualsProperty leProperty concode_elem_sep Query.SizeLessThan sizeLt concode_elem_sep Query.GreaterThanPr... |
String function ( ) { return m_label ; } | get the value of label . concode_field_sep String m_label concode_elem_sep boolean m_visible concode_elem_sep boolean m_root concode_elem_sep Instances m_theData concode_elem_sep double m_center concode_elem_sep Vector m_children concode_elem_sep int m_shape concode_elem_sep Vector m_parent concode_elem_sep int m_backs... |
String function ( Context arg0 ) { int loc0 = ApiAdapterFactory . getApiAdapter ( ) . hasLocationMode ( ) ? R . string . gps_disabled_my_location_location_mode : R . string . gps_disabled_my_location ; return arg0 . getString ( loc0 , getLocationSettingsName ( arg0 ) ) ; } | gets the gps disabled message when my location button is pressed . concode_field_sep String NAME concode_elem_sep String USE_LOCATION_FOR_SERVICES concode_elem_sep Uri USE_LOCATION_FOR_SERVICES_URI concode_elem_sep String ACTION_GOOGLE_LOCATION_SETTINGS concode_elem_sep int USE_LOCATION_FOR_SERVICES_ON concode_elem_sep... |
TreePath function ( Object arg0 ) { int loc0 = getSegmentCount ( ) ; Object [ ] loc1 = new Object [ loc0 + 1 ] ; if ( loc0 > 0 ) { System . arraycopy ( segments , 0 , loc1 , 0 , loc0 ) ; } loc1 [ loc0 ] = arg0 ; return new TreePath ( loc1 ) ; } | returns a copy of this tree path with the given segment added at the end . concode_field_sep TreePath EMPTY concode_elem_sep int hash concode_elem_sep Object[] segments concode_field_sep int getSegmentCount concode_elem_sep Object getFirstSegment concode_elem_sep int hashCode concode_elem_sep int hashCode concode_elem_... |
HeaderSet function ( ) { return OBEXClientSessionImpl . createOBEXHeaderSet ( ) ; } | creates a headerset object that may be used in put and get operations . concode_field_sep long connectionID concode_field_sep void setConnectionID concode_elem_sep int onConnect concode_elem_sep void onDisconnect concode_elem_sep int onDelete concode_elem_sep void onAuthenticationFailure concode_elem_sep int onGet conc... |
Item function ( Context arg0 , InProgressSubmission arg1 ) { return installItem ( arg0 , arg1 , null ) ; } | take an inprogresssubmission and turn it into a fully-archived item , creating a new handle . concode_field_sep PlaceHolder placeHolder concode_field_sep String getBitstreamProvenanceMessage concode_elem_sep Item restoreItem concode_elem_sep Item finishItem concode_elem_sep void populateMetadata |
CTSchemeColor function ( ) { return schemeClr ; } | gets the value of the schemeclr property . concode_field_sep CTSRgbColor srgbClr concode_elem_sep Integer sx concode_elem_sep CTSchemeColor schemeClr concode_elem_sep Integer sy concode_elem_sep CTSystemColor sysClr concode_elem_sep Long dist concode_elem_sep CTPresetColor prstClr concode_elem_sep Integer dir concode_e... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.