code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( String arg0 ) { this . amiId = arg0 ; }
amazon machine image ami id installed on the ec2 instance where the finding is generated . concode_field_sep java.util.List<String> ipv4Addresses concode_elem_sep String agentId concode_elem_sep String amiId concode_elem_sep String hostname concode_elem_sep Integer schemaVersion concode_elem_sep String autoScalingGroup...
String function ( ) { return this . cloudwatchRoleArn ; }
specifies the amazon resource name arn of an amazon cloudwatch role for the current account resource . concode_field_sep ThrottleSettings throttleSettings concode_elem_sep String cloudwatchRoleArn concode_field_sep void setThrottleSettings concode_elem_sep ThrottleSettings getThrottleSettings concode_elem_sep UpdateAcc...
boolean function ( String arg0 ) { if ( arg0 == null || arg0 . length ( ) == 0 ) { return false ; } return ( parseBoolean ( System . getProperty ( arg0 ) ) ) ; }
returns the boolean value of the system property identified by string . 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 concode_elem_sep Bo...
FieldFilter < QT > function ( final Class < QT > arg0 ) { return retrieveAs ( arg0 ) ; }
a short cut for method #retrieveas class . concode_field_sep Object host concode_elem_sep List<Filter> filterList concode_elem_sep Class<?> clazz concode_field_sep FieldFilter<FT> add concode_elem_sep FieldFilter<CT> c concode_elem_sep boolean isValid concode_elem_sep FieldFilter<FT> noSynthetic concode_elem_sep FieldF...
void function ( String arg0 ) { this . errorMessage = arg0 ; }
sets the error message . concode_field_sep String errorMessage concode_elem_sep AutodiscoverErrorCode errorCode concode_elem_sep URI redirectionUrl concode_field_sep void loadFromXml concode_elem_sep AutodiscoverErrorCode getErrorCode concode_elem_sep void setRedirectionUrl concode_elem_sep void setErrorCode concode_el...
void function ( Value arg0 ) { client . execute ( policy , key , PackageName , "srini_string" , binName , arg0 , createModule ) ; }
remove entry from map . concode_field_sep Value binName concode_elem_sep String PackageName concode_elem_sep Value createModule concode_elem_sep AerospikeClient client concode_elem_sep Key key concode_elem_sep WritePolicy policy concode_field_sep Map<?,?> filter concode_elem_sep int size concode_elem_sep Map<?,?> get c...
void function ( short arg0 ) { this . cantidaddevolver = arg0 ; }
sets the cantidaddevolver value for this listalegislaturaswsexecute . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep short cantidaddevolver concode_elem_sep int lgl_nro concode_field_sep org.apache.a...
boolean function ( ) { return spdyConnection != null ; }
returns true if this is a spdy connection . such connections can be used in multiple http requests simultaneously . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs concode_elem_sep InputStream in concode_elem_sep SpdyConnection sp...
void function ( int arg0 ) { if ( arg0 < 0 ) throw new IllegalArgumentException ( "srini_string" + arg0 ) ; this . outputLineIncrement = arg0 ; }
sets outputlineincrement . concode_field_sep int inputLineCount concode_elem_sep int inputStartLine concode_elem_sep int lineFileID concode_elem_sep boolean lineFileIDSet concode_elem_sep List filePathList concode_elem_sep int outputStartLine concode_elem_sep List fileNameList concode_elem_sep String stratumName concod...
String function ( String arg0 ) { MessageDigest loc0 ; loc0 = MessageDigest . getInstance ( "srini_string" ) ; loc0 . update ( arg0 . getBytes ( "srini_string" ) ) ; byte [ ] loc1 = loc0 . digest ( ) ; String loc2 = bytes2Hex ( loc1 ) ; return Base64 . encode ( loc2 . getBytes ( "srini_string" ) ) ; }
encrypt s1 b. concode_field_sep String CRYPTO_NAME_HMAC_SHA1 concode_field_sep List<String> getFinalKeySet concode_elem_sep String buildQueryParam concode_elem_sep List<String> getKeyList concode_elem_sep String encryptSha1 concode_elem_sep String encryptHmacSha1 concode_elem_sep byte[] hmacSha1 concode_elem_sep String...
Object [ ] function ( ) { return oData ; }
returns the array of fields in the database row . if the table has no primary index , an extra internal field is included in the last position of this array . concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row newRow concode_elem_sep Row getUpdatedRow concode_elem_sep boolean isDe...
XContentType function ( byte [ ] arg0 ) { return xContentType ( arg0 , 0 , arg0 . length ) ; }
guesses the content type based on the provided bytes . concode_field_sep int GUESS_HEADER_LENGTH concode_field_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentBuilder jso...
JDDNode function ( ) { JDD . Ref ( goalStates ) ; return goalStates ; }
get a referenced copy of the state set of the goal states . refs : result , derefs : none concode_field_sep JDDNode goalStates concode_field_sep String getTypeAbbreviated concode_elem_sep String getSizeStatistics concode_elem_sep void setGoalStates concode_elem_sep boolean isBSCCAccepting concode_elem_sep AcceptanceTyp...
CustomOriginConfig function ( OriginProtocolPolicy arg0 ) { this . originProtocolPolicy = arg0 . toString ( ) ; return this ; }
the origin protocol policy to apply to your origin . returns a reference to this object so that method calls can be chained together . constraints : allowed values : http-only , match-viewer concode_field_sep Integer hTTPPort concode_elem_sep String originProtocolPolicy concode_elem_sep Integer hTTPSPort concode_field_...
AccessToken function ( ) { return accessToken ; }
getter for the new access token . concode_field_sep Set<String> recentlyDeniedPermissions concode_elem_sep AccessToken accessToken concode_elem_sep Set<String> recentlyGrantedPermissions concode_field_sep Set<String> getRecentlyGrantedPermissions concode_elem_sep Set<String> getRecentlyDeniedPermissions
boolean function ( ConfigurationFromContext arg0 , ConfigurationFromContext arg1 ) { return false ; }
when two configurations are created from the same context by two different producers , checks if the configuration created by this producer should replace the other one , that is if the other one should be discarded . this is the same relationship as #ispreferredconfiguration configurationfromcontext , configurationfro...
AuthorityValue function ( Context arg0 , String arg1 ) { String loc0 = "srini_string" = "srini_string" ; List < AuthorityValue > loc1 = find ( arg0 , loc0 ) ; return loc1 . size ( ) > 0 ? loc1 . get ( 0 ) : null ; }
item.any does not work here . concode_field_sep Logger log concode_field_sep List<AuthorityValue> findByExactValue concode_elem_sep String fieldParameter concode_elem_sep List<AuthorityValue> findByAuthorityMetadata concode_elem_sep AuthorityValue findByOrcidID concode_elem_sep String filtered concode_elem_sep List<Aut...
String function ( ) { return roleCode ; }
this method was generated by mybatis generator . this method returns the value of the database column boss_audit_log . role_code concode_field_sep String auditLogId concode_elem_sep String roleCode concode_elem_sep String description concode_elem_sep Integer userType concode_elem_sep long serialVersionUID concode_elem_...
boolean function ( ) { return serverConfigurationService . getBoolean ( "srini_string" , false ) ; }
determines if the accountvalidator.sendlegacylinks property is enabled - ie . whether the account validation form is one single page or split up concode_field_sep AuthzGroupService authzGroupService concode_elem_sep TargettedMessageList tml concode_elem_sep Log log concode_elem_sep ServerConfigurationService serverConf...
void function ( Number arg0 , Class < ? > arg1 ) { throw new IllegalArgumentException ( "srini_string" + arg0 + "srini_string" + arg0 . getClass ( ) . getName ( ) + "srini_string" + arg1 . getName ( ) + "srini_string" ) ; }
raise an overflow exception for the given number and target class . concode_field_sep BigInteger LONG_MAX concode_elem_sep Set<Class<?>> STANDARD_NUMBER_TYPES concode_elem_sep BigInteger LONG_MIN concode_field_sep boolean isHexNumber concode_elem_sep T parseNumber concode_elem_sep T parseNumber concode_elem_sep BigInte...
List < Connection > function ( ) { waitForCleanupCallableToRun ( ) ; synchronized ( this ) { return new ArrayList < Connection > ( connections ) ; } }
returns a snapshot of the connections in this pool , ordered from newest to oldest . waits for the cleanup callable to run if it is currently scheduled . concode_field_sep ConnectionPool systemDefault concode_elem_sep LinkedList<Connection> connections concode_elem_sep long keepAliveDurationNs concode_elem_sep long DEF...
String function ( Properties arg0 , int arg1 , String arg2 , int arg3 ) { MReportTree loc0 = get ( arg0 , arg1 , arg2 ) ; return loc0 . getWhereClause ( arg3 ) ; }
get where clause concode_field_sep int m_PA_Hierarchy_ID concode_elem_sep MTree m_tree concode_elem_sep String m_TreeType concode_elem_sep Properties m_ctx concode_elem_sep String m_ElementType concode_elem_sep CCache<String,MReportTree> s_trees concode_elem_sep CLogger log concode_field_sep int getDefaultAD_Tree_ID co...
boolean function ( int arg0 ) { return state != 0 && ( arg0 & state ) == state ; }
indicates if this state suits to the specified stete concode_field_sep String name concode_elem_sep int x concode_elem_sep int width concode_elem_sep int y concode_elem_sep int index concode_elem_sep Test displayTest concode_elem_sep int state concode_elem_sep Image picture concode_elem_sep int height concode_field_sep...
void function ( ) { suspendedValue = value ; suspendedActions . clear ( ) ; suspendedActions . addAll ( actions ) ; }
suspend the current actions and value . this will store the values for later resume . concode_field_sep boolean switchedOn concode_elem_sep List<BaseAction> suspendedActions concode_elem_sep List<BaseAction> actions concode_elem_sep int DMX_MIN_VALUE concode_elem_sep int DMX_MAX_VALUE concode_elem_sep Logger logger con...
long function ( ) { return this . count ; }
return the number of times the value has been set . concode_field_sep double average concode_elem_sep double max concode_elem_sep long count concode_elem_sep String AVG concode_elem_sep String VAL concode_elem_sep double min concode_elem_sep String MIN concode_elem_sep double alpha concode_elem_sep String name concode_...
void function ( ) { currentPos = - 1 ; }
reset to initial state concode_field_sep int mode 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 boolean isLast concode_elem...
void function ( int arg0 , int arg1 , int arg2 ) { if ( arg1 == - 1 ) { hashTable [ arg0 ] = linkTable [ arg2 ] ; } else { linkTable [ arg1 ] = linkTable [ arg2 ] ; } linkTable [ arg2 ] = reclaimedNodePointer ; reclaimedNodePointer = arg2 ; elementCount -- ; }
unlink a node from a linked list and link into the reclaimed list . concode_field_sep int[] hashTable concode_elem_sep boolean fixedSize concode_elem_sep int newNodePointer concode_elem_sep int elementCount concode_elem_sep int[] linkTable concode_elem_sep int reclaimedNodePointer concode_field_sep void resetTables con...
boolean function ( ) { if ( ! hasDeadline ( ) ) { return false ; } return deadline - stopwatch . elapsedMillis ( ) <= 0 ; }
check if we 're already past the deadline . concode_field_sep long deadline concode_elem_sep Stopwatch stopwatch concode_field_sep long getDeadline concode_elem_sep long getElapsedMillis concode_elem_sep long getMillisBeforeDeadline concode_elem_sep void reset concode_elem_sep String toString concode_elem_sep boolean h...
boolean function ( ) { try { int loc0 = buffR . read ( ) ; if ( loc0 == - 1 ) { return true ; } buffR . unread ( loc0 ) ; } catch ( IOException loc0 ) { throw new ParserException ( "srini_string" ) ; } return false ; }
done this method checks the next character to see if it is the end of the file . if it is not , it will use the functionality of the pushbackreader to push the read character back onto the stream . concode_field_sep PushbackReader buffR concode_elem_sep int multiplier concode_elem_sep int kMaxBufferSize concode_elem_se...
void function ( List < Integer > arg0 , List < Integer > arg1 ) { if ( arg0 == null ) { feedback += "srini_string" ; } else if ( ! printList ( arg0 ) . equals ( printList ( arg1 ) ) ) { feedback += "srini_string" + printList ( arg1 ) + "srini_string" + printList ( arg0 ) + "srini_string" ; } else { feedback += "srini_s...
compare the user 's result with the right answer . concode_field_sep String feedback concode_elem_sep int correct concode_elem_sep int TESTS concode_field_sep String printOutput concode_elem_sep void runSpecialTest concode_elem_sep String appendFeedback concode_elem_sep List<Integer> readCorrect concode_elem_sep void m...
Model function ( Resource arg0 , boolean arg1 , Model arg2 , Collection < String > arg3 ) { return closure ( arg0 , new ClosureBNode ( ) , arg1 , arg2 , arg3 ) ; }
calculate the bnode closure from a resource . the statement itself does not automatically get included . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean traverse concode_elem_sep boolean traverse concode_elem_sep boolean traverse concode_elem_sep boolean includeStmt concode_elem_sep boolean includeS...
String function ( int arg0 ) { return delegate . getString ( arg0 ) ; }
returns the string at position i in the tuple . if that field is not a string , you will get a runtime error . concode_field_sep com.twitter.heron.api.tuple.Tuple delegate concode_field_sep Byte getByte concode_elem_sep List<Object> select concode_elem_sep Double getDouble concode_elem_sep Integer getInteger concode_el...
void function ( String arg0 ) { this . marketType = arg0 ; }
sets the value of the markettype property . concode_field_sep String deviceType concode_elem_sep String marketType concode_field_sep String getMarketType concode_elem_sep String getDeviceType concode_elem_sep void setDeviceType
void function ( ) { EnumSet < Service . ServiceOption > loc0 = EnumSet . of ( Service . ServiceOption . CONCURRENT_GET_HANDLING , Service . ServiceOption . PERSISTENCE , Service . ServiceOption . REPLICATION , Service . ServiceOption . OWNER_SELECTION , Service . ServiceOption . INSTRUMENTATION ) ; assertThat ( service...
test that the service starts with the expected options . concode_field_sep ProjectService.State testState concode_elem_sep String serviceLink concode_elem_sep XenonRestClient xenonRestClient concode_elem_sep ProjectService service concode_elem_sep BasicServiceHost host concode_field_sep void testStartState concode_elem...
Escaper function ( ) { return JAVASCRIPT_ESCAPER ; }
returns an escaper instance that replaces non-ascii charactersin a string with their equivalent javascript utf-16 escape sequences '' @literal \ unnnn '' , '' \ xnn '' or special replacement sequences '' \ b '' , '' \ t '' , '' \ n '' , '' \ f '' , '' \ r '' or '' \ \ '' . warning : this escaper is not suitable for jso...
boolean function ( WebDataBinder arg0 , MethodParameter arg1 ) { int loc0 = arg1 . getParameterIndex ( ) ; Class < ? > [ ] loc1 = arg1 . getMethod ( ) . getParameterTypes ( ) ; boolean loc2 = ( loc1 . length > ( loc0 + 1 ) && Errors . class . isAssignableFrom ( loc1 [ loc0 + 1 ] ) ) ; return ! loc2 ; }
whether to raise a fatal bind exception on validation errors . concode_field_sep boolean annotationNotRequired concode_elem_sep Log logger concode_field_sep boolean supportsReturnType concode_elem_sep Object createAttribute concode_elem_sep void handleReturnValue concode_elem_sep void bindRequestParameters concode_elem...
void function ( String arg0 ) { arg0 = performTranslation ( arg0 ) ; routeLogsToGUIAndFile ( LogLevel . ERROR , arg0 ) ; }
level 0 is used for errors . . basically silent . use level 1 for for most tasks concode_field_sep PrintStream out concode_elem_sep LogLevel[] outputLogVerbosity concode_elem_sep LogLevel[] outputGUIVerbosity concode_elem_sep StringBuilder sb concode_elem_sep File logFile concode_elem_sep int lastNewLine concode_elem_s...
Point3D function ( AffineTransform3D arg0 ) { double loc0 [ ] = arg0 . coefficients ( ) ; return new Point3D ( x * loc0 [ 0 ] + y * loc0 [ 1 ] + z * loc0 [ 2 ] + loc0 [ 3 ] , x * loc0 [ 4 ] + y * loc0 [ 5 ] + z * loc0 [ 6 ] + loc0 [ 7 ] , x * loc0 [ 8 ] + y * loc0 [ 9 ] + z * loc0 [ 10 ] + loc0 [ 12 ] ) ; }
applies the given affine transform to the point , and return the transformed point . concode_field_sep double x concode_elem_sep double z concode_elem_sep double y concode_field_sep Point3D minus concode_elem_sep Point3D minus concode_elem_sep Box3D boundingBox concode_elem_sep boolean isBounded concode_elem_sep double...
void function ( ) { }
initiate the dictionary . retrieve any needed attributes . concode_field_sep Name LENGTH_KEY concode_elem_sep Name FORM_TYPE_KEY concode_elem_sep HashMap entries concode_elem_sep Library library concode_elem_sep boolean inited concode_elem_sep boolean isDeleted concode_elem_sep Reference pObjectReference concode_elem_s...
void function ( String [ ] arg0 ) { add ( Arrays . asList ( arg0 ) ) ; }
add a block of messages . all message should stay on the same page if possible - add padding to ensure this where necessary . if block is larger than the page size , then just add it . concode_field_sep Map<String,MessagePager> pagers concode_elem_sep String pageCmd concode_elem_sep WeakReference<CommandSender> senderR...
void function ( long arg0 ) { _baoCaoDLI . setPrimaryKey ( arg0 ) ; }
sets the primary key of this bao cao d l i. concode_field_sep BaoCaoDLI _baoCaoDLI concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel concode_el...
TrustedAdvisorCheckResult function ( String arg0 ) { setTimestamp ( arg0 ) ; return this ; }
the time of the last refresh of the check . concode_field_sep com.amazonaws.internal.SdkInternalList<TrustedAdvisorResourceDetail> flaggedResources concode_elem_sep TrustedAdvisorCategorySpecificSummary categorySpecificSummary concode_elem_sep String checkId concode_elem_sep TrustedAdvisorResourcesSummary resourcesSumm...
Configuration function ( ) { return configuration ; }
gets the configuration that the taskmanager was started with . concode_field_sep String hostname concode_elem_sep Configuration configuration concode_elem_sep long serialVersionUID concode_elem_sep String[] tmpDirectories concode_field_sep String getHostname concode_elem_sep String[] getTmpDirectories
int function ( int arg0 ) { validateInput ( arg0 ) ; return getTailRecursiveInner ( arg0 , 1 ) ; }
tail recursive implementation of the previous algorithm . the complexity order in time and space terms is the same but the resources needed by the cpu to execute this method is lower because this implementation is tail recursive . concode_field_sep PlaceHolder placeHolder concode_field_sep int getIterative concode_elem...
void function ( ) { MkdirsOptions loc0 = MkdirsOptions . defaults ( ) ; Assert . assertTrue ( loc0 . getCreateParent ( ) ) ; Assert . assertEquals ( "srini_string" , loc0 . getOwner ( ) ) ; Assert . assertEquals ( "srini_string" , loc0 . getGroup ( ) ) ; Assert . assertEquals ( Mode . defaults ( ) . applyDirectoryUMask...
tests for default mkdirsoptions . concode_field_sep PlaceHolder placeHolder concode_field_sep void securityEnabled concode_elem_sep void fields concode_elem_sep void equalsTest
void function ( String arg0 ) { context . setAccountDetails ( arg0 ) ; }
set the account details to be sent at login time for use in the acct command . concode_field_sep ConnectionContext context concode_field_sep void setParserLocales concode_elem_sep boolean isAutoPassiveIPSubstitution concode_elem_sep FTPConnectMode getConnectMode concode_elem_sep void setStrictReturnCodes concode_elem_s...
int function ( ) { return status ; }
getter for the field status . concode_field_sep CollectionAgent agent concode_elem_sep XmpCollectionResource collectionResource concode_elem_sep Set<XmpCollectionResource> listOfResources concode_elem_sep boolean ignorePersistVar concode_elem_sep Date m_timestamp concode_elem_sep int status concode_field_sep void setSt...
String function ( ) { return dialogMessage ; }
returns the most recent dialog message , or null if there is no current dialog message . concode_field_sep boolean wholeWord concode_elem_sep int totalHitCount concode_elem_sep SwingController controller concode_elem_sep SearchPanel searchPanel concode_elem_sep int lengthOfTask concode_elem_sep boolean caseSensitive co...
void function ( String arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . ERROR , arg0 ) ) ; }
helper for error callbacks that just returns the status.error by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String ...
int function ( ) { return this . string . hashCode ( ) ; }
return the hash code value for this parameter instance.the hash code for a parameter instance is equal to thehash code of its #tostring string value . concode_field_sep String string concode_elem_sep String name concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getName concode_elem...
View function ( View arg0 ) { final EAnnotation loc0 = arg0 . getEAnnotation ( TREE_LAYOUT_ANNOTATION ) ; if ( loc0 != null ) { return ( View ) arg0 . eResource ( ) . getEObject ( loc0 . getDetails ( ) . get ( TREE_NODE_PARENT_URI ) ) ; } return null ; }
returns the parent view of a tree node from the parent view annotation . concode_field_sep String TREE_NODE_POSITION concode_elem_sep String TREE_NODE_PARENT_URI concode_elem_sep String TREE_LAYOUT_ANNOTATION concode_field_sep int getTreeNodePosition concode_elem_sep ArrayList<IGraphicalEditPart> getOrderedTreeChildren...
Object function ( Object [ ] arg0 ) { return sum ( ( Iterable ) Arrays . asList ( arg0 ) ) ; }
sums all the items from an array of items . concode_field_sep PlaceHolder placeHolder concode_field_sep List combinations concode_elem_sep List combinations concode_elem_sep List combinations concode_elem_sep T min concode_elem_sep T min concode_elem_sep T min concode_elem_sep T max concode_elem_sep T max concode_elem_...
Object function ( ) { return this . value ; }
return the current value of the field , i.e. either the property value or a rejected update , or null if not field-specific . this value will be an html-escaped string if the original value already was a string . concode_field_sep PropertyEditor editor concode_elem_sep String expression concode_elem_sep BindingResult b...
void function ( ErrorMessage arg0 ) { if ( ! ( arg0 instanceof ErrorMessage ) ) { throw new ClassCastException ( "srini_string" + ErrorMessage . class . getName ( ) ) ; } getErrors ( ) . remove ( arg0 ) ; }
method removeerror . concode_field_sep java.util.List<ErrorMessage> errors concode_field_sep void addError concode_elem_sep void setErrors concode_elem_sep java.util.List<ErrorMessage> getErrors
void function ( ThisExpression arg0 ) { arg0 . f0 . accept ( this ) ; }
f0 - > `` this '' concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
String function ( Uri arg0 , CordovaInterface arg1 ) { return FileHelper . getRealPath ( arg0 . toString ( ) , arg1 ) ; }
returns the real path of the given uri . if the given uri is a content : / / uri , the real path is retrieved from the media store . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getMimeType concode_elem_sep String getMimeTypeForExtensi...
long function ( ) { return _shoppingCart . getCompanyId ( ) ; }
returns the company id of this shopping cart . concode_field_sep ShoppingCart _shoppingCart concode_field_sep java.lang.String getItemIds concode_elem_sep void setInsure concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep void setItemIds concode_elem_sep boolean isEscapedM...
void function ( String arg0 ) { Collections . addAll ( messages , wrap ( arg0 ) ) ; }
add a message to the buffer . concode_field_sep Map<String,MessagePager> pagers concode_elem_sep String pageCmd concode_elem_sep WeakReference<CommandSender> senderRef concode_elem_sep List<String> messages concode_elem_sep int pageSize concode_elem_sep String BULLET concode_elem_sep int DEF_PAGE_SIZE concode_elem_sep ...
Argument < ? > function ( String arg0 ) { return getFactory ( ) . parseArgument ( arg0 ) ; }
parses an argument from the given argument string.in vanilla , it should be formatted like key = value . concode_field_sep PlaceHolder placeHolder concode_field_sep T getValue concode_elem_sep Invertible<T> invert concode_elem_sep ArgumentType<T> getType concode_elem_sep Argument<T> create concode_elem_sep Argument.Inv...
double function ( int arg0 ) { return this . optDouble ( arg0 , Double . NaN ) ; }
get the optional double value associated with an index . nan is returned if there is no value for the index , or if the value is not a number and can not be converted to a number . concode_field_sep PlaceHolder placeHolder concode_field_sep JSONObject optJSONObject concode_elem_sep double getDouble concode_elem_sep Str...
String function ( ) { return refId ; }
gets the value of the refid property . concode_field_sep String refId concode_field_sep void setRefId
NodeTable function ( ) { return nodeTable ; }
return the node table concode_field_sep DatasetControl dsPolicy concode_elem_sep NodeTable nodeTable concode_elem_sep TupleTable tupleTable concode_field_sep NodeId idForNode concode_elem_sep Iterator<Tuple<NodeId>> findAsNodeIds concode_elem_sep TupleTable getTupleTable concode_elem_sep void finishRead concode_elem_se...
RequestedContentTypeResolverBuilder function ( Map < String , MediaType > arg0 ) { if ( ! CollectionUtils . isEmpty ( arg0 ) ) { for ( Map . Entry < String , MediaType > loc0 : arg0 . entrySet ( ) ) { String loc1 = loc0 . getKey ( ) . toLowerCase ( Locale . ENGLISH ) ; this . mediaTypes . put ( loc1 , loc0 . getValue (...
add a mapping from a key , extracted from a path extension or a query parameter , to a mediatype . this is required in order for the parameter strategy to work . any extensions explicitly registered here are also whitelisted for the purpose of reflected file download attack detection see spring framework reference docu...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _checkoutLocalService . dynamicQueryCount ( arg0 ) ; }
returns the number of rows matching the dynamic query . concode_field_sep CheckoutLocalService _checkoutLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery con...
int function ( ) { int loc0 ; loc0 = this . x . hashCode ( ) ; loc0 = 29 * loc0 + ( this . y != null ? this . y . hashCode ( ) : 0 ) ; return loc0 ; }
returns a hash code . concode_field_sep long serialVersionUID concode_elem_sep Number x concode_elem_sep Number y concode_field_sep Number getX concode_elem_sep void setY concode_elem_sep void setY concode_elem_sep Number getY concode_elem_sep double getYValue concode_elem_sep boolean equals concode_elem_sep Object clo...
ULocale function ( DesignSession arg0 ) { if ( arg0 == null ) return ULocale . getDefault ( ) ; return arg0 . locale ; }
gets the session locale . concode_field_sep PlaceHolder placeHolder concode_field_sep List getListeners concode_elem_sep void addDerived concode_elem_sep DesignSession getDesignSession concode_elem_sep List getDesigns concode_elem_sep IElementDefn getCachedElementDefn concode_elem_sep void setContainer concode_elem_sep...
void function ( @ Nullable String arg0 ) { this . uri = arg0 ; }
sets file system uri . see #geturi for more information . concode_field_sep String[] cfgPaths concode_elem_sep long serialVersionUID concode_elem_sep UserNameMapper usrNameMapper concode_elem_sep String uri concode_field_sep void setUserNameMapper concode_elem_sep void setConfigPaths concode_elem_sep void writeExternal...
void function ( ManagedObjectReference arg0 ) { this . vm = arg0 ; }
sets the value of the vm property . concode_field_sep ManagedObjectReference vm concode_elem_sep List<String> testType concode_elem_sep ManagedObjectReference _this concode_elem_sep VirtualMachineRelocateSpec spec concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep VirtualMac...
UIComponent function ( UIComponent arg0 , String arg1 ) { if ( arg1 . equals ( arg0 . getId ( ) ) ) { return arg0 ; } Iterator < UIComponent > loc0 = arg0 . getFacetsAndChildren ( ) ; while ( loc0 . hasNext ( ) ) { UIComponent loc1 = findComponent ( loc0 . next ( ) , arg1 ) ; if ( loc1 != null ) { return loc1 ; } } ret...
finds component with the given id concode_field_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String getActionAttribute concode_elem_sep String getBuildAttribute concode_elem_sep void ...
void function ( String arg0 ) { this . buttons = arg0 ; }
sets the value of the buttons property . concode_field_sep String buttons concode_elem_sep String coins concode_elem_sep String service concode_elem_sep String players concode_elem_sep List<Control> control concode_elem_sep String tilt concode_elem_sep long serialVersionUID concode_field_sep void setService concode_ele...
short function ( ) { final int loc0 = bs . readByte ( ) ; final int loc1 = bs . readByte ( ) ; return ( short ) ( ( loc1 << 8 ) + loc0 ) ; }
reads a short integer from the stream . concode_field_sep ByteArrayByteStream bs concode_field_sep String readLastAsciiString concode_elem_sep void unReadInt concode_elem_sep String readAsciiString concode_elem_sep long available concode_elem_sep void skip concode_elem_sep void seek concode_elem_sep char readChar conco...
double function ( ) { Coordinate loc0 = ls . getCoordinate ( 1 ) ; return loc0 . y ; }
gets the end y ordinate of the segment concode_field_sep LineSegment ls concode_elem_sep Object data concode_field_sep Coordinate getStart concode_elem_sep LineSegment getLineSegment concode_elem_sep void setData concode_elem_sep boolean equalsTopo concode_elem_sep double getStartX concode_elem_sep double getStartY con...
List < QualityProfileDto > function ( DbSession arg0 , String arg1 ) { List < QualityProfileDto > loc0 = Lists . newArrayList ( ) ; for ( QualityProfileDto loc1 : selectChildren ( arg0 , arg1 ) ) { loc0 . add ( loc1 ) ; loc0 . addAll ( selectDescendants ( arg0 , loc1 . getKey ( ) ) ) ; } return loc0 ; }
all descendants , in the top-down order . concode_field_sep System2 system concode_elem_sep MyBatis mybatis concode_field_sep void doDelete concode_elem_sep void updateProjectProfileAssociation concode_elem_sep void insert concode_elem_sep void insert concode_elem_sep void update concode_elem_sep void update concode_el...
void function ( RecordRef arg0 ) { this . role = arg0 ; }
sets the value of the role property . concode_field_sep String password concode_elem_sep Boolean sendEmail concode_elem_sep RecordRef role concode_elem_sep RecordRef contact concode_elem_sep String password2 concode_elem_sep String email concode_elem_sep Boolean giveAccess concode_field_sep void setPassword concode_ele...
void function ( ) { this . listOfSelectedArcs . clear ( ) ; }
this function reset the content of the listofselectedarcs variable if at the end of the iteration no hamiltonian is resulted concode_field_sep List<List<Integer>> listOfRemnantSets concode_elem_sep Arc headOfPath concode_elem_sep Map<Integer,String[]> nodeWeight concode_elem_sep List<Integer[]> listOfSelectedArcs conco...
boolean function ( String arg0 , String arg1 ) { if ( graphMap . size ( ) != 0 ) { if ( graphMap . get ( arg0 ) != null ) { return graphMap . get ( arg0 ) . getLegend ( ) . contains ( arg1 ) ; } log . error ( String . format ( "srini_string" , arg0 ) ) ; return false ; } log . error ( "srini_string" ) ; return false ; ...
check the legend of the selected graph have the expected title . concode_field_sep WebDriver driverServer concode_elem_sep GraphHandler handler concode_elem_sep Log log concode_elem_sep Map<String,Graph> graphMap concode_elem_sep WebDriver driverDevice concode_elem_sep UIElementMapper uiElementMapper concode_field_sep ...
void function ( UserKey arg0 ) { this . user = arg0 ; }
sets the value of the user property . concode_field_sep UserKey user concode_field_sep UserKey getUser
void function ( int arg0 ) { try { wait ( arg0 ) ; } catch ( Exception loc0 ) { ; } }
a waiting routine . this is called whenever mazewindow.repaintandrefresh routine is called . do n't worry about this . concode_field_sep MazeWindow window concode_elem_sep Strategy strategy concode_elem_sep Thread maze concode_field_sep boolean isThereAWall concode_elem_sep void clear concode_elem_sep void start concod...
void function ( String arg0 , String arg1 ) { if ( LOG . ERROR >= LOGLEVEL ) Log . e ( arg0 , arg1 ) ; }
error log message . 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 void set...
boolean function ( final URI arg0 ) { boolean loc0 = this . unique . remove ( arg0 ) ; if ( loc0 ) { Iterator < URI > loc1 = this . all . iterator ( ) ; while ( loc1 . hasNext ( ) ) { URI loc2 = loc1 . next ( ) ; if ( loc2 . equals ( arg0 ) ) { loc1 . remove ( ) ; } } } return loc0 ; }
removes a uri from the collection . concode_field_sep List<URI> all concode_elem_sep Set<URI> unique concode_field_sep void add concode_elem_sep boolean contains concode_elem_sep List<URI> getAll
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...
boolean function ( ) { return ! ( this . entry instanceof COSStream ) ; }
returns true if this entry is an appearance subdictionary . concode_field_sep COSBase entry concode_field_sep PDAppearanceStream getAppearanceStream concode_elem_sep boolean isStream concode_elem_sep COSBase getCOSObject concode_elem_sep Map<COSName,PDAppearanceStream> getSubDictionary
void function ( ) { CustomPieURLGenerator loc0 = new CustomPieURLGenerator ( ) ; Map loc1 = new HashMap ( ) ; loc1 . put ( "srini_string" , "srini_string" ) ; loc0 . addURLs ( loc1 ) ; CustomPieURLGenerator loc2 = ( CustomPieURLGenerator ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc2 ) ; }
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testPublicCloneable concode_elem_sep void testEquals
Integer function ( ) { return name ; }
get name concode_field_sep Integer name concode_elem_sep String propertyClass concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep String getPropertyClass concode_elem_sep void setPropertyClass concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Model200Res...
int function ( ) { return endpoint ; }
returns multi channel endpoint of a bound node . concode_field_sep Date lastRefreshed concode_elem_sep int endpoint concode_elem_sep Integer refreshInterval concode_elem_sep Map<String,String> arguments concode_elem_sep int nodeId concode_field_sep void setRefreshInterval concode_elem_sep int getNodeId concode_elem_sep...
java . lang . String function ( ) { return valueType ; }
gets the valuetype value for this value . concode_field_sep java.lang.String valueType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.apache.axis.description.TypeDesc getTypeDesc concode_elem_sep...
void function ( ) { Arrays . fill ( mSpacing , CSSConstants . UNDEFINED ) ; mHasAliasesSet = false ; mValueFlags = 0 ; }
resets the spacing instance to its default state . this method is meant to be used when recycling spacing instances . concode_field_sep boolean mHasAliasesSet concode_elem_sep int END concode_elem_sep int LEFT concode_elem_sep int mValueFlags concode_elem_sep int RIGHT concode_elem_sep int ALL concode_elem_sep int TOP ...
void function ( VV arg0 ) { outVal . f1 = arg0 ; out . collect ( outVal ) ; }
sets the result for the apply function concode_field_sep IterationRuntimeContext runtimeContext concode_elem_sep Vertex<K,VV> outVal concode_elem_sep long numberOfVertices concode_elem_sep Collector<Vertex<K,VV>> out concode_field_sep T getPreviousIterationAggregate concode_elem_sep void postSuperstep concode_elem_sep ...
boolean function ( BoundingBox arg0 ) { return ! isValid ( ) || ( min . x <= arg0 . min . x && min . y <= arg0 . min . y && min . z <= arg0 . min . z && max . x >= arg0 . max . x && max . y >= arg0 . max . y && max . z >= arg0 . max . z ) ; }
returns whether the given bounding box is contained in this bounding box . concode_field_sep Vector3 tmpVector concode_elem_sep Vector3 max concode_elem_sep long serialVersionUID concode_elem_sep Vector3 dim concode_elem_sep Vector3 min concode_elem_sep Vector3 cnt concode_field_sep Vector3 getCorner001 concode_elem_se...
String function ( ) { return System . getProperty ( "srini_string" , getCatalinaHome ( ) ) ; }
get the value of the catalina.base environment variable . concode_field_sep int debug concode_field_sep void log concode_elem_sep void log concode_elem_sep void main concode_elem_sep String getCatalinaHome
void function ( DataBinder arg0 ) { }
customize the data binder . concode_field_sep String targetName concode_elem_sep Validator validator concode_elem_sep boolean resolvePlaceholders concode_elem_sep Log logger concode_elem_sep MessageSource messageSource concode_elem_sep boolean ignoreNestedProperties concode_elem_sep T target concode_elem_sep char[] TAR...
void function ( TypeOneException arg0 ) { areThereAny = true ; exceptions . add ( arg0 ) ; }
adds exc to the exception array concode_field_sep boolean areThereAny concode_elem_sep ArrayList<TypeOneException> exceptions concode_field_sep ArrayList<TypeOneException> get concode_elem_sep boolean anyExceptions
X509CRL function ( final URI arg0 ) { return fetch ( arg0 . toURL ( ) ) ; }
fetch the resource . designed so that extensions can decide how the resource should be retrieved . concode_field_sep Logger LOGGER concode_field_sep placeholderType placeHolder
void function ( Date arg0 ) { _kaleoTask . setCreateDate ( arg0 ) ; }
sets the create date of this kaleo task . concode_field_sep KaleoTask _kaleoTask concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_elem_sep...
String function ( final Tag arg0 ) { if ( arg0 instanceof PageTag ) { PageTag loc0 = ( PageTag ) arg0 ; return loc0 . getStringsVar ( ) ; } else if ( arg0 . getParent ( ) == null ) { return null ; } return getStringsVarInPageTag ( arg0 . getParent ( ) ) ; }
recursive method that returns the stringvar attribute of the upper pagetag . stop condition : cnew is a pagetage or cnew.getparent == null . concode_field_sep Logger LOG concode_field_sep Object getAttributeValue concode_elem_sep void recursiveEncodechildren concode_elem_sep String makeELExpression concode_elem_sep Boo...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
return type metadata object concode_field_sep int resultado concode_elem_sep java.lang.String mensagem concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_field_sep int getResultado concode_elem_sep void setResulta...
void function ( Integer arg0 ) { this . totalResultSetSize = arg0 ; }
sets the value of the totalresultsetsize property . concode_field_sep Integer startIndex concode_elem_sep Integer totalResultSetSize concode_elem_sep List<RateCard> results concode_field_sep Integer getStartIndex concode_elem_sep void setStartIndex concode_elem_sep List<RateCard> getResults concode_elem_sep Integer get...
Integer function ( String arg0 , String arg1 ) { String loc0 = termCounterKey ( arg0 ) ; String loc1 = jedis . hget ( loc0 , arg1 ) ; return new Integer ( loc1 ) ; }
returns the number of times the given term appears at the given url . concode_field_sep Jedis jedis concode_field_sep void add concode_elem_sep boolean isIndexed concode_elem_sep void deleteAllKeys concode_elem_sep Map<String,Integer> getCounts concode_elem_sep Set<String> urlSetKeys concode_elem_sep void main concode_...
void function ( TransportClient arg0 ) { }
invoked when the channel associated with the given client is inactive . no further requests will come from this client . concode_field_sep Logger logger concode_elem_sep RpcResponseCallback ONE_WAY_CALLBACK concode_field_sep void receive concode_elem_sep void receive concode_elem_sep void channelActive concode_elem_sep...
void function ( final int arg0 ) { this . responseCode = arg0 ; }
sets responsecode . concode_field_sep FastDateFormat FORMATTER concode_elem_sep HttpServletRequest request concode_elem_sep URL responseURL concode_elem_sep Logger ACCESS concode_elem_sep String ACCESS_FORMAT concode_elem_sep Date requestDate concode_elem_sep String EMPTY_FIELD concode_elem_sep int responseCode concode...