code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( ) { while ( queue != null ) { Reference < ? extends Object > loc0 = queue . poll ( ) ; if ( loc0 == null ) { break ; } deleteFile ( loc0 , null ) ; } }
delete all unused files now . concode_field_sep ReferenceQueue<Object> queue concode_elem_sep HashMap<PhantomReference<?>,String> refMap concode_field_sep void deleteFile concode_elem_sep void stopAutoDelete concode_elem_sep void deleteAll concode_elem_sep TempFileDeleter getInstance concode_elem_sep Reference<?> addFi...
void function ( String arg0 ) { this . arcrole = arg0 ; }
sets the value of the arcrole property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep String uuid...
void function ( int arg0 , int arg1 ) { x += arg0 ; y += arg1 ; }
offset the point 's coordinates by dx , dy concode_field_sep Parcelable.Creator<Point> CREATOR concode_elem_sep int x concode_elem_sep int y concode_field_sep void set concode_elem_sep void negate concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep boolean equals concode_elem_sep Point[] newA...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , com . liferay . portal . kernel . dao . orm . Projection arg1 ) { return _socialActivityLimitLocalService . dynamicQueryCount ( arg0 , arg1 ) ; }
returns the number of rows matching the dynamic query . concode_field_sep SocialActivityLimitLocalService _socialActivityLimitLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portlet.social.model.SocialActivityLimit addActivityLimit concode_elem_sep void setWrappedSe...
String function ( ) { return this . lastModifiedBy ; }
return the lastmodifiedby for this itemtype . concode_field_sep Date lastModifiedDate concode_elem_sep String lastModifiedBy concode_elem_sep String description concode_elem_sep Long CALCULATED_QUESTION concode_elem_sep long serialVersionUID concode_elem_sep Date createdDate concode_elem_sep String createdBy concode_el...
String function ( OAuth2Compatible arg0 ) { return HEADER_PREFIX + arg0 . getOAuth2Credential ( ) . getAccessToken ( ) ; }
gets the oauth2 authorization header for the parameters and request url . concode_field_sep String HEADER_PREFIX concode_field_sep placeholderType placeHolder
String function ( ) { return value ; }
returns the value can not be null . concode_field_sep String label concode_elem_sep String value concode_field_sep String getLabel concode_elem_sep String toString
void function ( Color arg0 ) { if ( arg0 == null ) throw new Error ( "srini_string" ) ; if ( arg0 != selectedColor ) { this . selectedColor = arg0 ; fireStateChanged ( ) ; } }
this method sets the color . concode_field_sep long serialVersionUID concode_elem_sep EventListenerList listenerList concode_elem_sep ChangeEvent changeEvent concode_elem_sep Color selectedColor concode_field_sep void removeChangeListener concode_elem_sep ChangeListener[] getChangeListeners concode_elem_sep void fireSt...
List < DataObjectAssociationType > function ( ) { if ( supplement == null ) { supplement = new ArrayList < DataObjectAssociationType > ( ) ; } return this . supplement ; }
gets the value of the supplement property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the supplement property . for example , to add a new item ,...
double function ( ) { if ( location != null ) { latitude = location . getLatitude ( ) ; } return latitude ; }
function to get latitude concode_field_sep boolean isNetworkEnabled concode_elem_sep boolean isGPSEnabled concode_elem_sep MyLocationListener locationListener concode_elem_sep boolean canGetLocation concode_elem_sep double latitude concode_elem_sep long MIN_DISTANCE_CHANGE_FOR_UPDATES concode_elem_sep Location location...
NumberFormat function ( ) { if ( decFormatter == null ) { decFormatter = new DecimalFormat ( NUMBER_FORMAT ) ; } return decFormatter ; }
gets a decimal formatter that has 3 decimal point precision concode_field_sep String NUMBER_FORMAT concode_elem_sep NumberFormat decFormatter concode_elem_sep NumberFormat percFormatter concode_field_sep NumberFormat getPercentFormatter
CertPathValidatorResult function ( CertPath arg0 , CertPathParameters arg1 ) { return spiImpl . engineValidate ( arg0 , arg1 ) ; }
validates the certpath with the algorithm of this certpathvalidator using the specified algorithm parameters . concode_field_sep String SERVICE concode_elem_sep Engine ENGINE concode_elem_sep String DEFAULT_PROPERTY concode_elem_sep Provider provider concode_elem_sep CertPathValidatorSpi spiImpl concode_elem_sep String...
String function ( ) { return href ; }
gets the value of the href property . concode_field_sep MLTransformationType mlTransformation concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concod...
void function ( String arg0 ) { fileName = arg0 ; }
sets the name of the input file . concode_field_sep String fileName concode_field_sep String getFilename concode_elem_sep void read
ListDomainsResult function ( String arg0 ) { this . nextToken = arg0 ; return this ; }
an opaque token indicating that there are more domains than the specified maxnumberofdomains still available . returns a reference to this object so that method calls can be chained together . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> domainNames concod...
void function ( byte [ ] arg0 ) { writeInteger32ToByteArray ( arg0 . length ) ; writeUnderHandler ( arg0 ) ; alignStream ( ) ; }
write bytes into the byte stream . concode_field_sep byte[] longintBytes concode_elem_sep Charset charset concode_elem_sep long MSB_0_BASE_TIME concode_elem_sep ByteArrayOutputStream stream concode_elem_sep byte[] intBytes concode_elem_sep long MSB_1_BASE_TIME concode_field_sep void alignStream concode_elem_sep void se...
void function ( PrintJobEvent arg0 ) { }
called to notify the client that a print job failed to complete successfully . the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void printDataTransferCompleted concode_elem_sep void printJobNoMoreEvents concode_elem_sep void printJobCompleted concode_elem_sep void pr...
void function ( MandateType arg0 ) { this . type = arg0 ; }
sets the value of the type property . concode_field_sep Boolean migratingMandate concode_elem_sep MandateType type concode_elem_sep String mandateOperationReason concode_elem_sep String domesticMandateCountry concode_elem_sep String contractRef concode_elem_sep SignatureResubmitRequiredRule resendMandateForSignature co...
Builder function ( ) { return new Builder ( ) ; }
create a builder for a new voicemail , such as one suitable for returning from a list of results or creating from scratch . concode_field_sep Long mDuration concode_elem_sep boolean mHasContent concode_elem_sep Long mBuilderDuration concode_elem_sep Uri mBuilderUri concode_elem_sep boolean mBuilderHasContent concode_el...
void function ( ) { log . trace ( this . toString ( ) + "srini_string" + this . identificator + "srini_string" ) ; this . beenPassivated = true ; }
overriding the ejbpassivate method of sessionbean on child class concode_field_sep boolean beenActivated concode_elem_sep boolean beenPassivated concode_elem_sep Logger log concode_elem_sep String identificator concode_field_sep void ejbActivate concode_elem_sep void ejbRemove
void function ( ) { parsePropertyIsLike ( "srini_string" , "srini_string" ) ; }
test that filter 2.0 fes : propertyislike with an ascii literal can be parsed from percent-encoded form into a propertyislike object . concode_field_sep PlaceHolder placeHolder concode_field_sep void parsePropertyIsLike concode_elem_sep void testPropertyIsLikeNonAsciiLiteral
void function ( ) { if ( consumer instanceof TopicSubscriber ) { TopicSubscriber loc0 = ( TopicSubscriber ) consumer ; loc0 . setMessageListener ( this ) ; } else if ( consumer instanceof QueueReceiver ) { QueueReceiver loc0 = ( QueueReceiver ) consumer ; loc0 . setMessageListener ( this ) ; } }
set a jms message listener for the topic or queue . concode_field_sep Session subSession concode_elem_sep MessageProducer producer concode_elem_sep Connection connection concode_elem_sep Session pubSession concode_elem_sep MessageConsumer consumer concode_elem_sep String username concode_field_sep void set concode_elem...
CacheSpan function ( File arg0 ) { Matcher loc0 = cacheFilePattern . loc0 ( arg0 . getName ( ) ) ; if ( ! loc0 . matches ( ) ) { return null ; } return CacheSpan . createCacheEntry ( loc0 . group ( 1 ) , Long . parseLong ( loc0 . group ( 2 ) ) , Long . parseLong ( loc0 . group ( 3 ) ) , arg0 ) ; }
creates a cache span from an underlying cache file . concode_field_sep String SUFFIX_ESCAPED concode_elem_sep File file concode_elem_sep String SUFFIX concode_elem_sep Pattern cacheFilePattern concode_elem_sep long length concode_elem_sep long position concode_elem_sep long lastAccessTimestamp concode_elem_sep String k...
TextEdit function ( ) { return fEdit ; }
returns the resulting text edit . concode_field_sep String[] fVariableKeys concode_elem_sep boolean fApply concode_elem_sep IType fType concode_elem_sep boolean fSave concode_elem_sep CodeGenerationSettings fSettings concode_elem_sep List fCreated concode_elem_sep TextEdit fEdit concode_elem_sep IJavaScriptElement fIns...
String function ( ) { return timeZoneMinute ; }
gets the time zone offset minute from gmt . note if the original date value can not be parsed , this method returns the unparsed string . concode_field_sep int OFFSET_HH concode_elem_sep int OFFSET_MM concode_elem_sep String month concode_elem_sep int OFFSET_SS concode_elem_sep String second concode_elem_sep int OFFSET...
ListStreamingDistributionsResult function ( StreamingDistributionList arg0 ) { this . streamingDistributionList = arg0 ; return this ; }
the streamingdistributionlist type . returns a reference to this object so that method calls can be chained together . concode_field_sep StreamingDistributionList streamingDistributionList concode_field_sep StreamingDistributionList getStreamingDistributionList concode_elem_sep void setStreamingDistributionList concode...
void function ( BigInteger arg0 ) { this . daysRemainingInCycle = arg0 ; }
sets the value of the daysremainingincycle property . concode_field_sep long serialVersionUID concode_elem_sep BigInteger daysRemainingInCycle concode_elem_sep XMLGregorianCalendar expirationDate concode_field_sep BigInteger getDaysRemainingInCycle concode_elem_sep XMLGregorianCalendar getExpirationDate concode_elem_se...
com . google . api . ads . adwords . axis . v201406 . o . DisplayAdSpecActivationOption [ ] function ( ) { return activationOptions ; }
gets the activationoptions value for this displayadspec . concode_field_sep com.google.api.ads.adwords.axis.v201406.o.DisplayAdSpecActivationOption[] activationOptions concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.adword...
Session function ( long arg0 ) { return ( Session ) sessionMap . get ( arg0 ) ; }
retrieves the session with the specified session identifier or null if no such session is registered with this sessionmanager . concode_field_sep Session sysLobSession concode_elem_sep long sessionIdCount concode_elem_sep LongKeyHashMap sessionMap concode_elem_sep Session sysSession concode_field_sep void removeSession...
void function ( int arg0 ) { if ( listener != null ) listener . OnSetMusicVolume ( ( int ) ( arg0 * 100.0 / 15.0 ) ) ; }
set bg music volume concode_field_sep String TAG concode_elem_sep int EV_MOUSE concode_elem_sep EventListener listener concode_elem_sep int EV_KEYUP concode_elem_sep int EV_KEYDOWN concode_field_sep void sendNativeKeyEvent concode_elem_sep void OnImageUpdate concode_elem_sep void OnImageUpdate concode_elem_sep void OnS...
String function ( ) { return username ; }
username concode_field_sep String photo_id concode_elem_sep ResultSet rs concode_elem_sep JDBCConnection database concode_elem_sep String comment_id concode_elem_sep String content concode_elem_sep String username concode_field_sep String getCid concode_elem_sep void disconnect concode_elem_sep void setContent concode_...
ExecutorShuffleInfo function ( String arg0 ) { return new ExecutorShuffleInfo ( localDirs , subDirsPerLocalDir , arg0 ) ; }
creates an executorshuffleinfo object based on the given shuffle manager which targets this context 's directories . concode_field_sep int subDirsPerLocalDir concode_elem_sep String[] localDirs concode_field_sep void cleanup concode_elem_sep void create concode_elem_sep void insertSortShuffleData concode_elem_sep void ...
void function ( int arg0 ) { LOGLEVEL = arg0 ; Log . i ( "srini_string" , "srini_string" + arg0 ) ; }
set the current log level . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep ...
List < Product > function ( ) { if ( product == null ) { product = new ArrayList < Product > ( ) ; } return this . product ; }
gets the value of the product property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the product property . for example , to add a new item , do as...
void function ( String arg0 , Subject arg1 , Object ... arg2 ) { StringBuilder loc0 = new StringBuilder ( ) ; requestIpAndPortAndUserMessage ( arg1 , PhaseInterceptorChain . getCurrentMessage ( ) , loc0 ) ; LOGGER . info ( loc0 . append ( arg0 ) . toString ( ) , arg2 ) ; }
logs a message with parameters at the org.apache.logging.log4j.level #info info level . concode_field_sep String NO_USER concode_elem_sep Logger LOGGER concode_field_sep String getUser concode_elem_sep void requestIpAndPortAndUserMessage concode_elem_sep void requestIpAndPortAndUserMessage concode_elem_sep void auditWa...
void function ( InetSocketAddress arg0 ) { serverAddresses . add ( arg0 . getHostName ( ) + "srini_string" + arg0 . getPort ( ) ) ; }
adds a server address concode_field_sep List<String> serverAddresses concode_elem_sep int keyExpiryTime concode_elem_sep Logger LOG concode_elem_sep SockIOPool pool concode_elem_sep MemCachedClient memcacheClient concode_field_sep void disconnect concode_elem_sep List<Object> getAll concode_elem_sep int getKeyExpiryTim...
State function ( ) { return state ; }
returns snapshot state concode_field_sep SnapshotShardsStats shardsStats concode_elem_sep List<SnapshotIndexShardStatus> shards concode_elem_sep SnapshotId snapshotId concode_elem_sep XContentBuilderString STATE concode_elem_sep SnapshotStats stats concode_elem_sep XContentBuilderString SNAPSHOT concode_elem_sep State ...
long function ( ) { return id ; }
gets the unique id associated with this mail account object . concode_field_sep String mailUsername concode_elem_sep boolean incomingSsl concode_elem_sep String outgoingHost concode_elem_sep String incomingHost concode_elem_sep String userName concode_elem_sep int incomingPort concode_elem_sep boolean selected concode_...
Iterable < String > function ( CharSequence arg0 ) { return SSV_SPLITTER . split ( arg0 ) ; }
split on space and trim results . concode_field_sep Pattern ABS_URL_RE concode_elem_sep Joiner PATH_ARG_JOINER concode_elem_sep Splitter _SPLITTER concode_elem_sep Joiner _JOINER concode_elem_sep Joiner CSV_JOINER concode_elem_sep Splitter SSV_SPLITTER concode_elem_sep Joiner JOINER concode_elem_sep Joiner PATH_JOINER ...
com . liferay . portal . kernel . model . RecentLayoutBranch function ( long arg0 ) { return _recentLayoutBranchLocalService . deleteRecentLayoutBranch ( arg0 ) ; }
deletes the recent layout branch with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep RecentLayoutBranchLocalService _recentLayoutBranchLocalService concode_field_sep int getRecentLayoutBranchsCount concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_...
void function ( List arg0 ) { this . smsSummaryList = arg0 ; }
setter method to set the sms summary list concode_field_sep String endDate concode_elem_sep String reportFormat concode_elem_sep long serialVersionUID concode_elem_sep List smsSummaryList concode_elem_sep List segmentTypeList concode_elem_sep String segment concode_elem_sep String segmentID concode_elem_sep List circle...
byte [ ] function ( String arg0 ) { if ( arg0 == null ) { return EMPTY_BYTE_ARRAY ; } return fromAscii ( arg0 . toCharArray ( ) ) ; }
decodes a string where each char of the string represents an ascii ' 0 ' or ' 1 ' . concode_field_sep char[] EMPTY_CHAR_ARRAY concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep int BIT_2 concode_elem_sep int BIT_3 concode_elem_sep int BIT_6 concode_elem_sep int BIT_4 concode_elem_sep int BIT_5 concode_elem_sep i...
ClassLoader function ( IProject arg0 ) { final List < URL > loc0 = Lists . newArrayList ( ) ; addClasspathEntries ( arg0 , loc0 ) ; return URLClassLoader . newInstance ( loc0 . toArray ( new URL [ loc0 . size ( ) ] ) , WorkspaceClassLoaderFactory . class . getClassLoader ( ) ) ; }
creates a classloader that can be used to load resources from theworkspace . concode_field_sep boolean resolveSimpleProjectReferences concode_field_sep File getFileSystemFile concode_elem_sep void addJavaClasspathEntries concode_elem_sep void addClasspathEntries concode_elem_sep URL[] convertClassPath concode_elem_sep ...
void function ( Vec2 [ ] arg0 , int arg1 , Color arg2 ) { if ( arg1 == 1 ) { drawSegment ( arg0 [ 0 ] , arg0 [ 0 ] , arg2 ) ; return ; } for ( int loc0 = 0 ; loc0 < arg1 - 1 ; loc0 += 1 ) { drawSegment ( arg0 [ loc0 ] , arg0 [ loc0 + 1 ] , arg2 ) ; } if ( arg1 > 2 ) { drawSegment ( arg0 [ arg1 - 1 ] , arg0 [ 0 ] , arg2...
draw a closed polygon provided in ccw order . this implementation uses #drawsegment vec2 , vec2 , color to draw each side of the polygon . concode_field_sep int e_centerOfMassBit concode_elem_sep IViewportTransform viewportTransform concode_elem_sep int e_dynamicTreeBit concode_elem_sep int e_wireframeDrawingBit concod...
void function ( ) { WikiSearch loc0 = search1 . minus ( search2 ) ; assertThat ( loc0 . getRelevance ( "srini_string" ) , is ( 1 ) ) ; assertThat ( loc0 . getRelevance ( "srini_string" ) , is ( 0 ) ) ; assertThat ( loc0 . getRelevance ( "srini_string" ) , is ( 0 ) ) ; assertThat ( loc0 . getRelevance ( "srini_string" )...
test method for com.flatironschool.javacs.wikisearch #minus com.flatironschool.javacs.wikisearch . concode_field_sep WikiSearch search2 concode_elem_sep WikiSearch search1 concode_field_sep void testOr concode_elem_sep void testAnd concode_elem_sep void testSort concode_elem_sep void setUp
int function ( ) { return position ; }
produce position within erroneous line . concode_field_sep String macroExpansionHistory concode_elem_sep String filename concode_elem_sep boolean isWarning concode_elem_sep int line concode_elem_sep boolean WARNING concode_elem_sep boolean ERROR concode_elem_sep int position concode_elem_sep String message concode_fiel...
CorsConfigBuilder function ( ) { allowNullOrigin = true ; return this ; }
web browsers may set the ` origin ' request header to ` null ' if a resource is loaded from the local file system . calling this method will enable a successful cors response with a `` null '' value for the the cors response header ` access-control-allow-origin ' . concode_field_sep boolean noPreflightHeaders concode_e...
String function ( ) { return accountId ; }
gets the value of the accountid property . concode_field_sep String accountId concode_elem_sep BigDecimal amount concode_elem_sep String desc concode_field_sep String getDesc concode_elem_sep void setDesc concode_elem_sep void setAccountId concode_elem_sep void setAmount concode_elem_sep BigDecimal getAmount
void function ( ) { System . out . println ( "srini_string" ) ; Button loc0 = new Button ( ) ; loc0 . switchOff ( ) ; assertEquals ( loc0 . isOn ( ) , false ) ; System . out . println ( "srini_string" ) ; }
test of switchoff method , of class button . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSwitchOn
TextBuilder function ( String arg0 , Object ... arg1 ) { formatter . arg0 ( arg0 , arg1 ) ; return this ; }
writes a formatted string to this using the specified format string and arguments . concode_field_sep UtilFormatter formatter concode_elem_sep StringBuilder builder concode_field_sep void outputFieldsToBuilder concode_elem_sep String toString concode_elem_sep TextBuilder append concode_elem_sep TextBuilder append conco...
String function ( ) { return href ; }
gets the value of the href property . concode_field_sep JAXBElement<? extends AbstractCRSType> abstractCRS concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep Strin...
void function ( ) { PointerNeedle loc0 = new PointerNeedle ( ) ; PointerNeedle loc1 = ( PointerNeedle ) TestUtilities . serialised ( loc0 ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; }
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testEquals
PoolGetHeaders function ( String arg0 ) { this . clientRequestId = arg0 ; return this ; }
set the clientrequestid value . concode_field_sep String clientRequestId concode_elem_sep String requestId concode_elem_sep String eTag concode_elem_sep DateTimeRfc1123 lastModified concode_field_sep PoolGetHeaders withLastModified concode_elem_sep String clientRequestId concode_elem_sep String requestId concode_elem_s...
int function ( ) { return id ; }
get the id of this item . concode_field_sep int id concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString
void function ( ) { this . returnValueHandlers . clear ( ) ; }
clear the list of configured handlers . concode_field_sep List<HandlerMethodReturnValueHandler> returnValueHandlers concode_elem_sep Log logger concode_field_sep HandlerMethodReturnValueHandlerComposite addHandler concode_elem_sep boolean supportsReturnType concode_elem_sep boolean isAsyncReturnValue concode_elem_sep L...
void function ( PersistentClass arg0 ) { this . associatedClass = arg0 ; }
associated entity on the many side concode_field_sep Mappings mappings concode_elem_sep boolean ignoreNotFound concode_elem_sep String referencedEntityName concode_elem_sep PersistentClass associatedClass concode_elem_sep Table referencingTable concode_elem_sep boolean embedded concode_field_sep boolean isAlternateUniq...
void function ( int arg0 ) { if ( arg0 >= 0 && arg0 < history . size ( ) ) { historyIndex = arg0 ; dialog . setCurrentPageId ( getHistoryEntry ( arg0 ) . getId ( ) ) ; } updateHistoryControls ( ) ; }
sets the current page to be the one corresponding to the given index in the page history . concode_field_sep FilteredPreferenceDialog dialog concode_elem_sep Set activations concode_elem_sep int historyIndex concode_elem_sep List history concode_elem_sep ToolBarManager historyToolbar concode_field_sep void addHistoryEn...
Long function ( ) { return specialPropertyName ; }
get specialpropertyname concode_field_sep Long specialPropertyName concode_field_sep String toIndentedString concode_elem_sep SpecialModelName specialPropertyName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setSpecialPropertyName concode_elem_sep String toString
BuyerPlatform function ( ) { return buyerPlatform ; }
gets the value of the buyerplatform property . concode_field_sep Long adxBuyerNetworkId concode_elem_sep BuyerPlatform buyerPlatform concode_elem_sep Long buyerId concode_elem_sep BillingTermsType billingTermsType concode_elem_sep ProgrammaticStatus status concode_field_sep Long getAdxBuyerNetworkId concode_elem_sep vo...
void function ( ExtensionOnlyType arg0 ) { this . deactivationCallCenter = arg0 ; }
sets the value of the deactivationcallcenter property . concode_field_sep ExtensionOnlyType deactivationCallCenter concode_elem_sep List<ExtensionType> extension concode_elem_sep SecurityAuditType securityAudit concode_field_sep List<ExtensionType> getExtension concode_elem_sep SecurityAuditType getSecurityAudit concod...
void function ( ) { if ( currentResultSet != null ) { currentResultSet . close ( ) ; } if ( generatedResultSet != null ) { generatedResultSet . close ( ) ; } generatedResultSet = null ; generatedResult = null ; resultIn = null ; }
see comment for getmoreresults . concode_field_sep boolean isEscapeProcessing concode_elem_sep int queryTimeout concode_elem_sep Result errorResult concode_elem_sep int SUCCESS_NO_INFO concode_elem_sep Result batchResultOut concode_elem_sep int maxRows concode_elem_sep JDBCConnection connection concode_elem_sep int RET...
boolean function ( char [ ] arg0 , char [ ] arg1 , boolean arg2 ) { int loc0 = arg0 . length ; if ( arg1 . length < loc0 ) return false ; for ( int loc1 = loc0 ; -- loc1 >= 0 ; ) { if ( arg0 [ loc1 ] == arg1 [ loc1 ] || ( arg2 && Character . toLowerCase ( arg0 [ loc1 ] ) == Character . toLowerCase ( arg1 [ loc1 ] ) ) )...
answers true if the given name starts with the given prefix , false otherwise . iscasesensitive is used to find out whether or not the comparison should be case sensitive . for example : prefix = ` a ' , ` b ' name = ` a ' , ` b ' , ` b ' , ` a ' , ` b ' , ` a ' iscasesensitive = false result = > true prefix = ` a ' , ...
String function ( ) { return dNSName ; }
the origin to associate with the distribution . concode_field_sep Integer hTTPPort concode_elem_sep String originProtocolPolicy concode_elem_sep Integer hTTPSPort concode_elem_sep String dNSName concode_field_sep CustomOrigin withHTTPSPort concode_elem_sep CustomOrigin withOriginProtocolPolicy concode_elem_sep CustomOr...
void function ( String arg0 ) { this . password = arg0 ; }
sets the password to use for connecting to the database 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_el...
int function ( ) { return ( numberOfUnits ) ; }
get the number of units in the file . concode_field_sep int sampleRate concode_elem_sep int numberOfUnits concode_elem_sep VocalizationUnit[] backchannelUnits concode_elem_sep MaryHeader hdr concode_field_sep boolean isEdgeUnit concode_elem_sep void load concode_elem_sep int getSampleRate concode_elem_sep void main con...
StringBuilder function ( ) { return stringToHex ( stringData ) ; }
gets a hexadecimal stringbuffer representation of this object 's data , which is converted to hexadecimal form . concode_field_sep Reference reference concode_elem_sep char[] hexChar concode_elem_sep StringBuilder stringData concode_field_sep String getHexString concode_elem_sep StringBuilder stringToHex concode_elem_s...
DocumentationType function ( ) { return documentationType ; }
documentation type this context supports , swagger 1.2 , 2.0 or vanilla spring mvc concode_field_sep TypeResolver resolver concode_elem_sep DocumentationType documentationType concode_elem_sep ModelPropertyBuilder builder concode_elem_sep Optional<AnnotatedElement> annotatedElement concode_elem_sep Optional<BeanPropert...
void function ( Statement arg0 ) { this . statement = arg0 ; }
sets the value of the statement property . concode_field_sep Statement statement concode_field_sep Statement getStatement
void function ( ItemListenerConfig arg0 ) { getItemListenerConfigs ( ) . add ( arg0 ) ; }
adds an item listener to this collection listens for when items are added or removed . concode_field_sep boolean statisticsEnabled concode_elem_sep int DEFAULT_ASYNC_BACKUP_COUNT concode_elem_sep int asyncBackupCount concode_elem_sep int DEFAULT_SYNC_BACKUP_COUNT concode_elem_sep List<ItemListenerConfig> listenerConfig...
boolean function ( State arg0 ) { switch ( arg0 ) { case main_region_Start : return stateVector [ 0 ] == State . main_region_Start ; case main_region_B : return stateVector [ 0 ] == State . main_region_B ; case main_region_A : return stateVector [ 0 ] == State . main_region_A ; default : return false ; } }
returns true if the given state is currently active otherwise false . concode_field_sep long number concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean reset concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void entryAction_main_region_Start concode_elem_sep S...
DefaultFileNameFormat function ( String arg0 ) { this . prefix = arg0 ; return this ; }
overrides the default prefix . concode_field_sep String prefix concode_elem_sep String componentId concode_elem_sep String path concode_elem_sep String extension concode_elem_sep int taskId concode_field_sep DefaultFileNameFormat withPath concode_elem_sep void prepare concode_elem_sep DefaultFileNameFormat withExtensio...
void function ( ) { assertThat ( chunk ( "srini_string" ) , isTokens ( ) ) ; assertThat ( chunk ( "srini_string" ) , isTokens ( new Token ( "srini_string" , 2 , 1 ) ) ) ; }
comments concode_field_sep TokenChunker chunker concode_field_sep void shouldNormalizeCharacterLiterals concode_elem_sep void shouldPreserverNullLiteral concode_elem_sep void shouldIgnoreWhitespaces concode_elem_sep void realExamples concode_elem_sep Matcher<List<Token>> isNumericLiteral concode_elem_sep TokenQueue chu...
void function ( String arg0 , String arg1 ) { FacesContext . getCurrentInstance ( ) . addMessage ( arg0 , new FacesMessage ( FacesMessage . SEVERITY_ERROR , arg1 , arg1 ) ) ; }
add error message to a specific client . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String ...
String function ( ) { return this . id ; }
the id of an entry in a batch request . concode_field_sep String code concode_elem_sep Boolean senderFault concode_elem_sep String id concode_elem_sep String message concode_field_sep BatchResultErrorEntry withSenderFault concode_elem_sep void setCode concode_elem_sep String getMessage concode_elem_sep void setMessage ...
void function ( int arg0 ) { this . b = arg0 ; }
sets the value of the b property . concode_field_sep int a concode_elem_sep int b concode_field_sep void setA concode_elem_sep int getA concode_elem_sep int getB
void function ( String arg0 , IConnectionPool arg1 ) { _dbPools . put ( arg0 , arg1 ) ; }
new as of 2/6/01 . concode_field_sep HashMap _regToClassMap concode_elem_sep HashMap _dbIdMaps concode_elem_sep HashMap _regToDbIdMap concode_elem_sep HashMap _dbPools concode_field_sep DbPersistence getDbConn concode_elem_sep void setRegistry concode_elem_sep String getDbId concode_elem_sep void returnDbConnections co...
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework starts our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep BundleContext getContext
boolean function ( ) { return false ; }
some javadoc . this method returns some javadoc . some javadoc . concode_field_sep InnerInputCorrectJavaDocParagraphCheck anon concode_elem_sep byte NUL_2 concode_elem_sep byte NUL concode_field_sep void foo6 concode_elem_sep void foo6 concode_elem_sep void foo6 concode_elem_sep boolean emulated concode_elem_sep boolea...
void function ( int arg0 ) { if ( myHost != null && arg0 != previousProgress ) { myHost . updateProgress ( arg0 ) ; } previousProgress = arg0 ; }
used to communicate a progress update between a plugin tool and the main whitebox user interface . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amI...
URI function ( ) { return requesturi ; }
get the request uri concode_field_sep TestHttpServer.Server server concode_elem_sep String reqbody concode_elem_sep boolean rspchunked concode_elem_sep MessageHeader reqheaders concode_elem_sep int rspbodylen concode_elem_sep MessageHeader rspheaders concode_elem_sep MessageHeader rsptrailers concode_elem_sep URI reque...
void function ( BigDecimal arg0 ) { this . transactionAmount = arg0 ; }
this method was generated by mybatis generator . this method sets the value of the database column portal_transaction_record . transaction_amount concode_field_sep String recordId concode_elem_sep Integer transactionType concode_elem_sep String accountId concode_elem_sep BigDecimal transactionAmount concode_elem_sep In...
boolean function ( ) { return isEqual ( OPEN_ID . getName ( ) ) ; }
checks if this login mode is set to `` open id '' . concode_field_sep LoginMode REPOSITORY concode_elem_sep LoginMode OPEN_ID concode_elem_sep String loginMode concode_field_sep String getName concode_elem_sep boolean isRepository concode_elem_sep LoginMode valueOf concode_elem_sep boolean isEqual
ThreadPoolExecutor function ( int arg0 , String arg1 , int arg2 ) { return new ThreadPoolExecutor ( arg0 , arg0 , 0L , TimeUnit . MILLISECONDS , new LinkedBlockingQueue < Runnable > ( arg2 ) , new SearchThreadFactory ( arg1 ) , new BlockPolicy ( ) ) ; }
creates a new fixed size threadpoolexecutor concode_field_sep AtomicInteger threadNumber concode_elem_sep Log log concode_elem_sep String namePrefix concode_elem_sep int QUEUE_MAX_LENGTH concode_elem_sep String THREAD_GROUP_PREFIX concode_elem_sep ThreadGroup group concode_field_sep Thread newThread concode_elem_sep vo...
int function ( IAudioProcessor arg0 ) { processors . add ( arg0 ) ; buildFinalProcessor ( ) ; return processors . indexOf ( arg0 ) ; }
adds a processor to the internal processor queue . concode_field_sep CopyOnWriteArrayList<IAudioProcessor> processors concode_elem_sep IAudioProvider provider concode_elem_sep IAudioProcessor finalProcessor concode_field_sep void set concode_elem_sep AudioEncodingType getAudioEncodingType concode_elem_sep int size conc...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; getUrl ( loc0 ) ; return loc0 . toString ( ) ; }
gets the url to this item . concode_field_sep SuggestedItem parent concode_elem_sep String path concode_elem_sep SearchItem item concode_field_sep SuggestedItem build concode_elem_sep SuggestedItem build concode_elem_sep String getPath concode_elem_sep void getPath
String function ( ) { return displayName ; }
get the display name for this function . this should be transferred into exprnodegenericudfdesc , and will be used as the first parameter to genericudf.getdisplayname call , instead of hard-coding the function name . this will solve the problem of displaying only one name when a udf is registered under 2 names . concod...
String function ( String arg0 ) { arg0 = guessFamily ( arg0 ) ; StringBuilder loc0 = new StringBuilder ( arg0 . toLowerCase ( ) ) ; for ( int loc1 = loc0 . length ( ) - 1 ; loc1 >= 0 ; loc1 -- ) { if ( loc0 . charAt ( loc1 ) == 32 ) { loc0 . deleteCharAt ( loc1 ) ; loc1 -- ; } } return loc0 . toString ( ) ; }
utility method for normailing strings , to lowercase and remove any spaces . concode_field_sep String STYLE_DEMI concode_elem_sep String STYLE_BOLD concode_elem_sep String STYLE_BLACK concode_elem_sep String AWT_STYLE_ITAL concode_elem_sep String AWT_STYLE_DEMI_ITAL concode_elem_sep String STYLE_BOLD_ITALIC concode_ele...
void function ( HttpSessionBindingEvent arg0 ) { log ( "srini_string" + arg0 . getSession ( ) . getId ( ) + "srini_string" + arg0 . getName ( ) + "srini_string" + arg0 . getValue ( ) + "srini_string" ) ; }
record the fact that a servlet context attribute was added . concode_field_sep ServletContext context concode_field_sep void sessionCreated concode_elem_sep void sessionDestroyed concode_elem_sep void log concode_elem_sep void contextInitialized concode_elem_sep void attributeReplaced concode_elem_sep void contextDestr...
String function ( ) { return protocol ; }
returns the protocol for the service being queried i.e. '' _ tcp '' . concode_field_sep String protocol concode_elem_sep int port concode_elem_sep String service concode_elem_sep String name concode_elem_sep int weight concode_elem_sep int priority concode_elem_sep String target concode_field_sep int port concode_elem_...
String function ( ) { return deploymentDesc [ MODULE_TYPE ] ; }
return the module type . concode_field_sep int MODULE_TYPE concode_elem_sep int MODULE_SEQUENCE concode_elem_sep int DEPLOYMENT_DESC concode_elem_sep String[] elements concode_elem_sep String[] deploymentDesc concode_elem_sep int REQUESTED concode_elem_sep int DEPLOYMENT_UNIT_NAME concode_elem_sep int MODULE_LABEL conc...
X500Name function ( ) { return X500Name . getInstance ( x509CRL . getIssuer ( ) ) ; }
return the issuer of this holder 's crl . concode_field_sep Extensions extensions concode_elem_sep GeneralNames issuerName concode_elem_sep boolean isIndirect concode_elem_sep CertificateList x509CRL concode_field_sep CertificateList parseStream concode_elem_sep Extension getExtension concode_elem_sep CertificateList t...
BniNetNode < T > function ( String arg0 ) { if ( _network_nodes == null ) { return null ; } else { for ( BniNetNode < T > loc0 : _network_nodes ) { if ( loc0 . getName ( ) . equals ( arg0 ) ) { return loc0 ; } } return null ; } }
gets a network node with name stored in _ network_nodes . concode_field_sep List<BniNetNode<T>> _network_nodes concode_elem_sep Network<T> _net concode_elem_sep Reader _reader concode_elem_sep String _first_line concode_elem_sep List<String> _next_lines concode_field_sep void initTokenizer concode_elem_sep Network<T> r...
String function ( String arg0 ) { String loc0 = arg0 . toLowerCase ( Locale . ENGLISH ) ; int loc1 = loc0 . length ( ) ; for ( int loc2 = 4 ; loc2 <= 5 && loc2 < loc1 ; loc2 ++ ) { Object loc3 = compressSuffix . get ( loc0 . substring ( loc1 - loc2 ) ) ; if ( loc3 != null ) { return arg0 . substring ( 0 , loc1 - loc2 )...
maps the given filename to the name that the file should have after compression with gzip . common file types with custom suffixes for compressed versions are automatically detected and correctly mapped . for example the name `` package.tar '' is mapped to `` package.tgz '' . if no custom mapping is applicable , then t...
void function ( long arg0 ) { this . id = arg0 ; }
sets the id ; concode_field_sep int mode concode_elem_sep int rangePosition concode_elem_sep int size concode_elem_sep SessionInterface session concode_elem_sep int currentPos concode_elem_sep long id concode_elem_sep boolean isIterator concode_field_sep boolean next concode_elem_sep int getRowNumber concode_elem_sep b...
Collection < MobsimAgent > function ( double arg0 ) { return Collections . unmodifiableCollection ( this . getMapForTimeBin ( this . getTimeBin ( arg0 ) ) . values ( ) ) ; }
returns a collection containing all agents that are going to end their activity in the time step belongs to the given time . typically , this is the current simulation time . for times in the past an empty set is returned . since in data structure in the background the mobsimagents are available , we return them instea...
GetCitiesByCountryResponse function ( ) { return new GetCitiesByCountryResponse ( ) ; }
create an instance of getcitiesbycountryresponse concode_field_sep QName _String_QNAME concode_field_sep GetWeatherResponse createGetWeatherResponse concode_elem_sep GetWeather createGetWeather concode_elem_sep JAXBElement<String> createString concode_elem_sep GetCitiesByCountry createGetCitiesByCountry
int function ( ) { return shortRpcTimeoutMs ; }
getter for the field shortrpctimeoutms . concode_field_sep boolean useTimeout concode_elem_sep boolean USE_TIMEOUT_DEFAULT concode_elem_sep boolean useTimeout concode_elem_sep int SHORT_TIMEOUT_MS_DEFAULT concode_elem_sep int shortRpcTimeoutMs concode_elem_sep int longRpcTimeoutMs concode_elem_sep long serialVersionUID...
Ray function ( ) { return shadowRay ; }
get the sample 's shadow ray . concode_field_sep Color lspec concode_elem_sep LightSample next concode_elem_sep Color ldiff concode_elem_sep Ray shadowRay concode_field_sep void traceShadow concode_elem_sep void setShadowRay concode_elem_sep Color getSpecularRadiance concode_elem_sep boolean isValid concode_elem_sep fl...
void function ( Object arg0 ) { }
sets the target object whose property will be animated by this animation . not all subclasses operate on target objects for example , valueanimator , but this method is on the superclass for the convenience of dealing generically with those subclasses that do handle targets . concode_field_sep ArrayList<AnimatorListene...
void function ( String arg0 ) { this . shadowcolor = arg0 ; }
sets the value of the shadowcolor property . concode_field_sep STExt ext concode_elem_sep String strokecolor concode_elem_sep Object parent concode_elem_sep String shadowcolor concode_elem_sep String fillcolor concode_elem_sep String extrusioncolor concode_field_sep Object getParent concode_elem_sep STExt getExt concod...