idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
13,500
return a intsref that points to the internal content of thisbuilder . any update to the content of this builder might invalidate the provided ref and vice-versa . concode_field_sep IntsRef ref concode_field_sep void grow concode_elem_sep void setIntAt concode_elem_sep int length concode_elem_sep void clear concode_elem...
IntsRef function ( ) { assert ref . offset == 0 : "srini_string" ; return ref ; }
13,501
returns the text to find or the regular expression to use in search . concode_field_sep boolean regexp concode_elem_sep String searchText concode_field_sep boolean isRegexp concode_elem_sep boolean matches
String function ( ) { return searchText ; }
13,502
sets the name of the user that has scheduled this job concode_field_sep String schedulableClass concode_elem_sep String jobName concode_elem_sep String jobId concode_elem_sep String groupName concode_elem_sep Date lastRun concode_elem_sep JobState state concode_elem_sep String userName concode_elem_sep Map<String,Seria...
void function ( String arg0 ) { this . userName = arg0 ; }
13,503
create an instance of beans concode_field_sep QName _ResourceReference_QNAME concode_elem_sep QName _Resource_QNAME concode_field_sep Example createExample concode_elem_sep Content createContent concode_elem_sep JAXBElement<ResourceType> createResource concode_elem_sep Navigation createNavigation concode_elem_sep Node ...
Beans function ( ) { return new Beans ( ) ; }
13,504
set the time at which the trigger will no longer fire - even if it 's schedule has remaining repeats . concode_field_sep String m_sDescription concode_elem_sep Date m_aEndTime concode_elem_sep JobDataMap m_aJobDataMap concode_elem_sep String m_sCalendarName concode_elem_sep TriggerKey m_aKey concode_elem_sep IScheduleB...
TriggerBuilder < T > function ( final Date arg0 ) { m_aEndTime = arg0 ; return this ; }
13,505
alert definition name . do not change this rendering without consideration . concode_field_sep Op op concode_elem_sep Integer period concode_elem_sep String s concode_elem_sep Func func concode_elem_sep String metric concode_elem_sep int days concode_elem_sep Double threshold concode_elem_sep Integer interval concode_e...
String function ( ) { String loc0 = target + "srini_string" + interval + "srini_string" + func + "srini_string" + metric + "srini_string" + op + "srini_string" + threshold + "srini_string" ; if ( period > 0 ) loc0 += "srini_string" + period + "srini_string" ; return loc0 ; }
13,506
returns the revision string . concode_field_sep int m_SelectedIndex concode_elem_sep String m_IndexString concode_elem_sep long serialVersionUID concode_elem_sep int m_Upper concode_field_sep void setUpper concode_elem_sep String getSingleIndex concode_elem_sep void setSingleIndex concode_elem_sep int getIndex concode_...
String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; }
13,507
sets the lognode data will be sent to . . concode_field_sep LogNode mNext concode_field_sep void println concode_elem_sep LogNode getNext
void function ( LogNode arg0 ) { mNext = arg0 ; }
13,508
returns component type that will be used to display objects of given component type . concode_field_sep Log log concode_field_sep Object getValueForDisplay concode_elem_sep Object getValueForStorage concode_elem_sep Calendar getDateAsCalendar concode_elem_sep Date getCalendarAsDate concode_elem_sep Long getBigDecimalAs...
Class < ? > function ( Class < ? > arg0 ) { Class < ? > loc0 = arg0 ; if ( arg0 . equals ( Calendar . class ) ) { loc0 = Date . class ; } return loc0 ; }
13,509
sets the value of the company property . concode_field_sep long number concode_elem_sep String aircraft concode_elem_sep String flightId concode_elem_sep String company concode_field_sep long getNumber concode_elem_sep String getCompany concode_elem_sep String getAircraft concode_elem_sep void setFlightId concode_elem_...
void function ( String arg0 ) { this . company = arg0 ; }
13,510
returns a constraint that matches this one on the height attributes , but has a range width constraint . concode_field_sep LengthConstraintType widthConstraintType concode_elem_sep Range widthRange concode_elem_sep double width concode_elem_sep RectangleConstraint NONE concode_elem_sep Range heightRange concode_elem_se...
RectangleConstraint function ( Range arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return new RectangleConstraint ( arg0 . getUpperBound ( ) , arg0 , LengthConstraintType . RANGE , this . height , this . heightRange , this . heightConstraintType ) ; }
13,511
get a array the contains all exiftag in this ifd . 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_s...
ExifTag [ ] function ( ) { return mExifTags . values ( ) . toArray ( new ExifTag [ mExifTags . size ( ) ] ) ; }
13,512
returns true if this user object represents the public user concode_field_sep HsqlName initialSchema concode_elem_sep String sName concode_elem_sep Grantee grantee concode_elem_sep boolean isPublic concode_elem_sep boolean isSys concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep boole...
boolean function ( ) { return isPublic ; }
13,513
returns a new movie in that all tracks have the timescale 10000000 . cts & dts are modified in a way that even with more than one framerate the fragments exactly begin at the same time . concode_field_sep Logger LOG concode_elem_sep ManifestWriter manifestWriter concode_elem_sep FragmentIntersectionFinder intersectionF...
Movie function ( Movie arg0 ) { List < Track > loc0 = new LinkedList < Track > ( ) ; for ( Track loc1 : arg0 . getTracks ( ) ) { loc0 . add ( new ChangeTimeScaleTrack ( loc1 , timeScale , ismvBuilder . getFragmentIntersectionFinder ( ) . sampleNumbers ( loc1 ) ) ) ; } arg0 . setTracks ( loc0 ) ; return arg0 ; }
13,514
returns a hash code value for the object . concode_field_sep long serialVersionUID concode_elem_sep TimePeriodAnchor MIDDLE concode_elem_sep TimePeriodAnchor START concode_elem_sep String name concode_elem_sep TimePeriodAnchor END concode_field_sep Object readResolve concode_elem_sep boolean equals concode_elem_sep Str...
int function ( ) { return this . name . hashCode ( ) ; }
13,515
sets the results value for this proposalpage . concode_field_sep java.lang.Integer startIndex 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.Integer totalResultSetSize concode_elem_sep com.g...
void function ( com . google . api . ads . dfp . axis . v201408 . Proposal [ ] arg0 ) { this . results = arg0 ; }
13,516
returns the port of the origin server ; typically 80 or 443 . unlike may getport accessors , this method never returns -1 . concode_field_sep Proxy proxy concode_elem_sep List<String> transports concode_elem_sep int uriPort concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep HostnameVerifier hostnameVer...
int function ( ) { return uriPort ; }
13,517
this test makes sure that the real parent constructor has never been called . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSuppressConstructor concode_elem_sep void testPartialMockingAndSuppressParentConstructor
void function ( ) { suppress ( constructor ( SuppressConstructorSubclassDemo . class ) ) ; final SuppressConstructorDemo loc0 = new SuppressConstructorDemo ( "srini_string" ) ; assertNull ( "srini_string" , loc0 . getMessage ( ) ) ; }
13,518
test of geteachhas method , of class section . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSetAvailable concode_elem_sep void testGetAvailable concode_elem_sep void setUpClass concode_elem_sep void testSetBatchNo concode_elem_sep void testSetExpiry concode_elem_sep void testGetCode concode_elem...
void function ( ) { System . out . println ( "srini_string" ) ; Section loc0 = new Section ( "srini_string" , 1 , 2 , "srini_string" , 5 , "srini_string" , 15 , 2 ) ; int loc1 = 2 ; int loc2 = loc0 . getEachHas ( ) ; assertEquals ( loc1 , loc2 ) ; }
13,519
reads in a sequence of text files specified as the first command-line arguments , concatenates them , and writes the results to the file specified as the last command-line argument . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( String [ ] arg0 ) { Out loc0 = new Out ( arg0 [ arg0 . length - 1 ] ) ; for ( int loc1 = 0 ; loc1 < arg0 . length - 1 ; loc1 ++ ) { In loc2 = new In ( arg0 [ loc1 ] ) ; String loc3 = loc2 . readAll ( ) ; loc0 . println ( loc3 ) ; loc2 . close ( ) ; } loc0 . close ( ) ; }
13,520
sets the value of the this property . concode_field_sep Boolean instanceUuid concode_elem_sep ManagedObjectReference datacenter concode_elem_sep ManagedObjectReference _this concode_elem_sep String uuid concode_elem_sep boolean vmSearch concode_field_sep ManagedObjectReference getThis concode_elem_sep boolean isVmSearc...
void function ( ManagedObjectReference arg0 ) { this . _this = arg0 ; }
13,521
resets the timer . concode_field_sep DecimalFormat FMT_SEC concode_elem_sep DecimalFormat FMT_INT concode_elem_sep double MILLIS_PER_SEC concode_elem_sep long MILLIS_PER_HOUR concode_elem_sep String obj concode_elem_sep long MILLIS_PER_MIN concode_elem_sep long start concode_elem_sep DecimalFormat FMT_DEC concode_elem_...
void function ( ) { resetTimer ( ) ; }
13,522
sets multi_window and unsets single_window concode_field_sep Map<String,String> options concode_elem_sep String COMMAND_LINE_FLAGS concode_elem_sep String TIMEOUT_IN_SECONDS concode_elem_sep String MULTI_WINDOW concode_elem_sep String PROFILE_NAME concode_elem_sep String BROWSER_EXECUTABLE_PATH concode_elem_sep int DEF...
BrowserConfigurationOptions function ( ) { synchronized ( options ) { options . put ( MULTI_WINDOW , "srini_string" ) ; options . remove ( SINGLE_WINDOW ) ; } return this ; }
13,523
gets the information about the operators input/output types . concode_field_sep int parallelism concode_elem_sep OperatorInformation<OUT> operatorInfo concode_elem_sep CompilerHints compilerHints concode_elem_sep String name concode_elem_sep Configuration parameters concode_field_sep void setName concode_elem_sep Strin...
OperatorInformation < OUT > function ( ) { return operatorInfo ; }
13,524
add a call to the list of calls concode_field_sep Object[] args concode_elem_sep ArrayList<Call> calls concode_elem_sep String methodName concode_elem_sep Object target concode_field_sep void printArguments concode_elem_sep boolean equalTarget concode_elem_sep boolean equalArguments concode_elem_sep void printArgument ...
void function ( Call arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( ) ; } calls . add ( arg0 ) ; }
13,525
returns the number of groups in this list . concode_field_sep List<E> currentGroup concode_elem_sep CompactHashSet<E> elements concode_elem_sep Object EMPTY_LIST concode_elem_sep int size concode_elem_sep List<Object> groupedList concode_elem_sep Iterator<Object> iter concode_field_sep Collection<T> next concode_elem_s...
int function ( ) { return elements . size ( ) ; }
13,526
set the result . any handler will be called , if there is one concode_field_sep T result concode_elem_sep Handler<AsyncResult<T>> handler concode_elem_sep Throwable throwable concode_elem_sep boolean failed concode_elem_sep boolean succeeded concode_field_sep T result concode_elem_sep void checkComplete concode_elem_se...
void function ( T arg0 ) { checkComplete ( ) ; this . result = arg0 ; succeeded = true ; checkCallHandler ( ) ; }
13,527
returns an element for the given type . concode_field_sep ArrayList factories concode_field_sep void addFactory concode_elem_sep Iterator getFactories concode_elem_sep int hashCode concode_elem_sep boolean equals
Element function ( final String arg0 ) { for ( int loc0 = 0 ; loc0 < factories . size ( ) ; loc0 ++ ) { final ElementFactory loc1 = ( ElementFactory ) factories . get ( loc0 ) ; final Element loc2 = loc1 . getElementForType ( arg0 ) ; if ( loc2 != null ) { return loc2 ; } } return null ; }
13,528
invoked when a mouse button has been pressed on a component . concode_field_sep Point lastMousePosition concode_elem_sep DocumentViewModel documentViewModel concode_elem_sep AbstractDocumentView parentComponent concode_elem_sep DocumentViewController documentViewController concode_field_sep void mouseReleased concode_e...
void function ( MouseEvent arg0 ) { if ( documentViewController != null && documentViewController . getDocumentViewModel ( ) . isViewToolModeSelected ( DocumentViewModel . DISPLAY_TOOL_PAN ) ) { documentViewController . setViewCursor ( DocumentViewController . CURSOR_HAND_CLOSE ) ; } }
13,529
creates filesystem object concode_field_sep Logger LOG concode_elem_sep String hdfsEndPoint concode_field_sep Configuration createConfig concode_elem_sep List<FileStatus> browse
FileSystem function ( Configuration arg0 ) { return FileSystem . get ( arg0 ) ; }
13,530
sets the value of the identifikace property . concode_field_sep TPopisKomponenty popis concode_elem_sep TIdentifikace identifikace concode_elem_sep TTrideni trideni concode_elem_sep TPrevodKomponenty prevod concode_elem_sep TManipulaceKomponenty manipulace concode_field_sep TPrevodKomponenty getPrevod concode_elem_sep ...
void function ( TIdentifikace arg0 ) { this . identifikace = arg0 ; }
13,531
sets the value of the linestring property . concode_field_sep LineStringType lineString concode_field_sep LineStringType getLineString
void function ( LineStringType arg0 ) { this . lineString = arg0 ; }
13,532
given an index in the range 0 ... size -1 , returns the value from the indexth key-value mapping that this fieldarray stores . concode_field_sep boolean mGarbage concode_elem_sep FieldData[] mData concode_elem_sep int mSize concode_elem_sep FieldData DELETED concode_elem_sep int[] mFieldNumbers concode_field_sep boolea...
FieldData function ( int arg0 ) { if ( mGarbage ) { gc ( ) ; } return mData [ arg0 ] ; }
13,533
wrap the callable in a tracecallable , if tracing . concode_field_sep Function<ConfigurationAdapter,Sampler<?>> CREATE_NEVER concode_elem_sep PhoenixConnection conn concode_elem_sep Log LOG concode_elem_sep String SPAN_ID_ATTRIBUTE_KEY concode_elem_sep String TRACE_ID_ATTRIBUTE_KEY concode_elem_sep String SEPARATOR con...
Callable < V > function ( Callable < V > arg0 , String arg1 ) { if ( Trace . isTracing ( ) ) { return new TraceCallable < V > ( Trace . currentSpan ( ) , arg0 , arg1 ) ; } return arg0 ; }
13,534
gets the value of the id property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep String getvalue concode_elem_sep void setId
String function ( ) { return id ; }
13,535
gets the time from the given calendar as a milliseconds value ; wrapper method to allow use of more efficient jdk1 .4 method on jdk1 .4 was protected in earlier versions . concode_field_sep boolean consumed concode_elem_sep char[][] dateTokens concode_elem_sep long currentDateMillis concode_elem_sep int last concode_el...
long function ( Calendar arg0 ) { return arg0 . getTimeInMillis ( ) ; }
13,536
loads register with database data . remember to run dbutil.close after all registers has loaded . concode_field_sep DAO<DTYPE> dao concode_elem_sep IDHandler idHandler concode_elem_sep ObservableList<DTYPE> objects concode_field_sep DTYPE get concode_elem_sep void insert concode_elem_sep void update concode_elem_sep vo...
void function ( ) { objects . addAll ( dao . selectAll ( ) ) ; }
13,537
whether suffix pattern matching should work only against path extensions that are explicitly registered . this is generally recommended to reduce ambiguity and to avoid issues such as when a '' . '' dot appears in the path for other reasons . by default this is set to `` true '' . concode_field_sep PathMatcher pathMatc...
PathMatchConfigurer function ( Boolean arg0 ) { this . registeredSuffixPatternMatch = arg0 ; return this ; }
13,538
return the name of this attribute . concode_field_sep String VERSION concode_elem_sep int V3 concode_elem_sep int V2 concode_elem_sep int version concode_elem_sep int V1 concode_elem_sep String IDENT concode_elem_sep String NAME concode_field_sep int getVersion concode_elem_sep void encode concode_elem_sep int compare ...
String function ( ) { return ( NAME ) ; }
13,539
sets the create date of this entry . concode_field_sep Entry _entry 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 boolean isCach...
void function ( Date arg0 ) { _entry . setCreateDate ( arg0 ) ; }
13,540
gets the value of the value property . concode_field_sep String attributeName concode_elem_sep Long oid concode_elem_sep String type concode_elem_sep Long value concode_elem_sep Long tid concode_field_sep Long getTid concode_elem_sep void setAttributeName concode_elem_sep String getType concode_elem_sep void setValue c...
Long function ( ) { return value ; }
13,541
return the arguments of a problem that checker passed to `` reportproblem '' method concode_field_sep IMarker marker concode_field_sep String getProblemId concode_elem_sep String getProblemArgument concode_elem_sep String escapeForLink concode_elem_sep String getLocation concode_elem_sep IMarker getMarker concode_elem_...
String [ ] function ( ) { return CodanProblemMarker . getProblemArguments ( marker ) ; }
13,542
wait until the desired state is observed , checking all state transitions since the last time a state was waited on . any intermediate state transitions that is not state are ignored.note : only one waiter allowed at a time ! concode_field_sep AtomicBoolean mWaiting concode_elem_sep String TAG concode_elem_sep LinkedBl...
void function ( int arg0 , long arg1 ) { Integer [ ] loc0 = { checkStateInRange ( arg0 ) } ; waitForAnyOfStates ( Arrays . asList ( loc0 ) , arg1 ) ; }
13,543
gets the identity provider identifier . concode_field_sep List<Credential> signingWallet concode_elem_sep String identityProviderUrl concode_elem_sep long serialVersionUID concode_elem_sep Resource encryptionPrivateKey concode_elem_sep String identityAttribute concode_elem_sep String relyingPartyIdentifier concode_elem...
String function ( ) { return this . identityProviderIdentifier ; }
13,544
this method is called by the application server during crash recovery . concode_field_sep Logger log concode_elem_sep Map<PureInflowActivationSpec,PureInflowActivation> activations concode_field_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_elem_sep void endpointDeactivati...
XAResource [ ] function ( ActivationSpec [ ] arg0 ) { log . trace ( "srini_string" ) ; return null ; }
13,545
performs a dynamic query on the database and returns a range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.l...
java . util . List function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 ) ; }
13,546
gets the value of the label property . concode_field_sep Layout layout concode_elem_sep String volume concode_elem_sep List<Address> address concode_elem_sep String flavour concode_elem_sep String src concode_elem_sep String loop concode_elem_sep String width concode_elem_sep String thresholdValue concode_elem_sep Labe...
Label function ( ) { return label ; }
13,547
the orchestra that performed the recording . concode_field_sep PlaceHolder placeHolder concode_field_sep String date concode_elem_sep String fileName concode_elem_sep String copyright concode_elem_sep String author concode_elem_sep String album concode_elem_sep String composer concode_elem_sep int length concode_elem_s...
String function ( ) { return "srini_string" ; }
13,548
whether some targets were skipped because of setstoponfirstfailure . concode_field_sep boolean catastrophe concode_elem_sep BuildConfigurationCollection configurations concode_elem_sep boolean stopOnFirstFailure concode_elem_sep long startTimeMillis concode_elem_sep Collection<ConfiguredTarget> testTargets concode_elem...
boolean function ( ) { return stopOnFirstFailure ; }
13,549
rollback insert query concode_field_sep PlaceHolder placeHolder concode_field_sep List<SchemaTableName> listTables concode_elem_sep boolean supportsMetadataDelete concode_elem_sep void createTable concode_elem_sep ColumnMetadata getColumnMetadata concode_elem_sep ColumnHandle getSampleWeightColumnHandle concode_elem_se...
void function ( ConnectorSession arg0 , ConnectorInsertTableHandle arg1 ) { }
13,550
returns a human-readable version of the file size , where the input represents a specific number of bytes . concode_field_sep double ONE_KB concode_elem_sep double ONE_GB concode_elem_sep double ONE_MB concode_elem_sep int EOF concode_elem_sep int DEFAULT_BUFFER_SIZE concode_field_sep String getExt concode_elem_sep Str...
String function ( long arg0 ) { return byteCountToDisplaySize ( ( double ) arg0 ) ; }
13,551
application server calls this method to force any cleanup on the managedconnection instance . concode_field_sep HelloWorldManagedConnectionFactory mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep PrintWriter logWriter concode_elem_sep Object connection concode_elem_sep Logger log concode_fi...
void function ( ) { }
13,552
sets the verifier used to confirm that response certificates apply to requested hostnames for https connections . if unset , the httpsurlconnection #getdefaulthostnameverifier system-wide default hostname verifier will be used . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnam...
OkHttpClient function ( HostnameVerifier arg0 ) { this . hostnameVerifier = arg0 ; return this ; }
13,553
set an anonymous beforesend function . type : function jqxhr jqxhr , plainobject settings concode_field_sep IJSExpression m_aCache concode_elem_sep IJSExpression m_aGlobalEvents concode_elem_sep JSAnonymousFunction m_aBeforeSend concode_elem_sep JSAnonymousFunction m_aError concode_elem_sep IJSExpression m_aData concod...
JQueryAjaxBuilder function ( @ Nullable final JSAnonymousFunction arg0 ) { m_aBeforeSend = arg0 ; return this ; }
13,554
gets the value of the pathtype property . concode_field_sep String access concode_elem_sep String method concode_elem_sep String requestMatcher concode_elem_sep String pattern concode_elem_sep Boolean useExpressions concode_elem_sep String id concode_elem_sep Boolean lowercaseComparisons concode_elem_sep String filters...
String function ( ) { return pathType ; }
13,555
gets the id . concode_field_sep int OTHER_POLICY_DIFFERENT_RATING concode_elem_sep int SPACE_SHARED concode_elem_sep String os concode_elem_sep double timeZone concode_elem_sep int ADVANCE_RESERVATION concode_elem_sep double costPerBw concode_elem_sep int OTHER_POLICY_SAME_RATING concode_elem_sep double costPerStorage ...
int function ( ) { return id ; }
13,556
the canceled bundle task . concode_field_sep BundleTask bundleTask concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep BundleTask getBundleTask concode_elem_sep String toString concode_elem_sep CancelBundleTaskResult withBundleTask
void function ( BundleTask arg0 ) { this . bundleTask = arg0 ; }
13,557
returns the sync device with the matching uuid and company . concode_field_sep SyncDeviceLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.sync.model.SyncDevice fetchSyncDevice concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActio...
com . liferay . sync . model . SyncDevice function ( java . lang . String arg0 , long arg1 ) { return getService ( ) . getSyncDeviceByUuidAndCompanyId ( arg0 , arg1 ) ; }
13,558
sets the value of the idexpirationdate property . concode_field_sep IdTypeEnum idType concode_elem_sep StateEnum idIssuingState concode_elem_sep long serialVersionUID concode_elem_sep XMLGregorianCalendar idExpirationDate concode_elem_sep String idNumber concode_elem_sep CountryCodeEnum idIssuingCountry concode_field_s...
void function ( XMLGregorianCalendar arg0 ) { this . idExpirationDate = arg0 ; }
13,559
set the current string . concode_field_sep int cursor concode_elem_sep int bra concode_elem_sep int limit_backward concode_elem_sep int limit concode_elem_sep char current[] concode_elem_sep int ket concode_field_sep void rethrow0 concode_elem_sep StringBuilder assign_to concode_elem_sep void slice_del concode_elem_sep...
void function ( String arg0 ) { current = arg0 . toCharArray ( ) ; cursor = 0 ; limit = arg0 . length ( ) ; limit_backward = 0 ; bra = cursor ; ket = limit ; }
13,560
dispatches any pending onactivityresult callbacks . concode_field_sep String TAG concode_elem_sep PluginManager pluginManager concode_elem_sep Activity activity concode_elem_sep CordovaPlugin activityResultCallback concode_elem_sep String initCallbackService concode_elem_sep ActivityResultHolder savedResult concode_ele...
void function ( PluginManager arg0 ) { this . pluginManager = arg0 ; if ( savedResult != null ) { onActivityResult ( savedResult . requestCode , savedResult . resultCode , savedResult . intent ) ; } }
13,561
gets the value of the style property . concode_field_sep String _default concode_elem_sep Link link concode_elem_sep Map<QName,String> otherAttributes concode_elem_sep QName type concode_elem_sep List<Object> any concode_elem_sep Boolean required concode_elem_sep String path concode_elem_sep Boolean repeating concode_e...
ParamStyle function ( ) { return style ; }
13,562
returns the time period . concode_field_sep RegularTimePeriod period concode_elem_sep long serialVersionUID concode_elem_sep Number value concode_field_sep Number getValue concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep int comp...
RegularTimePeriod function ( ) { return this . period ; }
13,563
gets the value of the location property . concode_field_sep String searchTerm concode_elem_sep Long reach concode_elem_sep String countryCode concode_elem_sep Location location concode_elem_sep String locale concode_elem_sep String canonicalName concode_field_sep void setReach concode_elem_sep void setCountryCode conco...
Location function ( ) { return location ; }
13,564
documentation pending concode_field_sep Iterator typeIter concode_field_sep boolean hasNextType
TypeFacade function ( ) { try { return ( TypeFacade ) typeIter . next ( ) ; } catch ( Exception loc0 ) { throw new DataFacadeException ( "srini_string" ) ; } }
13,565
unsethold concode_field_sep int xspeed concode_elem_sep float ypos concode_elem_sep float xpos concode_elem_sep boolean treten concode_elem_sep Soundplayer sound concode_elem_sep float score concode_elem_sep BufferedImage look concode_elem_sep boolean left concode_elem_sep Soundplayer sound1 concode_elem_sep Soundplaye...
void function ( ) { hold -- ; }
13,566
gets the value of the numsld property . concode_field_sep Boolean showWhenStopped concode_elem_sep Integer vol concode_elem_sep Boolean mute concode_elem_sep CTTLTimeTargetElement tgtEl concode_elem_sep CTTLCommonTimeNodeData cTn concode_elem_sep Long numSld concode_field_sep CTTLTimeTargetElement getTgtEl concode_elem...
long function ( ) { if ( numSld == null ) { return 1L ; } else { return numSld ; } }
13,567
the id of the vpc for the referenced security group , if applicable . concode_field_sep String groupName concode_elem_sep String groupId concode_elem_sep String vpcId concode_elem_sep String vpcPeeringConnectionId concode_elem_sep String userId concode_elem_sep String peeringStatus concode_field_sep UserIdGroupPair wit...
UserIdGroupPair function ( String arg0 ) { setVpcId ( arg0 ) ; return this ; }
13,568
takes a point on a circular location and moves it left until it falls at the earliest possible point that represents the same base . concode_field_sep PlaceHolder placeHolder concode_field_sep int completeCircularPasses concode_elem_sep Location getMin concode_elem_sep boolean detectCicular concode_elem_sep Point detec...
int function ( int arg0 , int arg1 ) { if ( arg1 == 0 ) { return arg0 ; } while ( arg0 > arg1 ) { arg0 -= arg1 ; } return arg0 ; }
13,569
create an instance of testsuite concode_field_sep QName _TestsuiteTestcaseError_QNAME concode_elem_sep QName _TestsuiteTestcaseSystemOut_QNAME concode_elem_sep QName _TestsuiteTestcaseSystemErr_QNAME concode_elem_sep QName _TestsuiteTestcaseSkipped_QNAME concode_field_sep Testsuite.Testcase.Failure createTestsuiteTestc...
Testsuite function ( ) { return new Testsuite ( ) ; }
13,570
puts a new time string for the specified message type . the string should be some value that can be understood by its eventual consumer . it is left as a string here to remove the need to convert back and forth from datetime objects when dealing with web services . concode_field_sep String leader concode_elem_sep Strin...
void function ( String arg0 , String arg1 ) { messageTimes . put ( arg0 , arg1 ) ; }
13,571
returns the least value present in array , treating values as unsigned . concode_field_sep int[] maxValueMods concode_elem_sep int[] maxSafeDigits concode_elem_sep long[] maxValueDivs concode_elem_sep long MAX_VALUE concode_field_sep long parseUnsignedLong concode_elem_sep long parseUnsignedLong concode_elem_sep int co...
long function ( long ... arg0 ) { checkArgument ( arg0 . length > 0 ) ; long loc0 = flip ( arg0 [ 0 ] ) ; for ( int loc1 = 1 ; loc1 < arg0 . length ; loc1 ++ ) { long loc2 = flip ( arg0 [ loc1 ] ) ; if ( loc2 < loc0 ) { loc0 = loc2 ; } } return flip ( loc0 ) ; }
13,572
get / activate - > activate the registered user . concode_field_sep Logger log concode_elem_sep UserRepository userRepository concode_elem_sep PersistentTokenRepository persistentTokenRepository concode_elem_sep MailService mailService concode_elem_sep UserService userService concode_field_sep ResponseEntity<String> fi...
ResponseEntity < String > function ( @ RequestParam ( value = "srini_string" ) String arg0 ) { return Optional . ofNullable ( userService . activateRegistration ( arg0 ) ) . map ( user -> new ResponseEntity < String > ( HttpStatus . OK ) ) . orElse ( new ResponseEntity < > ( HttpStatus . INTERNAL_SERVER_ERROR ) ) ; }
13,573
returns whether the callers of the current transaction contains a package that matches the give authentication requirements . concode_field_sep TimesHistogramSample mRegistrationTimeHistogramSample concode_elem_sep int FLAG_SHOULD_BE_SYSTEM concode_elem_sep AtomicReference<ExternalAuthUtils> sInstance concode_elem_sep ...
boolean function ( Context arg0 , int arg1 , String arg2 ) { assert ! TextUtils . isEmpty ( arg2 ) ; return isCallerValid ( arg0 , arg1 , arg2 ) ; }
13,574
this method was generated by mybatis generator . this method returns the value of the database column actfrt.frtkd1 concode_field_sep String curcde concode_elem_sep Date effdat concode_elem_sep String frtkd2 concode_elem_sep String frtkd1 concode_field_sep void setCurcde concode_elem_sep void setFrtkd2 concode_elem_sep...
String function ( ) { return frtkd1 ; }
13,575
returns true if there 's another tls mode 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 D...
boolean function ( ) { return nextTlsMode != TLS_MODE_NULL ; }
13,576
gives the given privilege to all calls to hasprivilege . this method was visualized as being used as follows try/finally is important : try context.addproxyprivilege `` aaa '' ; context.getservice . methodrequiringaaaprivilege ; finally context.removeproxyprivilege `` aaa '' ; concode_field_sep Role authenticatedRole c...
void function ( String arg0 ) { if ( log . isDebugEnabled ( ) ) { log . debug ( "srini_string" + arg0 ) ; } proxies . add ( arg0 ) ; }
13,577
compiles and determines the validity of the current schema concode_field_sep SchemaHandler handler concode_field_sep String ensureValidPrefix concode_elem_sep List<String> getMessages concode_elem_sep String ensurePrefixedSchema concode_elem_sep Set<String> getPrimaryTypeNames concode_elem_sep void validate concode_ele...
boolean function ( ) { return handler . compileSchema ( ) ; }
13,578
logs the given message instance using the ` warn ' level concode_field_sep int TRACE concode_elem_sep int DEBUG concode_elem_sep int ERROR concode_elem_sep int INFO concode_elem_sep int FATAL concode_elem_sep int WARN concode_elem_sep StringBuffer bufferedLog concode_elem_sep boolean logLocationInfo concode_field_sep b...
void function ( Object arg0 ) { logInternal ( WARN , arg0 , null ) ; }
13,579
returns a string representation of this object ; useful for testing and debugging . concode_field_sep java.nio.ByteBuffer payload concode_field_sep java.nio.ByteBuffer getPayload concode_elem_sep void setPayload concode_elem_sep int hashCode concode_elem_sep UpdateThingShadowResult withPayload concode_elem_sep boolean ...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getPayload ( ) != null ) loc0 . append ( "srini_string" + getPayload ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; }
13,580
returns a list of all unread notifications . concode_field_sep String groupDisplayName concode_elem_sep String groupName concode_elem_sep Collection<UINotification> unreadNotifications concode_field_sep String getGroupName concode_elem_sep void addNotification concode_elem_sep int getUnreadNotificationsCount concode_el...
Iterator < UINotification > function ( ) { return new ArrayList < UINotification > ( unreadNotifications ) . iterator ( ) ; }
13,581
returns a bean expression value builder . this method accepts dual parameters . either an bean instance or a reference to a bean string . concode_field_sep PlaceHolder placeHolder concode_field_sep ValueBuilder faultBodyAs concode_elem_sep ValueBuilder constant concode_elem_sep ValueBuilder sendTo concode_elem_sep Valu...
ValueBuilder function ( final Object arg0 ) { return bean ( arg0 , null ) ; }
13,582
how many keys are in the table ? concode_field_sep TreeMap<Key,Value> st concode_field_sep boolean contains concode_elem_sep Iterator<Key> iterator concode_elem_sep Key min concode_elem_sep Key max concode_elem_sep Iterable<Key> keys concode_elem_sep Value get concode_elem_sep void main concode_elem_sep Key ceil concod...
int function ( ) { return st . size ( ) ; }
13,583
the unique message identifier returned from the sendemail action . concode_field_sep String messageId concode_field_sep SendEmailResult withMessageId concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep SendEmailResult clone concode_elem_sep String toString concode_elem_sep void setMessageId
String function ( ) { return this . messageId ; }
13,584
vycisti high score concode_field_sep int highScore concode_elem_sep boolean paused concode_elem_sep String SCORE_FILENAME concode_elem_sep int speedMultiplier concode_elem_sep GameState state concode_elem_sep long TICK_INTERVAL concode_elem_sep boolean forceNew concode_elem_sep double SPEED_PRESCALER concode_elem_sep L...
void function ( ) { highScore = 0 ; File loc0 = new File ( SCORE_FILENAME ) ; if ( loc0 . exists ( ) ) { loc0 . delete ( ) ; } }
13,585
gets the rtp packet concode_field_sep int packet_len concode_elem_sep byte[] packet concode_field_sep long getSscr concode_elem_sep void setSscr concode_elem_sep boolean hasPadding concode_elem_sep void setExtension concode_elem_sep int getSequenceNumber concode_elem_sep boolean hasMarker concode_elem_sep void setBit c...
byte [ ] function ( ) { return packet ; }
13,586
sets the id . concode_field_sep String id concode_field_sep String getId
void function ( String arg0 ) { this . id = arg0 ; }
13,587
return a new counterset reporting both the indexsyncrpccounters and the indexasyncwritestats forthis index . concode_field_sep IndexAsyncWriteStats asynchronousStats concode_elem_sep IndexSyncRPCCounters synchronousCounters concode_field_sep String toString
CounterSet function ( ) { final CounterSet loc0 = new CounterSet ( ) ; loc0 . makePath ( "srini_string" ) . attach ( synchronousCounters . getCounters ( ) ) ; loc0 . makePath ( "srini_string" ) . attach ( asynchronousStats . getCounterSet ( ) ) ; return loc0 ; }
13,588
invoked when the mouse exits a component . concode_field_sep Point lastMousePosition concode_elem_sep DocumentViewController documentViewController concode_field_sep void mouseReleased concode_elem_sep void mouseDragged concode_elem_sep void mouseEntered concode_elem_sep void mouseClicked concode_elem_sep void mouseMov...
void function ( MouseEvent arg0 ) { }
13,589
set the transaction rollback-only if the deadline has been reached , and throw a transactiontimedoutexception . concode_field_sep int referenceCount concode_elem_sep boolean rollbackOnly concode_elem_sep boolean synchronizedWithTransaction concode_elem_sep boolean isVoid concode_elem_sep Date deadline concode_field_sep...
void function ( boolean arg0 ) { if ( arg0 ) { setRollbackOnly ( ) ; throw new TransactionTimedOutException ( "srini_string" + this . deadline ) ; } }
13,590
gets the last waiting point 's sign concode_field_sep Color color concode_elem_sep int cycleAsked concode_elem_sep int waitTl concode_elem_sep int prevWaitTl concode_elem_sep Node destNode concode_elem_sep int prevSign concode_elem_sep int drivelaneStartTime concode_elem_sep boolean voted concode_elem_sep TwoStageLoade...
boolean function ( ) { return prevWaitTlColor ; }
13,591
get the value . concode_field_sep SystemProperty[] systemProperties concode_elem_sep String name concode_elem_sep String value concode_elem_sep Logger LOGGER concode_field_sep SystemProperty[] mapToSystemProperties concode_elem_sep SystemProperty[] getSystemProperties concode_elem_sep String getName concode_elem_sep St...
String function ( ) { return value ; }
13,592
obtiene el valor de la propiedad docaduanerounico . concode_field_sep String identificacionDestinatario concode_elem_sep String ruta concode_elem_sep String motivoTraslado concode_elem_sep String dirDestinatario concode_elem_sep List<Detalle> detalle concode_elem_sep String numDocSustento concode_elem_sep String docAdu...
String function ( ) { return docAduaneroUnico ; }
13,593
returns the variations for the given image . concode_field_sep Map m_lengths concode_elem_sep int m_variationsCount concode_elem_sep int m_variationsSize concode_elem_sep Map m_variations concode_elem_sep Map m_sizes concode_field_sep int getVariationsSize concode_elem_sep void init concode_elem_sep String getSize conc...
List function ( String arg0 ) { List loc0 = ( List ) m_variations . get ( arg0 ) ; if ( loc0 == null ) { return new ArrayList ( ) ; } Collections . sort ( loc0 ) ; return loc0 ; }
13,594
return number of bytes consumed by callers of compress since last reset . concode_field_sep int userBufOff concode_elem_sep boolean finished concode_elem_sep boolean useLz4HC concode_elem_sep Buffer uncompressedDirectBuf concode_elem_sep int userBufLen concode_elem_sep Log LOG concode_elem_sep int uncompressedDirectBuf...
long function ( ) { return bytesWritten ; }
13,595
gets the update on date . concode_field_sep String updatedBy concode_elem_sep String createdBy concode_elem_sep List<CustomerPricePlanVariable> numericVariables concode_elem_sep String name concode_elem_sep PaymentCycle paymentCycle concode_elem_sep String description concode_elem_sep long id concode_elem_sep Date upda...
Date function ( ) { return updatedOn ; }
13,596
standard heapsort . concode_field_sep PlaceHolder placeHolder concode_field_sep void siftDown concode_elem_sep void sort concode_elem_sep boolean less concode_elem_sep void mergeSort concode_elem_sep void mergeSort concode_elem_sep void shellsort concode_elem_sep int leftChild concode_elem_sep int partition concode_ele...
void function ( int [ ] arg0 ) { heapify ( arg0 ) ; for ( int loc0 = arg0 . length - 1 ; loc0 > 0 ; ) { exch ( arg0 , loc0 , 0 ) ; loc0 -- ; siftDown ( arg0 , 0 , loc0 ) ; } }
13,597
helper method that shorten title and format string to display distance concode_field_sep PlaceHolder placeHolder concode_field_sep String formatDec concode_elem_sep int earthEquatorToZoomLevel concode_elem_sep String parseAction concode_elem_sep float getAngle concode_elem_sep String formatDist concode_elem_sep boolean...
String function ( String arg0 , final double arg1 ) { if ( arg0 . length ( ) > 10 ) { arg0 = arg0 . substring ( 0 , 10 ) + "srini_string" ; } return String . valueOf ( arg0 . trim ( ) + "srini_string" + formatDist ( ( float ) arg1 ) + "srini_string" ) ; }
13,598
installing mobile app id concode_field_sep String appId concode_elem_sep List<String> deviceIds concode_elem_sep String scheduleTime concode_field_sep String toIndentedString concode_elem_sep ScheduleDTO scheduleTime concode_elem_sep List<String> getDeviceIds concode_elem_sep void setDeviceIds concode_elem_sep Schedule...
ScheduleDTO function ( String arg0 ) { this . appId = arg0 ; return this ; }
13,599
returns | true | if and only if the two objects are equals , handling | null | . concode_field_sep int SERIALIZED_HANDLE_SIZE concode_elem_sep int UNION_SIZE concode_elem_sep int SERIALIZED_INTERFACE_SIZE concode_elem_sep int UNSPECIFIED_ARRAY_LENGTH concode_elem_sep int ARRAY_NULLABLE concode_elem_sep int ALIGNMENT co...
boolean function ( Object arg0 , Object arg1 ) { if ( arg0 == arg1 ) { return true ; } if ( arg0 == null ) { return false ; } return arg0 . equals ( arg1 ) ; }