idx
int64
0
100k
question
stringlengths
68
7.19k
target
stringlengths
20
663
9,400
the system id or error number code of the error . concode_field_sep String code concode_elem_sep String message concode_field_sep ErrorDetails withCode concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ErrorDetails clone concode_elem_sep String getMessage concode_elem_sep String toString co...
void function ( String arg0 ) { this . code = arg0 ; }
9,401
get the time unit . concode_field_sep long duration concode_elem_sep TimeUnit unit concode_elem_sep long serialVersionUID concode_elem_sep TimeSpec DEFAULT_KEEPALIVE concode_field_sep long getDuration concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep boolean equals concode_elem_sep long ele...
TimeUnit function ( ) { return unit ; }
9,402
the earliest date and time , in utc , for the scheduled instance to start . concode_field_sep java.util.Date earliestTime concode_elem_sep java.util.Date latestTime concode_field_sep void setLatestTime concode_elem_sep java.util.Date getLatestTime concode_elem_sep SlotStartTimeRangeRequest withLatestTime concode_elem_s...
SlotStartTimeRangeRequest function ( java . util . Date arg0 ) { setEarliestTime ( arg0 ) ; return this ; }
9,403
shows a content menu and moves it to specified position . concode_field_sep ActionManager actionManager concode_elem_sep KeyBindingAgent keyBindingAgent concode_elem_sep Provider<PerspectiveManager> managerProvider concode_elem_sep PopupMenu popupMenu concode_elem_sep PresentationFactory presentationFactory concode_ele...
void function ( int arg0 , int arg1 ) { hide ( ) ; updateActions ( ) ; lockLayer = new MenuLockLayer ( this ) ; popupMenu = new PopupMenu ( actions , actionManager , managerProvider , presentationFactory , lockLayer , this , keyBindingAgent , "srini_string" ) ; lockLayer . add ( popupMenu ) ; calculatePosition ( popupM...
9,404
returns the text constructed by this visitor . concode_field_sep String[] OPCODES concode_elem_sep String[] TYPES concode_elem_sep StringBuffer buf concode_elem_sep List text concode_field_sep void print concode_elem_sep void appendString concode_elem_sep Attribute[] getDefaultAttributes concode_elem_sep void printList
List function ( ) { return text ; }
9,405
get the booleanvalue . concode_field_sep int headerParam concode_elem_sep String name concode_elem_sep Boolean booleanValue concode_elem_sep Integer integerValue concode_elem_sep Short shortValue concode_elem_sep long serialVersionUID concode_elem_sep Double doubleValue concode_elem_sep int id concode_elem_sep int quer...
Boolean function ( ) { return booleanValue ; }
9,406
turns the pair into a string . concode_field_sep long serialVersionUID concode_elem_sep E left concode_elem_sep F right concode_field_sep F getRight concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep E getLeft
String function ( ) { return left . toString ( ) + "srini_string" + right . toString ( ) ; }
9,407
returns this address 's explicitly-specified http proxy , or null to delegate to the http client 's proxy selector . 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 hostnameVerifier c...
Proxy function ( ) { return proxy ; }
9,408
gets the bitmask of collision groups that this object collides with . concode_field_sep int COLLISION_GROUP_NONE concode_elem_sep int COLLISION_GROUP_07 concode_elem_sep int COLLISION_GROUP_01 concode_elem_sep int COLLISION_GROUP_06 concode_elem_sep int COLLISION_GROUP_02 concode_elem_sep int COLLISION_GROUP_04 concode...
int function ( ) { return collisionGroupsMask ; }
9,409
notify the browser that the last value was deleted . concode_field_sep int boundIndex concode_elem_sep TupleSource valueSet concode_elem_sep boolean inPartial concode_elem_sep ArrayList<SearchResult> places concode_elem_sep SPage bound concode_elem_sep List<List<?>> values concode_elem_sep STree tree concode_elem_sep i...
void function ( ) { index -= getOffset ( ) ; }
9,410
sets the value of the index property . concode_field_sep at.gv.egiz.slbinding.impl.SignatureLocationType signatureLocation concode_elem_sep Base64XMLOptRefContentType signatureEnvironment concode_elem_sep List<DataObjectAssociationType> supplement concode_elem_sep BigInteger index concode_elem_sep String value concode_...
void function ( BigInteger arg0 ) { this . index = arg0 ; }
9,411
gets whether the effect should render new frames automatically which it does by default . if true , you can render frames manually by calling the render instance method of an effect . this is used by effect.parallel . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concod...
boolean function ( ) { return sync ; }
9,412
cleanup evolutions for the given database . this will run the down scripts for all the applied evolutions . concode_field_sep PlaceHolder placeHolder concode_field_sep play.api.db.evolutions.EvolutionsReader fromMap concode_elem_sep play.api.db.evolutions.EvolutionsReader fromClassLoader concode_elem_sep play.api.db.ev...
void function ( Database arg0 , boolean arg1 ) { cleanupEvolutions ( arg0 , arg1 , "srini_string" ) ; }
9,413
tests if this protocol version is less or equal to the given one . concode_field_sep String protocol concode_elem_sep int major concode_elem_sep int minor concode_elem_sep long serialVersionUID concode_field_sep int getMinor concode_elem_sep int hashCode concode_elem_sep boolean isComparable concode_elem_sep boolean eq...
boolean function ( ProtocolVersion arg0 ) { return isComparable ( arg0 ) && ( compareToVersion ( arg0 ) <= 0 ) ; }
9,414
get the message to include in the reflog . concode_field_sep String refLogMessage concode_elem_sep RefDatabase refdb concode_elem_sep boolean allowNonFastForwards concode_elem_sep PersonIdent refLogIdent concode_elem_sep boolean refLogIncludeResult concode_elem_sep PushCertificate pushCert concode_elem_sep List<Receive...
String function ( ) { return refLogMessage ; }
9,415
constructs and returns a pathpoint object that describes a line to the given xy location . concode_field_sep int LINE concode_elem_sep int MOVE concode_elem_sep float mControl0X concode_elem_sep float mControl1Y concode_elem_sep float mControl0Y concode_elem_sep int mOperation concode_elem_sep float mX concode_elem_sep...
PathPoint function ( float arg0 , float arg1 ) { return new PathPoint ( LINE , arg0 , arg1 ) ; }
9,416
testemptyunknownelement concode_field_sep int startingOffset concode_elem_sep int endingOffset concode_elem_sep Range range concode_field_sep void testEmptyBody2 concode_elem_sep void testEmptyBody concode_elem_sep void testProperty concode_elem_sep void testPropertyAndValueNoSemi concode_elem_sep void rangeTests conco...
void function ( ) { String loc0 = "srini_string" ; this . rangeTests ( loc0 , new OffsetSelection ( 0 , Range . EMPTY ) , new OffsetSelection ( 1 , 6 , new Range ( 0 , 5 ) ) , new OffsetSelection ( 7 , 9 , Range . EMPTY ) ) ; }
9,417
returns the parent directory for the given file/directory . concode_field_sep FileSystemView defaultFileSystemView concode_field_sep boolean isFileSystem concode_elem_sep boolean isFileSystemRoot concode_elem_sep Boolean isTraversable concode_elem_sep FileSystemView getFileSystemView concode_elem_sep File createNewFold...
File function ( File arg0 ) { if ( arg0 == null ) return null ; return arg0 . getParentFile ( ) ; }
9,418
end something . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_elem_sep JSONObject stack[] concode_field_sep void pop concode_elem_sep JSONWriter array concode_elem_sep JSONWriter endArray concode_elem_sep JSONWrit...
JSONWriter function ( char arg0 , char arg1 ) { if ( this . mode != arg0 ) { throw new JSONException ( arg0 == 'a' ? "srini_string" : "srini_string" ) ; } this . pop ( arg0 ) ; try { this . writer . write ( arg1 ) ; } catch ( IOException loc0 ) { throw new JSONException ( loc0 ) ; } this . comma = true ; return this ; ...
9,419
check if targeted column value in the row indexed i is less than the search target object . concode_field_sep int[][] data concode_elem_sep int count concode_elem_sep int targetSearchValue concode_elem_sep int sortedColumn concode_elem_sep int targetSearchColumn concode_field_sep void putPair concode_elem_sep void add ...
boolean function ( int arg0 ) { return targetSearchValue > data [ targetSearchColumn ] [ arg0 ] ; }
9,420
sets the column position of this drawing concode_field_sep int drawingNumber concode_elem_sep Logger logger concode_elem_sep byte[] imageData concode_elem_sep Origin origin concode_elem_sep DrawingGroup drawingGroup concode_elem_sep ShapeType type concode_elem_sep MsoDrawingRecord msoDrawingRecord concode_elem_sep int ...
void function ( double arg0 ) { if ( origin == Origin . READ ) { if ( ! initialized ) { initialize ( ) ; } origin = Origin . READ_WRITE ; } this . x = arg0 ; }
9,421
deregister an existing eventlistener that responds to event concode_field_sep Map<Event,Set<EventListener>> listeners concode_field_sep void trigger concode_elem_sep void trigger concode_elem_sep void trigger concode_elem_sep void addListener
void function ( Event arg0 , EventListener arg1 ) { if ( ! listeners . containsKey ( arg0 ) ) { return ; } final Set < EventListener > loc0 = listeners . get ( arg0 ) ; if ( loc0 . contains ( arg1 ) ) { loc0 . remove ( arg1 ) ; } }
9,422
the amount of time , in milliseconds , until the trusted advisor check is eligible for refresh . concode_field_sep Long millisUntilNextRefreshable concode_elem_sep String checkId concode_elem_sep String status concode_field_sep TrustedAdvisorCheckRefreshStatus withStatus concode_elem_sep String getCheckId concode_elem_...
Long function ( ) { return this . millisUntilNextRefreshable ; }
9,423
this method is called when executing this sample application from the command line . concode_field_sep PlaceHolder placeHolder concode_field_sep void read concode_elem_sep void write
void function ( String ... arg0 ) { CsvSample . write ( ) ; CsvSample . read ( ) ; }
9,424
get all trusted services concode_field_sep Log log concode_field_sep ClaimDTO getTrustedServiceClaims concode_elem_sep void removeTrustedService concode_elem_sep SOAPFault genFaultResponse concode_elem_sep ResponseToken getResponse concode_elem_sep void addTrustedService
ClaimDTO [ ] function ( ) { RegistryBasedTrustedServiceStore loc0 = new RegistryBasedTrustedServiceStore ( ) ; return loc0 . getAllTrustedServices ( ) ; }
9,425
get half track sample . concode_field_sep List<Pair<GeodeticPoint,TimeStampedPVCoordinates>> halfTrack concode_elem_sep OneAxisEllipsoid ellipsoid concode_field_sep void init concode_elem_sep void handleStep
List < Pair < GeodeticPoint , TimeStampedPVCoordinates >> function ( ) { return halfTrack ; }
9,426
finds all component with the given id . component id 's are formed from the concatination of parent component ids . this search will find all componet in the component tree with the specified id as it is possible to have the same id used more then once in the component tree concode_field_sep Properties buildProperties ...
void function ( UIComponent arg0 , String arg1 , List < UIComponent > arg2 ) { if ( arg1 . equals ( arg0 . getId ( ) ) ) { arg2 . add ( arg0 ) ; } Iterator < UIComponent > loc0 = arg0 . getFacetsAndChildren ( ) ; while ( loc0 . hasNext ( ) ) { findAllComponents ( loc0 . next ( ) , arg1 , arg2 ) ; } }
9,427
specify the target jca resourceadapter , passed in as configured instance which has n't been started yet . this will typically happen as an inner bean definition , configuring the resourceadapter instance through its vendor-specific bean properties . concode_field_sep WorkManager workManager concode_elem_sep ResourceAd...
void function ( ResourceAdapter arg0 ) { this . resourceAdapter = arg0 ; }
9,428
find user schedule concode_field_sep Logger logger concode_field_sep List<ScheduleDAO> findSchedule concode_elem_sep List<ScheduleResultDAO> getScheduleResult concode_elem_sep List<ScheduleMainDAO> findAllScheduleMain concode_elem_sep void deleteSchedule concode_elem_sep void saveScheduleResult concode_elem_sep Schedul...
List < ScheduleMainDAO > function ( ) { SqlMapClient loc0 = TadpoleSQLManager . getInstance ( TadpoleSystemInitializer . getUserDB ( ) ) ; return loc0 . queryForList ( "srini_string" , SessionManager . getUserSeq ( ) ) ; }
9,429
writes the specified message to a servlet log file , prepended by the servlet 's name . see servletcontext #log string . concode_field_sep long serialVersionUID concode_elem_sep ServletConfig config concode_field_sep ServletConfig getServletConfig concode_elem_sep void init concode_elem_sep void init concode_elem_sep S...
void function ( String arg0 ) { getServletContext ( ) . log ( getServletName ( ) + "srini_string" + arg0 ) ; }
9,430
get the parent class of this class . possibly null . as of november 2011 , only the entitybase class does not have a parent class . concode_field_sep String name concode_elem_sep ClassDescription parentClass concode_elem_sep ArrayList<Attribute> attributes concode_elem_sep long serialVersionUID concode_field_sep String...
ClassDescription function ( ) { return ( parentClass ) ; }
9,431
computes interpolation between two values , using the interpolation factor t . the interpolation formula is end - start t + start . however , the computation ensures that t = 0 produces exactly start , and t = 1 , produces exactly end . it also guarantees that for 0 < = t < = 1 , the interpolated value v is between sta...
double function ( double arg0 , double arg1 , double arg2 ) { double loc0 ; if ( arg2 <= 0.5 ) loc0 = arg0 + ( arg1 - arg0 ) * arg2 ; else loc0 = arg1 - ( arg1 - arg0 ) * ( 1.0 - arg2 ) ; assert ( arg2 < 0 || arg2 > 1.0 || ( loc0 >= arg0 && loc0 <= arg1 ) || ( loc0 <= arg0 && loc0 >= arg1 ) || NumberUtils . isNaN ( arg...
9,432
attempts to loads the sound at the specified path for playback onthe specified streamtype . concode_field_sep int DEFAULT_STREAM_TYPE concode_elem_sep String RES_TYPE_ARRAY concode_elem_sep SparseIntArray mStreamTypeMap concode_elem_sep SparseArray<SoundPool> mSoundPoolStreams concode_elem_sep SparseIntArray mSoundPool...
boolean function ( int arg0 , String arg1 , int arg2 ) { final SoundPool loc0 = getOrCreateSoundPool ( arg2 ) ; final int loc1 = loc0 . load ( arg1 , 1 ) ; return assign ( arg0 , loc1 , arg2 ) ; }
9,433
the arn of the resource that has pending maintenance actions . returns a reference to this object so that method calls can be chained together . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<PendingMaintenanceAction> pendingMaintenanceActionDetails concode_elem_sep String resourceIdentifier concode...
ResourcePendingMaintenanceActions function ( String arg0 ) { this . resourceIdentifier = arg0 ; return this ; }
9,434
method to validate the email address concode_field_sep String phoneNumber concode_elem_sep long age concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep long displayAge concode_elem_sep String displayPhoneNumber concode_elem_sep String email concode_elem_sep String displayEmail concode_fiel...
void function ( ActionEvent arg0 ) { setDisplayEmail ( email ) ; }
9,435
gets selected time zone display name . concode_field_sep boolean dialogRendered concode_elem_sep DateFormat selectedFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep DateFormat serverFormat concode_elem_sep int renderInterval concode_elem_sep ArrayList allTimeZoneList concode_elem_sep Hashtable che...
String function ( ) { synchronized ( TimeZone . class ) { return displayNameTokenizer ( selectedTimeZone . getDisplayName ( ) ) ; } }
9,436
sets the value of the extlst property . concode_field_sep CTSampleData sampData concode_elem_sep CTLayoutNode layoutNode concode_elem_sep CTOfficeArtExtensionList extLst concode_elem_sep CTSampleData styleData concode_elem_sep CTSampleData clrData concode_elem_sep String minVer concode_elem_sep CTCategories catLst conc...
void function ( CTOfficeArtExtensionList arg0 ) { this . extLst = arg0 ; }
9,437
gets the certificacao value for this bridgedados . concode_field_sep com.gvt.www.ws.eai.oss.gpon.EnumCertificacao certificacao concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String bridge concode_elem_sep org.apache.axis.description.TypeDesc typeDesc co...
com . gvt . www . ws . eai . oss . gpon . EnumCertificacao function ( ) { return certificacao ; }
9,438
the name of the class in which the member is defined . concode_field_sep OverriddenMember[] EMPTY_ARRAY concode_elem_sep List<OverriddenMember> EMPTY_LIST concode_elem_sep String className concode_elem_sep Element element concode_field_sep JsonObject toJson concode_elem_sep Element getElement concode_elem_sep int hashC...
String function ( ) { return className ; }
9,439
refer to remapuri added in cordova-android@4.0.0 concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverrideUrlLoading conc...
Uri function ( Uri arg0 ) { return new Uri . Builder ( ) . scheme ( CordovaResourceApi . PLUGIN_URI_SCHEME ) . authority ( serviceName ) . appendQueryParameter ( "srini_string" , arg0 . toString ( ) ) . build ( ) ; }
9,440
create an instance of securitygroupvmruleset concode_field_sep PlaceHolder placeHolder concode_field_sep SecurityGroupRule createSecurityGroupRule
SecurityGroupVmRuleSet function ( ) { return new SecurityGroupVmRuleSet ( ) ; }
9,441
puts the blue dot at coordinate i , j . clears the previous location of the blue dot . if the i coordinate is '' -1 '' , it means that the blue dot exits the board the player lost concode_field_sep int AVAILABLE concode_elem_sep int SELECTED concode_elem_sep int sizeOfGame concode_elem_sep int steps concode_elem_sep Ra...
void function ( int arg0 , int arg1 ) { bDot . reset ( arg0 , arg1 ) ; }
9,442
returns the result of interpreting the object as an instance of ` library ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep TestPackage modelPackage concode_field_sep T caseChildrenBooks concode_elem_sep T caseResourceLink concode_elem_sep T doSwitch concod...
T function ( Library arg0 ) { return null ; }
9,443
registers new listener concode_field_sep List<Listener> listeners concode_elem_sep boolean initialized concode_field_sep void init concode_elem_sep List<Listener> listeners concode_elem_sep void doInit concode_elem_sep void doCheckAndNotify concode_elem_sep void checkAndNotify concode_elem_sep void remove
void function ( Listener arg0 ) { listeners . add ( arg0 ) ; }
9,444
get the members of this pass . concode_field_sep HashSet<DetectorFactory> memberSet concode_elem_sep LinkedList<DetectorFactory> orderedFactoryList concode_field_sep Iterator<DetectorFactory> iterator concode_elem_sep boolean contains concode_elem_sep Set<DetectorFactory> getUnpositionedMembers concode_elem_sep void ad...
Collection < DetectorFactory > function ( ) { return memberSet ; }
9,445
gets the value of the local property . concode_field_sep EjbRefTypeType ejbRefType concode_elem_sep EjbLinkType ejbLink concode_elem_sep List<InjectionTargetType> injectionTarget concode_elem_sep List<DescriptionType> description concode_elem_sep java.lang.String id concode_elem_sep EjbRefNameType ejbRefName concode_el...
LocalType function ( ) { return local ; }
9,446
remove incallback . concode_field_sep Map<TypeBeanStateKey,Set<Object>> beans concode_elem_sep Set<Object> instances concode_elem_sep Map<TypeBeanStateKey,List<Callback>> incallbacks concode_elem_sep Map<TypeBeanStateKey,List<Callback>> uncallbacks concode_elem_sep Class<?> type concode_field_sep void removeUncallback ...
void function ( Callback arg0 ) { removeCallback ( incallbacks , arg0 ) ; }
9,447
an autorization flow concode_field_sep JacksonFactory jsonFactory concode_elem_sep ClientParametersAuthentication clientParametersAuthentication concode_elem_sep DataStore<StoredCredential> dataStore concode_elem_sep String DEFAULT_STORAGE_NAME concode_elem_sep HttpTransport httpTransport concode_elem_sep Authorization...
AuthorizationCodeFlow function ( ) { return flow ; }
9,448
confirm that cloning works . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSerialization concode_elem_sep void testEquals
void function ( ) { EmptyBlock loc0 = new EmptyBlock ( 1.0 , 2.0 ) ; EmptyBlock loc1 = null ; try { loc1 = ( EmptyBlock ) loc0 . clone ( ) ; } catch ( CloneNotSupportedException loc2 ) { fail ( loc2 . toString ( ) ) ; } assertTrue ( loc0 != loc1 ) ; assertTrue ( loc0 . getClass ( ) == loc1 . getClass ( ) ) ; assertTrue...
9,449
set counter of item to value concode_field_sep Map<T,MutableLong> map concode_field_sep List<T> descendingKeys concode_elem_sep void add concode_elem_sep int hashCode concode_elem_sep long get concode_elem_sep boolean equals concode_elem_sep void reset concode_elem_sep String toString concode_elem_sep long getAndSet co...
void function ( T arg0 , long arg1 ) { MutableLong loc0 = map . get ( arg0 ) ; if ( loc0 == null ) { loc0 = MutableLong . valueOf ( arg1 ) ; map . put ( arg0 , loc0 ) ; } else { loc0 . arg1 = arg1 ; } }
9,450
gets the attributes associated with the message concode_field_sep String eventSubscriptionArn concode_elem_sep String signature concode_elem_sep List<SNSRecord> records concode_elem_sep String subject concode_elem_sep String eventVersion concode_elem_sep String eventSource concode_elem_sep String messageId concode_elem...
Map < String , MessageAttribute > function ( ) { return messageAttributes ; }
9,451
method to determine if we should use a preset address or search for an address concode_field_sep String standardAddress concode_elem_sep List points concode_elem_sep boolean showMarkers concode_elem_sep String geoCoderAddress concode_elem_sep boolean locateAddress concode_elem_sep String address concode_elem_sep boolea...
boolean function ( ) { if ( locateAddress ) { locateAddress = false ; return true ; } return false ; }
9,452
checks if the value of the param argument is a valid parameter position . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] className...
void function ( int arg0 ) { if ( arg0 < 1 || arg0 > parameterCount ) { String loc0 = arg0 + "srini_string" ; throw jdbcUtil . sqlException ( Trace . INVALID_JDBC_ARGUMENT , loc0 ) ; } }
9,453
gets the error concode_field_sep String errorUri concode_elem_sep String errorDescription concode_elem_sep String state concode_elem_sep String error concode_field_sep String getErrorDescription concode_elem_sep void setErrorDescription concode_elem_sep String getState concode_elem_sep void setError concode_elem_sep vo...
String function ( ) { return error ; }
9,454
fixme comment this concode_field_sep Logger logger concode_field_sep void writeImage concode_elem_sep ImageWriter getImageWriterByMediaType concode_elem_sep ImageReader getImageReaderByMediaType
IIOImage function ( InputStream arg0 , ImageReader arg1 , int arg2 ) { ImageInputStream loc0 = ImageIO . createImageInputStream ( arg0 ) ; arg1 . setInput ( loc0 , false ) ; return arg1 . readAll ( arg2 , null ) ; }
9,455
gets the value of the installmentequipmentid property . concode_field_sep BigDecimal equipmentCreditLineMonthlyPayment concode_elem_sep String description concode_elem_sep BigDecimal equipmentCreditLineBalance concode_elem_sep long serialVersionUID concode_elem_sep String installmentEquipmentId concode_elem_sep Boolean...
String function ( ) { return installmentEquipmentId ; }
9,456
returns the current position in the input . concode_field_sep long length_ concode_elem_sep String CONF_NS concode_elem_sep long end_ concode_elem_sep int numRec_ concode_elem_sep int nextStatusRec_ concode_elem_sep long lastMem concode_elem_sep Reporter reporter_ concode_elem_sep long start_ concode_elem_sep int statu...
long function ( ) { return in_ . getPos ( ) ; }
9,457
helper method - loads a testmodel from the testmodel directory concode_field_sep String VALIDATION_TESTMODEL_DIR concode_elem_sep IModelSequencer sequencer concode_field_sep Statechart loadStatechartFromResource concode_elem_sep String getModelDirectory concode_elem_sep Statechart loadStatechart concode_elem_sep Statec...
ExecutionFlow function ( String arg0 ) { Statechart loc0 = loadStatechartFromResource ( arg0 ) ; final ExecutionFlow loc1 = sequencer . transform ( loc0 ) ; return loc1 ; }
9,458
sample_is_depended_on takes one of the following four values : 0 : the dependency of other samples on this sample is unknown ; 1 : other samples may depend on this one not disposable ; 2 : no other sample depends on this one disposable ; 3 : reserved concode_field_sep int sampleDegradationPriority concode_elem_sep int ...
void function ( int arg0 ) { this . sampleIsDependedOn = arg0 ; }
9,459
just reset the counter , so the array starts to be populated from scratch . concode_field_sep int currentPosition concode_elem_sep int growingSize concode_elem_sep int initalSize concode_elem_sep double[] internalArray concode_field_sep void add concode_elem_sep int size concode_elem_sep void setValue concode_elem_sep ...
void function ( ) { currentPosition = - 1 ; }
9,460
determines if the command object being submitted is a valid type concode_field_sep Log log concode_field_sep void validate
boolean function ( Class arg0 ) { return RelationshipType . class . isAssignableFrom ( arg0 ) ; }
9,461
returns the offset in the file where the transfer will end . concode_field_sep long endOffset concode_elem_sep long startOffset concode_elem_sep int chunkSize concode_elem_sep long offset concode_elem_sep FileChannel in concode_field_sep long startOffset concode_elem_sep long currentOffset concode_elem_sep ByteBuf read...
long function ( ) { return endOffset ; }
9,462
sets the message 's opcode concode_field_sep int[] counts concode_elem_sep int flags concode_elem_sep int LENGTH concode_elem_sep int id concode_elem_sep Random random concode_field_sep void init concode_elem_sep void setFlag concode_elem_sep boolean validFlag concode_elem_sep void unsetFlag concode_elem_sep int getID ...
void function ( int arg0 ) { if ( arg0 < 0 || arg0 > 0xF ) throw new IllegalArgumentException ( "srini_string" + arg0 + "srini_string" ) ; flags &= 0x87FF ; flags |= ( arg0 << 11 ) ; }
9,463
specify the http server 's tcp backlog . default is -1 , indicating the system 's default value . concode_field_sep HttpServer server concode_elem_sep String hostname concode_elem_sep Log logger concode_elem_sep int backlog concode_elem_sep Executor executor concode_elem_sep int shutdownDelay concode_elem_sep Map<Strin...
void function ( int arg0 ) { this . backlog = arg0 ; }
9,464
defines whether the session will transmit streams using the opentok media server or attempt to transmit streams directly between clients . see sessionproperties.builder #mediamode mediamode mediamode . concode_field_sep MediaMode mediaMode concode_elem_sep ArchiveMode archiveMode concode_elem_sep String location concod...
MediaMode function ( ) { return mediaMode ; }
9,465
uses the serviceloader to load all spi implementations of thepassed class concode_field_sep AnnotationUsageCache s_aCacheImplementation concode_elem_sep Logger s_aLogger concode_elem_sep AnnotationUsageCache s_aCacheInterface concode_field_sep T getFirstSPIImplementation concode_elem_sep T getFirstSPIImplementation con...
ICommonsList < T > function ( @ Nonnull final Class < T > arg0 , @ Nonnull final ClassLoader arg1 ) { return getAllSPIImplementations ( arg0 , arg1 , null ) ; }
9,466
returns the file backing this heapfile on disk . concode_field_sep TupleDesc td concode_elem_sep Iterator<Tuple> iterator concode_elem_sep File file concode_elem_sep boolean opened concode_elem_sep int pageNum concode_elem_sep TransactionId tid concode_field_sep Tuple next concode_elem_sep void writePage concode_elem_s...
File function ( ) { return file ; }
9,467
returns the nam of this m a u k i e m d e m. concode_field_sep MAUKIEMDEM _maukiemdem concode_field_sep void setSoMauKiemDem concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_...
int function ( ) { return _maukiemdem . getNam ( ) ; }
9,468
the name of the log file for the specified db instance . concode_field_sep Long size concode_elem_sep String logFileName concode_elem_sep Long lastWritten concode_field_sep Long getSize concode_elem_sep DescribeDBLogFilesDetails withLogFileName concode_elem_sep void setSize concode_elem_sep int hashCode concode_elem_se...
void function ( String arg0 ) { this . logFileName = arg0 ; }
9,469
get the no-op state . concode_field_sep String filetype concode_elem_sep boolean noOp concode_elem_sep boolean checksumError concode_elem_sep String filepath concode_elem_sep String destination concode_elem_sep String onBehalfOf concode_elem_sep String packaging concode_elem_sep String userAgent concode_elem_sep boolea...
boolean function ( ) { return noOp ; }
9,470
returns the type of this packet . concode_field_sep int ARP concode_elem_sep byte[] rawpacket concode_elem_sep int IP4 concode_elem_sep int RARP concode_elem_sep Header header concode_elem_sep int IP6 concode_elem_sep int UNK concode_elem_sep int type concode_field_sep String getName concode_elem_sep String toString co...
int function ( ) { return type ; }
9,471
returns map containing the given entries . concode_field_sep Map mMap concode_elem_sep boolean mUnderConstruction concode_field_sep Map<K,V> build concode_elem_sep HashMap<K,V> newHashMap concode_elem_sep Builder<K,V> builder concode_elem_sep Builder<K,V> put
Map < K , V > function ( K arg0 , V arg1 , K arg2 , V arg3 , K arg4 , V arg5 , K arg6 , V arg7 , K arg8 , V arg9 , K arg10 , V arg11 ) { Map loc0 = of ( ) ; loc0 . put ( arg0 , arg1 ) ; loc0 . put ( arg2 , arg3 ) ; loc0 . put ( arg4 , arg5 ) ; loc0 . put ( arg6 , arg7 ) ; loc0 . put ( arg8 , arg9 ) ; loc0 . put ( arg10...
9,472
produce a jsonarray of jsonobjects from a comma delimited text string using a supplied jsonarray as the source of element names . concode_field_sep PlaceHolder placeHolder concode_field_sep String getValue concode_elem_sep JSONObject rowToJSONObject concode_elem_sep String rowToString concode_elem_sep String toString c...
JSONArray function ( JSONArray arg0 , String arg1 ) { return toJSONArray ( arg0 , new JSONTokener ( arg1 ) ) ; }
9,473
compares this object to the specified boolean object to determine their relative order . concode_field_sep Boolean FALSE concode_elem_sep Boolean TRUE concode_elem_sep Class<Boolean> TYPE concode_elem_sep boolean value concode_elem_sep long serialVersionUID concode_field_sep int compare concode_elem_sep int hashCode co...
int function ( Boolean arg0 ) { return compare ( value , arg0 . value ) ; }
9,474
registers a mapping from extension to media type . an example of calling this method would be : mediatypes.registerextension `` xml '' , mediatype.application _ xml ; concode_field_sep MediaTypes instance concode_elem_sep MultiHashMap synonyms concode_elem_sep HashMap<String,MediaType> extensions concode_field_sep List...
void function ( String arg0 , MediaType arg1 ) { instance . extensions . put ( arg0 , arg1 ) ; }
9,475
returns the body of this entity . concode_field_sep HttpHeaders headers concode_elem_sep HttpEntity<?> EMPTY concode_elem_sep T body concode_field_sep HttpHeaders getHeaders concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep boolean hasBody
T function ( ) { return this . body ; }
9,476
sets the socket factory used to secure https connections . if unset , the httpsurlconnection #getdefaultsslsocketfactory system-wide default ssl socket factory will be used . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connectionPo...
OkHttpClient function ( SSLSocketFactory arg0 ) { this . sslSocketFactory = arg0 ; return this ; }
9,477
gets the property value . concode_field_sep BasicFontPropertiesPane basicFontPropertiesPane concode_elem_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep Font font concode_field_sep String getJavaInitializationString concode_elem_sep Component getCustomEditor concode_elem_sep boolean supportsCustomEdito...
Object function ( ) { return font ; }
9,478
invokes the given request concode_field_sep String NAME concode_field_sep HttpResponse invokeRequest concode_elem_sep String getExecutorDisplayName concode_elem_sep HttpResponse execute
HttpResponse function ( HttpRequest < R > arg0 ) { HttpCommand < R > loc0 = HttpCommand . create ( arg0 ) ; try { return invokeRequest ( loc0 ) ; } catch ( Exception loc1 ) { loc1 . printStackTrace ( System . err ) ; throw new ConnectionException ( loc1 . getMessage ( ) , 0 , loc1 ) ; } }
9,479
sets the value of the postcodeextension property . concode_field_sep boolean bankSortCodeRequired concode_elem_sep ExtensionRef postCodeExtension concode_elem_sep String code concode_elem_sep String alternativeCode concode_elem_sep String language concode_elem_sep String tax concode_elem_sep short timeStamp concode_ele...
void function ( ExtensionRef arg0 ) { this . postCodeExtension = arg0 ; }
9,480
set the log logger that is to be used to report warnings.if set to null then a default log logger set tothe name of the instance class will be used . concode_field_sep Log logger concode_field_sep void warning concode_elem_sep void error concode_elem_sep void fatal
void function ( Log arg0 ) { this . logger = ( arg0 != null ? arg0 : LogFactory . getLog ( getClass ( ) ) ) ; }
9,481
craft the `` fully qualified '' key for a given module option name . concode_field_sep ModuleOptionsMetadataResolver delegate concode_elem_sep String XD_MODULE_CONFIG_NAME concode_elem_sep String XD_MODULE_CONFIG_LOCATION concode_elem_sep String DEFAULT_XD_MODULE_CONFIG_NAME concode_elem_sep String APPLICATION_CONFIGUR...
String function ( ModuleDefinition arg0 , String arg1 ) { return String . format ( "srini_string" , arg0 . getType ( ) , arg0 . getName ( ) , arg1 ) ; }
9,482
gets the progress message . if the progressmessageenabled attribute is set to false an empty string is returned . this ensure that the component will use its default percent value as the progress message . concode_field_sep boolean progressMessageEnabled concode_elem_sep boolean intermediatMode concode_elem_sep String ...
String function ( ) { if ( progressMessageEnabled ) { return progressMessage ; } else { return "srini_string" ; } }
9,483
returns a new array based short buffer with the specified capacity . concode_field_sep PlaceHolder placeHolder concode_field_sep DoubleBuffer newDoubleBuffer concode_elem_sep DoubleBuffer newDoubleBuffer concode_elem_sep LongBuffer newLongBuffer concode_elem_sep LongBuffer newLongBuffer concode_elem_sep FloatBuffer new...
ShortBuffer function ( int arg0 ) { return new ReadWriteShortArrayBuffer ( arg0 ) ; }
9,484
retrieves the table object on which this object is currently reporting . concode_field_sep short tableIndexOther concode_elem_sep int HALF_MAX_INT concode_elem_sep int bestRowNotPseudo concode_elem_sep int bestRowTransaction concode_elem_sep int hnd_column_remarks concode_elem_sep int hnd_table_remarks concode_elem_sep...
Table function ( ) { return this . table ; }
9,485
allows subclasses to modify the login form url that should be applicable for a given request . concode_field_sep String loginFormUrl concode_elem_sep boolean forceHttps concode_elem_sep boolean useForward concode_elem_sep Log logger concode_elem_sep RedirectStrategy redirectStrategy concode_elem_sep PortMapper portMapp...
String function ( HttpServletRequest arg0 , HttpServletResponse arg1 , AuthenticationException arg2 ) { return getLoginFormUrl ( ) ; }
9,486
gets the timezone id used to identify this time zone in the javacode . concode_field_sep Polygon mapPolygon concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep boolean isRelevantComponentId concode_elem_sep Polygon getMapPolygon concode_elem_sep String getMapCommandButtonId
String function ( ) { return id ; }
9,487
removes all headers named name . concode_field_sep SocketPolicy socketPolicy concode_elem_sep Settings settings concode_elem_sep Headers.Builder headers concode_elem_sep String CHUNKED_BODY_HEADER concode_elem_sep Buffer body concode_elem_sep long throttlePeriodAmount concode_elem_sep WebSocketListener webSocketListene...
MockResponse function ( String arg0 ) { headers . removeAll ( arg0 ) ; return this ; }
9,488
check if the message is empty concode_field_sep boolean MULTICAST concode_elem_sep List<DNSRecord> _authoritativeAnswers concode_elem_sep boolean UNICAST concode_elem_sep int _flags concode_elem_sep List<DNSRecord> _additionals concode_elem_sep List<DNSQuestion> _questions concode_elem_sep int _id concode_elem_sep List...
boolean function ( ) { return ( this . getNumberOfQuestions ( ) + this . getNumberOfAnswers ( ) + this . getNumberOfAuthorities ( ) + this . getNumberOfAdditionals ( ) ) == 0 ; }
9,489
builds a csv list from the specified string , separator string and quote string . all arguments are assumed to be non-null . uses only the first element in each subarray . separates each list element with the value of the separator argument . prepends and appends each element with the value of the quote argument . no a...
String function ( String [ ] [ ] arg0 , String arg1 , String arg2 ) { int loc0 = arg0 . length ; StringBuffer loc1 = new StringBuffer ( loc0 * 16 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . append ( arg2 ) ; loc1 . append ( arg0 [ loc2 ] [ 0 ] ) ; loc1 . append ( arg2 ) ; if ( loc2 + 1 < loc0 ) { loc1 . a...
9,490
internal convenience method concode_field_sep long serialVersionUID concode_field_sep boolean declaresTables concode_elem_sep void bind concode_elem_sep boolean declaresWindows concode_elem_sep Configuration configuration concode_elem_sep void toSQL concode_elem_sep boolean declaresCTE concode_elem_sep boolean generate...
DSLContext function ( Configuration arg0 ) { return DSL . using ( arg0 ) ; }
9,491
non-javadoc concode_field_sep String walletFactoryProjectId concode_elem_sep String walletFactoryProjectName concode_elem_sep String signature concode_elem_sep Image iconImg concode_elem_sep String publisherIdentityPublicKey concode_elem_sep InformationPublishedComponentType type concode_elem_sep String descriptions co...
int function ( ) { return Objects . hash ( getId ( ) ) ; }
9,492
the code for a country/region 's subdivision e.g. , a province of canada . a subdivision code is only valid with the appropriate country code . constraint : specifying subdivisioncode without countrycode returns an invalidinput error . constraints : length : 1 - 3 concode_field_sep String countryCode concode_elem_sep S...
String function ( ) { return subdivisionCode ; }
9,493
gets the error message text . concode_field_sep long serialVersionUID concode_elem_sep List<Object> sources concode_elem_sep Throwable cause concode_elem_sep String message concode_field_sep T acceptVisitor concode_elem_sep void applyTo concode_elem_sep String getSource concode_elem_sep int hashCode concode_elem_sep bo...
String function ( ) { return message ; }
9,494
execute promises step by step concode_field_sep PlaceHolder placeHolder concode_field_sep Promise<Tuple2<T1,T2>> tuple concode_elem_sep Promise<Tuple3<T1,T2,T3>> tuple concode_elem_sep Promise<Tuple4<T1,T2,T3,T4>> tuple concode_elem_sep Promise<T> log
Promise function ( List < Supplier < Promise < T >>> arg0 ) { if ( arg0 . size ( ) == 0 ) { return Promise . success ( null ) ; } return arg0 . remove ( 0 ) . get ( ) . flatMap ( v -> traverse ( arg0 ) ) ; }
9,495
override default editor , if possible since that 's what we really mean to do here ; otherwise register as a custom editor . concode_field_sep PropertyResolver propertyResolver concode_elem_sep ResourceLoader resourceLoader concode_field_sep void registerCustomEditors
void function ( PropertyEditorRegistry arg0 , Class < ? > arg1 , PropertyEditor arg2 ) { if ( arg0 instanceof PropertyEditorRegistrySupport ) { ( ( PropertyEditorRegistrySupport ) arg0 ) . overrideDefaultEditor ( arg1 , arg2 ) ; } else { arg0 . registerCustomEditor ( arg1 , arg2 ) ; } }
9,496
add a value to the cache concode_field_sep String KEY_START concode_elem_sep String CACHE_CLEARED concode_elem_sep String KEY_END concode_elem_sep String CACHE_KEY concode_elem_sep Logger log concode_field_sep Object get
String function ( Object arg0 , FacesContext arg1 ) { Map loc0 = arg1 . getExternalContext ( ) . getSessionMap ( ) ; if ( loc0 . get ( CACHE_KEY ) == null ) { loc0 . put ( CACHE_KEY , new HashMap ( ) ) ; } Map loc1 = ( Map ) loc0 . get ( CACHE_KEY ) ; String loc2 = KEY_START + loc1 . size ( ) + KEY_END ; loc1 . put ( l...
9,497
set a description for this notification . concode_field_sep String name concode_elem_sep String description concode_elem_sep String[] notificationTypes concode_field_sep void setName concode_elem_sep String[] getNotificationTypes concode_elem_sep String getName concode_elem_sep void setNotificationType concode_elem_sep...
void function ( String arg0 ) { this . description = arg0 ; }
9,498
saves states for restoring filter later ; subclasses can override this to persist states . concode_field_sep HashMap<Filter,Effect> effects concode_elem_sep boolean isValid concode_elem_sep EffectContext context concode_elem_sep int DEFAULT_TILE_SIZE concode_field_sep void releaseContext concode_elem_sep void process c...
void function ( Parcel arg0 ) { }
9,499
adds the specified skill next in the skill order . the skill must be `` q '' , `` w '' , `` e '' , or `` r '' , corresponding to champion abilities . all 18 skills must be added before accessing the skill order . concode_field_sep String name concode_elem_sep int i concode_elem_sep int j concode_elem_sep String[] skill...
void function ( String arg0 ) { skillorder [ j ] = arg0 ; j ++ ; }