code
stringlengths
20
663
nl
stringlengths
68
7.19k
HookResult function ( SMTPSession arg0 , String arg1 ) { return new HookResult ( HookReturnCode . DECLINED ) ; }
return hookresult with hookreturncode #declined concode_field_sep PlaceHolder placeHolder concode_field_sep void init concode_elem_sep HookResult doRcpt concode_elem_sep HookResult doMail concode_elem_sep void destroy concode_elem_sep HookResult onMessage
String function ( ) { return streetName ; }
gets the value of the streetname property . concode_field_sep String houseNumberSuffix concode_elem_sep String addressType concode_elem_sep String latitude concode_elem_sep String houseNumber concode_elem_sep String county concode_elem_sep String unitNumber concode_elem_sep String zip4 concode_elem_sep long serialVersi...
boolean function ( final T arg0 ) { return ! iPredicate . evaluate ( arg0 ) ; }
evaluates the predicate returning the opposite to the stored predicate . concode_field_sep Predicate<? super T> iPredicate concode_elem_sep long serialVersionUID concode_field_sep Predicate<T> notPredicate concode_elem_sep Predicate<? super T>[] getPredicates
java . lang . String function ( ) { return _feed . getTwitterUserUuid ( ) ; }
returns the twitter user uuid of this feed . concode_field_sep Feed _feed concode_field_sep java.lang.String getTwitterScreenName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel con...
Wallet function ( String arg0 ) { return wallets . get ( arg0 ) ; }
gets the wallet with a specific id concode_field_sep BigDecimal tradingFee concode_elem_sep Map<String,Wallet> wallets concode_elem_sep String username concode_field_sep BigDecimal getTradingFee concode_elem_sep Map<String,Wallet> getWallets concode_elem_sep String toString concode_elem_sep String getUsername
java . lang . Long function ( ) { return id ; }
gets the id value for this customfieldoption . concode_field_sep java.lang.String displayName concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Long customFieldId concode_elem_sep java.lang.Lon...
List < News > function ( ) { return getNewsService ( ) . getNews ( ) . getResults ( ) ; }
get all bootstrap news that exists on parse.com concode_field_sep RestAdapter restAdapter concode_field_sep User authenticate concode_elem_sep List<User> getUsers concode_elem_sep RestAdapter getRestAdapter concode_elem_sep List<CheckIn> getCheckIns concode_elem_sep NewsService getNewsService concode_elem_sep CheckInSe...
LinearClassifier < L , F > function ( Collection < Datum < L , F >> arg0 ) { Dataset < L , F > loc0 = new Dataset < > ( ) ; loc0 . addAll ( arg0 ) ; return trainClassifier ( loc0 ) ; }
takes a collection of datum objects and gives you back a classifier trained on it . concode_field_sep long serialVersionUID concode_elem_sep Index<F> featureIndex concode_elem_sep Index<L> labelIndex concode_field_sep int numFeatures concode_elem_sep int numClasses concode_elem_sep double[][] trainWeights
com . netsuite . webservices . platform . core_2014_2 . RecordRef function ( ) { return vendorCurrency ; }
gets the vendorcurrency value for this itemvendor . concode_field_sep com.netsuite.webservices.platform.core_2014_2.RecordRef schedule concode_elem_sep java.lang.Boolean preferredVendor concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef vendor concode_elem_sep com.netsuite.webservices.platform.cor...
void function ( ) { if ( autoFocusManager != null ) { autoFocusManager . stop ( ) ; autoFocusManager = null ; } if ( camera != null && previewing ) { camera . stopPreview ( ) ; previewCallback . setHandler ( null , 0 ) ; previewing = false ; } }
tells the camera to stop drawing preview frames . concode_field_sep String TAG concode_elem_sep int requestedFramingRectHeight concode_elem_sep AutoFocusManager autoFocusManager concode_elem_sep int requestedCameraId concode_elem_sep CameraConfigurationManager configManager concode_elem_sep int MAX_FRAME_WIDTH concode_...
boolean function ( Graph < V , E > arg0 , Graph < V , E > arg1 , E arg2 ) { V loc0 = arg1 . getEdgeSource ( arg2 ) ; V loc1 = arg1 . getEdgeTarget ( arg2 ) ; arg0 . addVertex ( loc0 ) ; arg0 . addVertex ( loc1 ) ; return arg0 . addEdge ( loc0 , loc1 , arg2 ) ; }
adds the specified edge to the graph , including its vertices if not already included . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean addAllEdges concode_elem_sep List<V> successorListOf concode_elem_sep void addGraphReversed concode_elem_sep List<V> predecessorListOf concode_elem_sep boolean addA...
void function ( ResourceAdaptorTypeName arg0 ) { this . resourceAdaptorTypeName = arg0 ; }
sets the value of the resourceadaptortypename property . concode_field_sep ResourceAdaptorTypeName resourceAdaptorTypeName concode_elem_sep ResourceAdaptorTypeVersion resourceAdaptorTypeVersion concode_elem_sep String id concode_elem_sep ResourceAdaptorTypeVendor resourceAdaptorTypeVendor concode_field_sep void setReso...
String function ( ) { return summary ; }
gets the value of the summary property . concode_field_sep String revision concode_elem_sep String type concode_elem_sep String severity concode_elem_sep String summary concode_elem_sep String reviewerId concode_elem_sep String description concode_elem_sep String resolution concode_elem_sep ReviewIssueMeta reviewIssueM...
SecurityContext function ( ) { return strategy . getContext ( ) ; }
obtain the current securitycontext . concode_field_sep int initializeCount concode_elem_sep String strategyName concode_elem_sep String MODE_INHERITABLETHREADLOCAL concode_elem_sep String SYSTEM_PROPERTY concode_elem_sep SecurityContextHolderStrategy strategy concode_elem_sep String MODE_GLOBAL concode_elem_sep String ...
void function ( TimeEntry arg0 ) { this . sunday = arg0 ; }
sets the value of the sunday property . concode_field_sep TimeEntry sunday concode_elem_sep TimeEntry saturday concode_elem_sep TimeEntry tuesday concode_elem_sep TimeEntry wednesday concode_elem_sep TimeEntry thursday concode_elem_sep TimeEntry friday concode_elem_sep TimeEntry monday concode_field_sep TimeEntry getMo...
InputStream function ( ) { return in ; }
get the input read side of the pipe . concode_field_sep boolean readClosed concode_elem_sep int size concode_elem_sep int tail concode_elem_sep boolean writeClosed concode_elem_sep OutputStream out concode_elem_sep byte[] buffer concode_elem_sep Object lock concode_elem_sep InputStream in concode_field_sep OutputStream...
void function ( ) { lastValue = currValue = startValue ; }
reset to start value concode_field_sep long lastValue concode_elem_sep long currValue concode_elem_sep int dataType concode_elem_sep HsqlName name concode_elem_sep long increment concode_elem_sep long startValue concode_field_sep long getValue concode_elem_sep long getValue concode_elem_sep HsqlName getName concode_ele...
String function ( Context arg0 ) { return new WebView ( arg0 ) . getSettings ( ) . getUserAgentString ( ) ; }
get http request useragent concode_field_sep ILog logger concode_field_sep String getIMSI concode_elem_sep void printDeviceInfo concode_elem_sep int getSdkversion concode_elem_sep int getScreenWidth concode_elem_sep int getScreenHight concode_elem_sep String getScreenSize concode_elem_sep String getIMEI concode_elem_se...
void function ( int arg0 ) { clearMessages ( ) ; animationHandler . sendEmptyMessage ( arg0 ) ; }
set next message to queue . clears queue before . concode_field_sep int MIN_DELTA_FOR_SCROLLING concode_elem_sep ScrollingListener listener concode_elem_sep float lastTouchedX concode_elem_sep int lastScrollX concode_elem_sep boolean isScrollingPerformed concode_elem_sep Handler animationHandler concode_elem_sep Gestur...
String function ( ) { return in ; }
return the original input string . concode_field_sep String in concode_elem_sep Matcher m concode_field_sep String get concode_elem_sep String get concode_elem_sep String get concode_elem_sep int length concode_elem_sep int index concode_elem_sep int index concode_elem_sep int index
int function ( ) { int loc0 = 0 ; for ( PolynomialTerm loc1 : this . terms ) { int loc2 = loc1 . getMaxIndex ( ) ; if ( loc2 > loc0 ) { loc0 = loc2 ; } } return loc0 ; }
returns the highest variable index in any term . concode_field_sep long serialVersionUID concode_elem_sep List<PolynomialTerm> terms concode_field_sep Polynomial serializableInstance concode_elem_sep PolynomialTerm findTerm concode_elem_sep int getNumTerms concode_elem_sep PolynomialTerm getTerm concode_elem_sep String...
List < Integer > function ( ) { if ( evidence == null ) { evidence = new ArrayList < Integer > ( ) ; } return this . evidence ; }
gets the value of the evidence 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 evidence property . for example , to add a new item , do ...
List < String > function ( String arg0 ) { List < String > loc0 = new ArrayList < String > ( ) ; if ( arg0 != null && arg0 . length ( ) > 2 ) { arg0 = arg0 . substring ( 1 , arg0 . length ( ) - 1 ) ; String [ ] loc1 = arg0 . split ( "srini_string" ) ; loc0 = Arrays . asList ( loc1 ) ; } return loc0 ; }
parses arrays serialized to string . arrays #tostring object creates a string in thefollowing format : tostringvalue : : = ' ' values ' ' values : : = value '' , '' values | < empty > value : : = string this method parses string and returns a list of interpretedstring values . concode_field_sep PlaceHolder placeHolder ...
void function ( Runnable arg0 ) { uiHandler . post ( arg0 ) ; }
executes the runnable on the main thread . concode_field_sep Logger LOGGER concode_elem_sep Handler uiHandler concode_elem_sep Lock lock concode_elem_sep Condition gotAuthorizationResponse concode_elem_sep FragmentManagerCompat fragmentManager concode_elem_sep boolean horizontalProgress concode_elem_sep boolean hideFul...
com . liferay . portal . workflow . kaleo . model . KaleoCondition function ( long arg0 ) { return _kaleoConditionLocalService . getKaleoCondition ( arg0 ) ; }
returns the kaleo condition with the primary key . concode_field_sep KaleoConditionLocalService _kaleoConditionLocalService concode_field_sep com.liferay.portal.workflow.kaleo.model.KaleoCondition fetchKaleoCondition concode_elem_sep com.liferay.portal.workflow.kaleo.model.KaleoCondition updateKaleoCondition concode_el...
String function ( ) { try { return reader . readLine ( ) ; } catch ( IOException loc0 ) { throw new RuntimeException ( "srini_string" , loc0 ) ; } }
receive a message from the process over the standard output . concode_field_sep Process process concode_elem_sep BufferedReader reader concode_elem_sep BufferedWriter writer concode_elem_sep TaskDef taskDef concode_field_sep void start concode_elem_sep void destroy concode_elem_sep void copyInThread concode_elem_sep vo...
boolean function ( String arg0 ) { final File loc0 = getFileByPath ( arg0 ) ; return loc0 . exists ( ) && loc0 . isDirectory ( ) ; }
this utility method used to determine if the directory with specified relative path exist concode_field_sep File uploadRoot concode_elem_sep String uploadRootPath concode_elem_sep Event<ErrorEvent> error concode_elem_sep UserBean userBean concode_field_sep void onShelfAdded concode_elem_sep void renameAlbumDirectory co...
Rectangle function ( ) { return this . boundsOfCalculate ; }
getter for calculatebounds . concode_field_sep Rectangle boundsOfCalculate concode_elem_sep Integer connectorWidth concode_elem_sep IStyleLink style concode_elem_sep Point point1 concode_elem_sep Point point2 concode_field_sep void drawExtremities concode_elem_sep IStyleLink getStyle concode_elem_sep Point getPoint1 co...
BudgetBudgetDeliveryMethod function ( ) { return deliveryMethod ; }
gets the value of the deliverymethod property . concode_field_sep BudgetBudgetPeriod period concode_elem_sep Money amount concode_elem_sep BudgetBudgetDeliveryMethod deliveryMethod concode_elem_sep Integer referenceCount concode_elem_sep String name concode_elem_sep Boolean isExplicitlyShared concode_elem_sep Long budg...
boolean function ( JobConf arg0 ) { return arg0 . getBoolean ( org . apache . hadoop . mapreduce . lib . output . FileOutputFormat . COMPRESS , false ) ; }
is the job output compressed ? concode_field_sep PlaceHolder placeHolder concode_field_sep Path getTaskOutputPath concode_elem_sep void setWorkOutputPath concode_elem_sep RecordWriter<K,V> getRecordWriter concode_elem_sep void setCompressOutput concode_elem_sep void setOutputCompressorClass concode_elem_sep Path getWor...
Calendar function ( long arg0 ) { if ( arg0 - getTimeInMillis ( today ) >= 24 * 3600 * 1000 ) { resetToday ( arg0 ) ; } return today ; }
returns the same date object . this object should be treated as read-only . concode_field_sep Calendar today concode_elem_sep String zerodatetime concode_elem_sep Calendar tempCalGMT concode_elem_sep SimpleDateFormat sdfd concode_elem_sep SimpleDateFormat sdfts concode_elem_sep Date currentDate concode_elem_sep String ...
long function ( ) { return _dlFileEntryMetadata . getDDMStructureId ( ) ; }
returns the d d m structure id of this document library file entry metadata . concode_field_sep DLFileEntryMetadata _dlFileEntryMetadata concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridge...
BigDecimal function ( Order arg0 ) { double loc0 = 0 ; if ( arg0 . getGoodsInOrders ( ) != null ) for ( GoodsInOrder loc1 : arg0 . getGoodsInOrders ( ) ) { loc0 += ( loc1 . getPrice ( ) . doubleValue ( ) * loc1 . getQuantity ( ) ) ; } return new BigDecimal ( loc0 ) ; }
calculates the order price concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
JSONWriter function ( boolean arg0 ) { return this . append ( arg0 ? "srini_string" : "srini_string" ) ; }
append either the value true or the value false . 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 char stack[] concode_field_sep void pop concode_elem_sep JSONWriter array concode_elem_sep JSONWriter end co...
void function ( ) { int loc0 = bits . length ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { bits [ loc1 ] = 0 ; } }
clears all bits sets to false . concode_field_sep int width concode_elem_sep int[] bits concode_elem_sep int height concode_elem_sep int rowSize concode_field_sep void setRegion concode_elem_sep int getHeight concode_elem_sep void set concode_elem_sep int[] getTopLeftOnBit concode_elem_sep int hashCode concode_elem_sep...
int function ( ) { return getPeList ( ) . size ( ) ; }
gets the pes number . concode_field_sep List<? extends PAMPe> peList concode_elem_sep int FREE concode_elem_sep int BUSY concode_elem_sep int id concode_elem_sep int FAILED concode_elem_sep int state concode_elem_sep int mips concode_elem_sep int status concode_field_sep void setStatusFailed concode_elem_sep List<? ext...
void function ( Color arg0 ) { activeForeground = arg0 ; }
sets the new active hyperlink foreground for all the links . concode_field_sep Cursor hyperlinkCursor concode_elem_sep Cursor textCursor concode_elem_sep Color background concode_elem_sep Color activeBackground concode_elem_sep Cursor busyCursor concode_elem_sep int UNDERLINE_NEVER concode_elem_sep Color activeForegrou...
void function ( final String arg0 , final Double arg1 ) { if ( arg1 != null ) { final Float8Writer loc0 = doubles . get ( arg0 ) ; if ( loc0 != null ) { LOG . trace ( "srini_string" , arg0 , arg1 ) ; loc0 . writeFloat8 ( arg1 ) ; } else { LOG . warn ( "srini_string" , arg0 ) ; } } }
this method is referenced and called via reflection . this is added as a parsing target for the parser . it will get called when the value of a log field is a double data type . concode_field_sep Logger LOG concode_elem_sep Map<String,MapWriter> startedWildcards concode_elem_sep Map<String,MapWriter> wildcards concode_...
int function ( int arg0 , int arg1 ) { System . out . println ( "srini_string" ) ; return firstTerm ( arg0 ) + arg1 ; }
ints . concode_field_sep int SEED concode_elem_sep int fODD_PRIME_NUMBER concode_field_sep int firstTerm concode_elem_sep boolean isArray
boolean function ( ) { channel . finishConnect ( ) ; bConnectPending = false ; updateEvents ( ) ; return true ; }
called by the reactor when we have selected connectable . return false to indicate an error that should cause the connection to close . concode_field_sep boolean bPaused concode_elem_sep SocketChannel channel concode_elem_sep long binding concode_elem_sep SSLContext sslContext concode_elem_sep boolean bWatchOnly concod...
byte [ ] function ( ) { return value ; }
gets the value of the value property . concode_field_sep byte[] value concode_elem_sep String version concode_field_sep String getVersion concode_elem_sep void setVersion concode_elem_sep void setValue
Rectangle2D [ ] function ( ) { final Rectangle2D [ ] loc0 = new Rectangle2D [ pageBoundsList . size ( ) ] ; for ( int loc1 = 0 ; loc1 < pageBoundsList . size ( ) ; loc1 ++ ) { final Rectangle2D loc2 = ( Rectangle2D ) pageBoundsList . get ( loc1 ) ; loc0 [ loc1 ] = loc2 . getBounds2D ( ) ; } return loc0 ; }
returns all page positions as array . concode_field_sep ArrayList pageBoundsList concode_elem_sep ArrayList pageFormatList concode_elem_sep float width concode_elem_sep float height concode_field_sep float getHeight concode_elem_sep void addPageFormat concode_elem_sep int getPageCount concode_elem_sep Rectangle2D getPa...
void function ( EquivalenceClass arg0 , boolean arg1 , boolean arg2 ) { int loc0 = arg0 . getClassMembers ( ) . size ( ) ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { EquivalenceClass loc2 = arg0 . getIthMember ( loc1 ) ; dfs_pruning ( loc2 , arg0 . getClassMembers ( ) , arg0 . getClassMembers ( ) , loc1 + 1 , arg1 ...
execution of the search of frequent patterns . concode_field_sep int frequentPatterns concode_elem_sep PatternCreator patternCreator concode_elem_sep Saver saver concode_elem_sep double minSupportAbsolute concode_field_sep void dfs_pruning concode_elem_sep void setFrequentPatterns concode_elem_sep int getFrequentPatter...
int function ( ) { return buffer [ INDEX_VERSION ] ; }
returns the socks version number . should always be 4 . concode_field_sep int RETURN_SUCCESS concode_elem_sep int INDEX_PORT concode_elem_sep int INDEX_COMMAND concode_elem_sep int BUFFER_LENGTH concode_elem_sep int COMMAND_CONNECT concode_elem_sep int RETURN_CANNOT_CONNECT_TO_IDENTD concode_elem_sep int REPLY_LENGTH c...
Builder function ( String arg0 , String arg1 ) { headers . set ( arg0 , arg1 ) ; return this ; }
sets the header named name to value . if this request already has any headers with that name , they are all replaced . concode_field_sep Request request concode_elem_sep RawHeaders headers concode_elem_sep int code concode_elem_sep Reader reader concode_elem_sep RawHeaders headers concode_elem_sep Response redirectedBy...
void function ( ) { long loc0 ; while ( ( loc0 = nextFiring - System . currentTimeMillis ( ) ) > 0 ) Thread . sleep ( loc0 ) ; nextFiring += period ; }
cause the current thread to wait until at least the time of the next event , as near as possible , unless interrupted . concode_field_sep long period concode_elem_sep long nextFiring concode_elem_sep int SEC concode_field_sep placeholderType placeHolder
float function ( ) { return logLanguageScore ; }
returns the language score associated with this token concode_field_sep float logLanguageScore concode_elem_sep int frameNumber concode_elem_sep DecimalFormat numFmt concode_elem_sep float logAcousticScore concode_elem_sep int curCount concode_elem_sep float logTotalScore concode_elem_sep float logInsertionScore concod...
void function ( String arg0 , String arg1 , String arg2 , DocCollection arg3 ) { URI loc0 = repository . createURI ( arg0 , arg1 , ZK_STATE_DIR , COLLECTION_PROPS_FILE ) ; try ( OutputStream loc1 = repository . createOutput ( loc0 ) ) { loc1 . write ( Utils . toJSON ( Collections . singletonMap ( arg2 , arg3 ) ) ) ; } ...
this method writes the collection meta-data to the specified location in the repository . concode_field_sep String START_TIME_PROP concode_elem_sep String ZK_STATE_DIR concode_elem_sep String INDEX_VERSION_PROP concode_elem_sep ZkStateReader zkStateReader concode_elem_sep Logger log concode_elem_sep String CONFIG_STATE...
void function ( final Object arg0 ) { this . state = arg0 ; }
assigns a state object to this pool entry . concode_field_sep HttpRoute route concode_elem_sep ClientConnectionOperator connOperator concode_elem_sep RouteTracker tracker concode_elem_sep OperatedClientConnection connection concode_elem_sep Object state concode_field_sep void shutdownEntry concode_elem_sep Object getSt...
short function ( int arg0 ) { return ( short ) ( arg0 & 255 ) ; }
this method returns the tertiary order value for the given collation value . concode_field_sep RuleBasedCollator collator concode_elem_sep int[] text_indexes concode_elem_sep int index concode_elem_sep int textIndex concode_elem_sep String text concode_elem_sep RuleBasedCollator.CollationElement[] text_decomposition co...
void function ( @ NonNull Drawable arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } selectionDrawable = arg0 ; isDecorated = true ; }
set a custom selection drawable todo : define states that can/should be used in statelistdrawables concode_field_sep boolean daysDisabled concode_elem_sep boolean isDecorated concode_elem_sep Drawable backgroundDrawable concode_elem_sep Drawable selectionDrawable concode_elem_sep LinkedList<Span> spans concode_elem_sep...
void function ( ) { if ( bDelete ) { tTable . insertNoCheck ( oRow , null , false ) ; } else { tTable . deleteNoCheck ( oRow , null , false ) ; } }
method declaration concode_field_sep boolean bDelete concode_elem_sep Table tTable concode_elem_sep Object oRow[] concode_field_sep placeholderType placeHolder
void function ( int arg0 ) { out . write ( Type . INT . code ) ; out . writeInt ( arg0 ) ; }
writes an integer as a typed bytes sequence . concode_field_sep ThreadLocal tbOut concode_elem_sep DataOutput out concode_field_sep void writeVectorHeader concode_elem_sep void writeByte concode_elem_sep void writeListHeader concode_elem_sep void writeFloat concode_elem_sep void writeBool concode_elem_sep void writeMap...
Date function ( ) { return startTime ; }
to get start time . concode_field_sep BigInteger duration concode_elem_sep long identifier concode_elem_sep String batchInstanceId concode_elem_sep ReportData reportData concode_elem_sep Date startTime concode_elem_sep Date endTime concode_elem_sep String userName concode_elem_sep String batchStatus concode_field_sep v...
RestOperations function ( ) { HttpComponentsClientHttpRequestFactory loc0 = new HttpComponentsClientHttpRequestFactory ( ) ; loc0 . setConnectTimeout ( 40000 ) ; loc0 . setReadTimeout ( 40000 ) ; return new RestTemplate ( loc0 ) ; }
handles the rest operation http connection timeout behavior concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
String function ( ) { return cmt ; }
gets the value of the cmt property . concode_field_sep int number concode_elem_sep ExtensionsType extensions concode_elem_sep String src concode_elem_sep String name concode_elem_sep List<LinkType> link concode_elem_sep String cmt concode_elem_sep List<WptType> rtept concode_elem_sep String type concode_elem_sep String...
List < String > function ( ) { if ( authorityName == null ) { authorityName = new ArrayList < String > ( ) ; } return this . authorityName ; }
gets the value of the authorityname 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 authorityname property . for example , to add a new ...
boolean function ( ) { return ! this . started ; }
indicates if the realm is stopped . concode_field_sep Enroler enroler concode_elem_sep Verifier verifier concode_elem_sep String name concode_elem_sep boolean started concode_elem_sep Series<Parameter> parameters concode_field_sep void setName concode_elem_sep void setParameters concode_elem_sep void setEnroler concode...
void function ( ) { userAgent = userAgent ( ) ; }
initializes the user agent string by loading a template from internalconfig and filling in the detected version/platforminfo . concode_field_sep Log log concode_elem_sep String VERSION_INFO_FILE concode_elem_sep String userAgent concode_elem_sep String version concode_elem_sep String platform concode_field_sep String g...
ImageRenderer function ( ) { if ( onMacOSX ) return new MacRenderer ( ) ; return new DynamicRenderer ( ) ; }
creates a new dynamic image renderer concode_field_sep boolean onMacOSX concode_field_sep Renderer createRenderer concode_elem_sep ImageRenderer createStaticImageRenderer
String function ( ) { return errorMessage ; }
gets the error message . concode_field_sep String errorMessage concode_elem_sep AutodiscoverErrorCode errorCode concode_elem_sep String settingName concode_field_sep void setErrorMessage concode_elem_sep void loadFromXml concode_elem_sep AutodiscoverErrorCode getErrorCode concode_elem_sep void setSettingName concode_el...
String function ( ) { return this . fragment ; }
returns the fragment . can be null . concode_field_sep String fragment concode_elem_sep String scheme concode_elem_sep Map<String,?> uriVariables concode_elem_sep Object SKIP_VALUE concode_elem_sep Iterator<Object> valueIterator concode_elem_sep Pattern NAMES_PATTERN concode_elem_sep String DEFAULT_ENCODING concode_fie...
long function ( DataInput arg0 ) { return WritableUtils . readVLong ( arg0 ) ; }
reads a zero-compressed encoded long from a stream and return it . concode_field_sep int B10 concode_elem_sep int B1111 concode_elem_sep char[] hexchars concode_elem_sep int B11111 concode_elem_sep int B11110 concode_elem_sep int B111 concode_elem_sep int B11 concode_elem_sep int B110 concode_elem_sep int B1110 concode...
void function ( ) { }
releases any resources initialized by the authentication handler . this implementation does a nop . concode_field_sep String PSEUDO_AUTH concode_elem_sep boolean acceptAnonymous concode_elem_sep String ANONYMOUS_ALLOWED concode_elem_sep String TYPE concode_elem_sep Charset UTF8_CHARSET concode_elem_sep String type conc...
String function ( ) { return this . nullYString ; }
returns the string representing a null value . concode_field_sep String formatString concode_elem_sep long serialVersionUID concode_elem_sep DateFormat yDateFormat concode_elem_sep NumberFormat yFormat concode_elem_sep DateFormat xDateFormat concode_elem_sep String nullYString concode_elem_sep NumberFormat xFormat conc...
void function ( String [ ] arg0 ) { init ( ) ; if ( fileWriter != null ) { fileWriter . print ( "srini_string" ) ; for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { fileWriter . print ( arg0 [ loc0 ] ) ; if ( loc0 < arg0 . length - 1 ) fileWriter . print ( "srini_string" ) ; } fileWriter . println ( "srini_string...
write the array objects into the result file . concode_field_sep String resultFilename concode_elem_sep PrintWriter fileWriter concode_elem_sep boolean append concode_field_sep void init concode_elem_sep void close
void function ( ) { int loc0 = linkTable . length ; int [ ] loc1 = linkTable ; while ( -- loc0 >= 0 ) { loc1 [ loc0 ] = 0 ; } resetTables ( ) ; }
reset the index as empty . concode_field_sep int[] hashTable concode_elem_sep boolean fixedSize concode_elem_sep int newNodePointer concode_elem_sep boolean modified concode_elem_sep int elementCount concode_elem_sep int[] linkTable concode_elem_sep int reclaimedNodePointer concode_field_sep void resetTables concode_el...
void function ( ShardId arg0 , Settings arg1 ) { }
called before the index shard gets created . concode_field_sep PlaceHolder placeHolder concode_field_sep void afterIndexCreated concode_elem_sep void beforeIndexShardClosed concode_elem_sep void beforeIndexDeleted concode_elem_sep void beforeIndexClosed concode_elem_sep void shardRoutingChanged concode_elem_sep void on...
TreeProperties function ( String arg0 ) { return ( TreeProperties ) getProperty ( arg0 , "srini_string" + transparent , true ) ; }
retrieves the child properties for the given key . concode_field_sep PropertyElement next concode_elem_sep Map<String,PropertyType<?>> suffixes concode_elem_sep Map<Class<?>,PropertyType<?>> types concode_elem_sep String transparent concode_elem_sep Map<Class<?>,PropertyType<?>> instanceTypes concode_elem_sep String ch...
URL function ( final String arg0 ) { final URL loc0 = ObjectUtilities . getResource ( arg0 , ReportConverter . class ) ; if ( loc0 != null ) { return loc0 ; } final File loc1 = new File ( arg0 ) ; if ( loc1 . canRead ( ) ) { return loc1 . toURL ( ) ; } return null ; }
returns the url of a report . concode_field_sep Log logger concode_field_sep void main concode_elem_sep void convertReport concode_elem_sep void convertReport concode_elem_sep void convertReport concode_elem_sep void write concode_elem_sep MasterReport parseReport
Object function ( String arg0 ) { return hosts . remove ( arg0 ) ; }
remove a host from the table . concode_field_sep Hashtable servers concode_elem_sep ResourceLock poas_lock concode_elem_sep ResourceLock servers_lock concode_elem_sep Hashtable poas concode_elem_sep Hashtable hosts concode_elem_sep ResourceLock hosts_lock concode_elem_sep ResourceLock table_lock concode_field_sep ImRSe...
float function ( ) { return tMin ; }
gets the minimum distance along the ray - usually 0 . concode_field_sep float dx concode_elem_sep float dy concode_elem_sep float tMax concode_elem_sep float dz concode_elem_sep float EPSILON concode_elem_sep float ox concode_elem_sep float oy concode_elem_sep float oz concode_elem_sep float tMin concode_field_sep void...
int function ( Point2D arg0 , Point2D arg1 , Point2D arg2 ) { double loc0 = ( arg1 . x - arg0 . x ) * ( arg2 . y - arg0 . y ) - ( arg1 . y - arg0 . y ) * ( arg2 . x - arg0 . x ) ; if ( loc0 < 0 ) return - 1 ; else if ( loc0 > 0 ) return + 1 ; else return 0 ; }
is a - > b - > c a counterclockwise turn ? concode_field_sep Comparator<Point2D> X_ORDER concode_elem_sep Comparator<Point2D> POLAR_ORDER concode_elem_sep Comparator<Point2D> ATAN2_ORDER concode_elem_sep Comparator<Point2D> R_ORDER concode_elem_sep Comparator<Point2D> DISTANCE_TO_ORDER concode_elem_sep double x concode...
int function ( int arg0 , Class arg1 , String arg2 ) { synchronized ( LuaStateFactory . getExistingState ( arg0 ) ) { int loc0 ; loc0 = checkField ( arg0 , arg1 , arg2 ) ; if ( loc0 != 0 ) { return 1 ; } loc0 = checkMethod ( arg0 , arg1 , arg2 ) ; if ( loc0 != 0 ) { return 2 ; } return 0 ; } }
java function to be called when a java class metamethod __ index is called . this function returns 1 if there is a field with searchname and 2 if there is a method if the searchname concode_field_sep PlaceHolder placeHolder concode_field_sep int javaLoadLib concode_elem_sep Object getObjInstance concode_elem_sep int ja...
TransactionalEditingDomain function ( ) { return TransactionUtil . getEditingDomain ( getResource ( ) ) ; }
getter for the editing domain of the resource used in this refactoring . concode_field_sep RefactoringHelper helper concode_elem_sep List<T> contextObjects concode_field_sep Resource getResource concode_elem_sep boolean internalDoUndo concode_elem_sep List<?> getAffectedFiles concode_elem_sep String getCommandLabel con...
long function ( String arg0 , PrintStream arg1 ) { long loc0 = this . report ( ) ; arg1 . println ( arg0 + "srini_string" + loc0 + "srini_string" ) ; return loc0 ; }
print elapsed time without stopping timer . concode_field_sep long startTime concode_elem_sep long MILLISECONDS_TO_SECONDS concode_elem_sep long MILLISECOND_DIVISOR concode_elem_sep long start concode_elem_sep NumberFormat nf concode_elem_sep long SECOND_DIVISOR concode_field_sep String toSecondsString concode_elem_sep...
void function ( WebView arg0 , HttpAuthHandler arg1 , String arg2 , String arg3 ) { arg1 . cancel ( ) ; }
notify the host application to handle an authentication request . the default behavior is to cancel the request . concode_field_sep int ERROR_FAILED_SSL_HANDSHAKE concode_elem_sep int ERROR_UNKNOWN concode_elem_sep int ERROR_FILE_NOT_FOUND concode_elem_sep int ERROR_UNSUPPORTED_AUTH_SCHEME concode_elem_sep int ERROR_BA...
int function ( ) { return pid ; }
the id of this process concode_field_sep String owner concode_elem_sep long systemMillis concode_elem_sep int parentPid concode_elem_sep String name concode_elem_sep long totalBytes concode_elem_sep int pid concode_elem_sep long userMillis concode_elem_sep String PADDING concode_elem_sep long residentBytes concode_elem...
void function ( byte arg0 ) { record ( new byte [ ] { arg0 } ) ; }
records a single byte . concode_field_sep boolean throwExceptionsAtPeek concode_elem_sep int numberOfPeeksUntilException concode_elem_sep int readExceptionCounter concode_elem_sep int readCounter concode_elem_sep int peekExceptionCounter concode_elem_sep byte[] data concode_elem_sep int numberOfReadsUntilException conc...
void function ( com . google . api . ads . dfp . axis . v201502 . Technology [ ] arg0 ) { this . deviceManufacturers = arg0 ; }
sets the devicemanufacturers value for this devicemanufacturertargeting . concode_field_sep com.google.api.ads.dfp.axis.v201502.Technology[] deviceManufacturers concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_e...
List < Integer > function ( ) { return volumeIndexes ; }
get a list of indexes into the array of volumeid s , one per block . concode_field_sep String blockPoolId concode_elem_sep List<Integer> volumeIndexes concode_elem_sep long[] blockIds concode_elem_sep List<byte[]> volumeIds concode_field_sep List<byte[]> getVolumeIds concode_elem_sep String toString concode_elem_sep lo...
void function ( ) { end ( ) ; }
finalizes this object . concode_field_sep boolean dict_needed concode_elem_sep RawData zstream concode_elem_sep boolean is_finished concode_field_sep void init concode_elem_sep boolean needsDictionary concode_elem_sep int getAdler concode_elem_sep boolean needsInput concode_elem_sep int getRemaining concode_elem_sep in...
String function ( InputStream arg0 ) { try ( Scanner loc0 = new Scanner ( arg0 , Charset . defaultCharset ( ) . name ( ) ) ) { loc0 . useDelimiter ( "srini_string" ) ; return loc0 . next ( ) ; } }
reads whole content of input stream to string concode_field_sep Logger logger concode_field_sep String readFileAsString concode_elem_sep String readFileOrResource concode_elem_sep String readResource
boolean function ( ) { return isA ( Types . SIMPLE_EXPRESSION ) ; }
returns true if the node is a complete expression . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasChildren concode_elem_sep Reduction asReduction concode_elem_sep void addChildrenOf concode_elem_sep int getMeaningAs concode_elem_sep String getRootText concode_elem_sep String getDescription conc...
String function ( ) { Issue loc0 = getAnnotation ( Issue . class ) ; return loc0 == null ? null : loc0 . value ( ) ; }
find first ru.yandex.qatools.allure.annotations.issue annotation concode_field_sep Map<Class<? extends Annotation>,Annotation> annotations concode_elem_sep Logger LOGGER concode_field_sep SeverityLevel getSeverity concode_elem_sep boolean isAnnotationPresent concode_elem_sep void update concode_elem_sep void update con...
void function ( String arg0 , Throwable arg1 ) { w ( arg0 , null , arg1 ) ; }
prints a message at warn priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void println...
void function ( T arg0 ) { }
callback that will be triggered after all properties are updated in current update transaction all @reactprop handlers for properties updated in current transaction have been called . if you want to override this method you should call super.onafterupdatetransaction from it as the parent class of the viewmanager may re...
com . liferay . portal . kernel . repository . model . Folder function ( long arg0 , long arg1 , com . liferay . portal . kernel . service . ServiceContext arg2 ) { return getService ( ) . moveFolderFromTrash ( arg0 , arg1 , arg2 ) ; }
moves the folder with the primary key from the trash portlet to the new parent folder with the primary key . concode_field_sep DLTrashService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.repository.model.Folder moveFolderToTrash concode_elem_sep void re...
boolean function ( final NamedElement arg0 ) { return arg0 . getName ( ) == null || ( arg0 . getName ( ) != null && ( arg0 . getName ( ) . isEmpty ( ) || arg0 . getName ( ) . equalsIgnoreCase ( "srini_string" ) ) ) ; }
checks if the name of the given element matches the requirements to be a ` default ' element . concode_field_sep PlaceHolder placeHolder concode_field_sep List<Transition>[] getExitSpecSortedTransitions concode_elem_sep Map<Region,List<Entry>> getRegionsWithoutDefaultEntry concode_elem_sep List<Transition>[] getEntrySp...
V function ( K arg0 ) { for ( KeyValuePair loc0 : tuples ) { if ( loc0 . arg0 . equals ( arg0 ) ) { return loc0 . value ; } } return null ; }
retrieves a value from this bucket by its key . concode_field_sep List<KeyValuePair> tuples concode_elem_sep V value concode_elem_sep HashMap<K,V> hashMap concode_elem_sep K key concode_field_sep boolean insert concode_elem_sep void reset
List < InStreamAdSpecInStreamType > function ( ) { if ( inStreamTypes == null ) { inStreamTypes = new ArrayList < InStreamAdSpecInStreamType > ( ) ; } return this . inStreamTypes ; }
gets the value of the instreamtypes 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 instreamtypes property . for example , to add a new ...
Principal function ( ) { return this . principal ; }
gets the authenticated principal . concode_field_sep Principal principal concode_elem_sep List<CredentialMetaData> credentials concode_elem_sep Map<String,Object> attributes concode_elem_sep DateTime authenticationDate concode_elem_sep Map<String,HandlerResult> successes concode_elem_sep Map<String,Class<? extends Exce...
long function ( ) { return this . lastModified ; }
return the time that the file was last modified . concode_field_sep byte[] contents concode_elem_sep Kind kind concode_elem_sep long lastModified concode_elem_sep long serialVersionUID concode_field_sep byte[] getContents concode_elem_sep Kind getKind
void function ( ) { lookupTable = connection . getTable ( TableName . valueOf ( LOOKUPTABLENAME ) ) ; }
load hbase table object using connectionfactory concode_field_sep Log LOG concode_elem_sep Table lookupTable concode_elem_sep String LOOKUPTABLENAME concode_elem_sep Map<byte[],byte[]> rawTableMapping concode_elem_sep Admin admin concode_elem_sep Connection connection concode_elem_sep byte[] LOOKUPCOLUMNFAMILY concode_...
void function ( Control arg0 , Image arg1 ) { if ( arg0 != null && arg0 . getBackgroundImage ( ) != arg1 ) { arg0 . setBackgroundImage ( arg1 ) ; } }
helper function to avoid setting images unnecessarily concode_field_sep String DEFAULT_IMAGE concode_elem_sep String DEFAULT_HOT_IMAGE concode_elem_sep String DEFAULT_DISABLE_IMAGE concode_field_sep void storeDefaultImage concode_elem_sep void storeDefaultImage concode_elem_sep void storeDefaultImage concode_elem_sep v...
void function ( String arg0 , boolean arg1 ) { if ( elapsed == 0 ) { elapsed = System . currentTimeMillis ( ) - UUIDUtils . getTimestampInMillis ( opTag ) ; } if ( arg0 != null ) { this . tagName = arg0 ; this . status = arg1 ; } }
apply tagname only if not already applied concode_field_sep long elapsed concode_elem_sep UUID opTag concode_elem_sep String traceTagName concode_elem_sep String tagName concode_elem_sep boolean status concode_field_sep TimedOpTag instance concode_elem_sep long getStart concode_elem_sep String getTagName concode_elem_s...
boolean function ( ) { return VMNetworkInterface . isPointToPoint ( netif . name ) ; }
determines whether this interface does point to point transmission . concode_field_sep VMNetworkInterface netif concode_field_sep String getName concode_elem_sep NetworkInterface createAnyInterface concode_elem_sep boolean supportsMulticast concode_elem_sep NetworkInterface getByInetAddress concode_elem_sep boolean isU...
void function ( ) { }
this method is called after the connection is made to the remote . implementations should create internal state to finish the connection process . concode_field_sep Pattern FRAME_SIZE_EXCEPTION_PATTERN concode_elem_sep boolean mConnected concode_elem_sep TProtocol mProtocol concode_elem_sep String mMode concode_elem_se...
String function ( ) { return this . subject ; }
gets the subject of the post concode_field_sep KarmaStatus karma concode_elem_sep String subject concode_elem_sep boolean canEdit concode_elem_sep Date editTime concode_elem_sep boolean smiliesEnabled concode_elem_sep boolean bbCodeEnabled concode_elem_sep int userId concode_elem_sep boolean htmlEnabled concode_elem_se...
int function ( Item arg0 ) { for ( int loc0 = 0 ; loc0 < items . size ( ) ; loc0 ++ ) { Item loc1 = items . get ( loc0 ) ; int loc2 = loc1 . compareTo ( arg0 ) ; if ( loc2 == 0 ) { return loc0 ; } else if ( loc2 < 0 ) { break ; } } return - 1 ; }
it searchs for the given item by means of a lineal search concode_field_sep List<Item> items concode_elem_sep long timestamp concode_field_sep void addItem concode_elem_sep void addItem concode_elem_sep boolean removeItem concode_elem_sep Item removeItem concode_elem_sep List<Item> getItems concode_elem_sep Itemset clo...