code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
Symbol function ( String arg0 ) { return Symbol . valueOf ( arg0 ) ; } | lookup and return the correct proton symbol instance based on the given key . concode_field_sep String LEGACY_REPLY_TO_TYPE_MSG_ANNOTATION_SYMBOL_NAME concode_elem_sep String JMS_APP_CORRELATION_ID concode_elem_sep byte JMS_MAP_MESSAGE concode_elem_sep byte JMS_STREAM_MESSAGE concode_elem_sep byte JMS_OBJECT_MESSAGE co... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getKeyName ( ) != null ) loc0 . append ( "srini_string" + getKeyName ( ) + "srini_string" ) ; if ( getKeyFingerprint ( ) != null ) loc0 . append ( "srini_string" + getKeyFingerprint ( ) ) ; loc0 . append ( "srini_... | returns a string representation of this object ; useful for testing and debugging . concode_field_sep String keyFingerprint concode_elem_sep String keyName concode_field_sep KeyPairInfo withKeyName concode_elem_sep String getKeyFingerprint concode_elem_sep int hashCode concode_elem_sep void setKeyFingerprint concode_el... |
List function ( ) { Extension loc0 = getExtensionByOID ( "srini_string" ) ; if ( loc0 == null ) { return null ; } return ( ( GeneralNames ) GeneralNames . ASN1 . decode ( loc0 . getExtnValue ( ) ) ) . getPairsList ( ) ; } | returns the value of subject alternative name oid = 2.5.29.17 . the asn .1 definition for subject alternative name is : id-ce-subjectaltname object identifier : : = id-ce 17 subjectaltname : : = generalnames as specified in rfc 3280 concode_field_sep ASN1Type ASN1 concode_elem_sep List<Extension> extensions concode_ele... |
XMLResource function ( EObject arg0 ) { return ( XMLResource ) arg0 . eResource ( ) ; } | by default , assumes that the eobject is attached to an xml resource , and returns that . concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep String getName concod... |
int function ( ) { return 1 ; } | always returns 1 . concode_field_sep A actual concode_elem_sep Conditions conditions concode_elem_sep S myself concode_elem_sep Objects objects concode_elem_sep WritableAssertionInfo info concode_field_sep S usingComparator concode_elem_sep S isNotExactlyInstanceOf concode_elem_sep S doesNotHave concode_elem_sep String... |
Object function ( ) { return this . local ; } | gets the value of the local property . concode_field_sep String parent concode_elem_sep String bean concode_elem_sep Object local concode_field_sep String getParent concode_elem_sep void setLocal concode_elem_sep void setBean concode_elem_sep String getBean concode_elem_sep void setParent |
void function ( String arg0 ) { Trace . check ( arg0 . equals ( sPassword ) , Trace . ACCESS_IS_DENIED ) ; } | checks if this object 's password attibute equals specified argument , else throws . concode_field_sep String sName concode_elem_sep Grantee grantee concode_elem_sep boolean isPublic concode_elem_sep boolean isSys concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep boolean isAccessible... |
OrganismType . Lineage function ( ) { return new OrganismType . Lineage ( ) ; } | create an instance of organismtype.lineage concode_field_sep QName _Copyright_QNAME concode_field_sep ProteinType.AlternativeName createProteinTypeAlternativeName concode_elem_sep SourceType createSourceType concode_elem_sep EvidencedStringType createEvidencedStringType concode_elem_sep PersonType createPersonType conc... |
List < DisplayType > function ( ) { if ( displayTypes == null ) { displayTypes = new ArrayList < DisplayType > ( ) ; } return this . displayTypes ; } | gets the value of the displaytypes 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 displaytypes property . for example , to add a new it... |
SortedSet < ClassLabel > function ( Relation < ? extends ClassLabel > arg0 ) { SortedSet < ClassLabel > loc0 = new TreeSet < > ( ) ; for ( DBIDIter loc1 = arg0 . iterDBIDs ( ) ; loc1 . valid ( ) ; loc1 . advance ( ) ) { loc0 . add ( arg0 . get ( loc1 ) ) ; } return loc0 ; } | retrieves all class labels within the database . concode_field_sep PlaceHolder placeHolder concode_field_sep KNNQuery<O> precomputedKNNQuery concode_elem_sep KNNQuery<O> precomputedKNNQuery concode_elem_sep Relation<String> guessLabelRepresentation concode_elem_sep Relation<String> guessObjectLabelRepresentation concod... |
void function ( java . lang . String arg0 ) { this . idOS = arg0 ; } | sets the idos value for this certifyin . concode_field_sep java.lang.String designadorTurbonet concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String instancia concode_elem_sep java.lang.String numeroBA concode_elem_sep java.lang.String sistemaOrigem concode_elem_sep java.lang.... |
void function ( ) { while ( size > 0 ) pop ( ) ; } | removes all elements from the list . concode_field_sep Node head concode_elem_sep Node prev concode_elem_sep int size concode_elem_sep Node next concode_field_sep void add concode_elem_sep void add concode_elem_sep Node getTail concode_elem_sep void touch concode_elem_sep Node getNext concode_elem_sep Node getPrev conc... |
String function ( HttpServletRequest arg0 ) { HttpSession loc0 = arg0 . getSession ( ) ; return generateToken ( loc0 . getId ( ) ) ; } | generate a new transaction token , to be used for enforcing a single request for a particular transaction . concode_field_sep TokenProcessor instance concode_elem_sep long previous concode_field_sep void saveToken concode_elem_sep String toHex concode_elem_sep TokenProcessor getInstance concode_elem_sep void resetToken... |
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... |
String function ( ) { try { return toStringImpl ( ) ; } catch ( Throwable loc0 ) { return super . toString ( ) + "srini_string" + loc0 + "srini_string" ; } } | retrieves a string repsentation of this object . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] classNames concode_field_sep int g... |
void function ( String arg0 ) { sDefaultEdgeColor = arg0 ; } | default color to use if no color is specified when using this enumeration . `` silver '' is the initial default . concode_field_sep Map<SystemCaptioningBridgeListener,Boolean> mListeners concode_elem_sep String DEFAULT_CAPTIONING_PREF_VALUE concode_elem_sep String sShadowOffset concode_elem_sep String sDefaultEdgeColor... |
void function ( Comparable arg0 , Object arg1 ) { int loc0 = getIndex ( arg0 ) ; if ( loc0 >= 0 ) { KeyedObject loc1 = ( KeyedObject ) this . data . get ( loc0 ) ; loc1 . setObject ( arg1 ) ; } else { KeyedObject loc1 = new KeyedObject ( arg0 , arg1 ) ; this . data . add ( loc1 ) ; } } | replaces an existing object , or adds a new object to the collection . this is the same as the #addobject comparable , object method . concode_field_sep List data concode_elem_sep long serialVersionUID concode_field_sep Comparable getKey concode_elem_sep Object getObject concode_elem_sep Object getObject concode_elem_s... |
void function ( Reference arg0 ) { this . reference = arg0 ; } | sets the parent pdf object 's reference . 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_sep String getDecryptedLiteralString concode_elem_sep String encryption ... |
void function ( ) { int loc0 = in . read ( buf , 0 , buf . length ) ; if ( loc0 == - 1 ) { throw new EOFException ( ) ; } pos = 0 ; end = loc0 ; } | reads new input data into the buffer . call only with pos == end or end == -1 , depending on the desired outcome if the function throws . concode_field_sep Charset charset concode_elem_sep byte[] buf concode_elem_sep InputStream in concode_elem_sep int pos concode_elem_sep byte LF concode_elem_sep byte CR concode_elem_... |
boolean function ( Collection < String > arg0 ) { for ( String loc0 : arg0 ) { if ( hasOption ( loc0 ) ) { return true ; } } return false ; } | see also #hasoption . concode_field_sep Map<String,ParsedCommandLineOption> optionsByString concode_elem_sep Set<String> removedOptions concode_elem_sep Set<String> presentOptions concode_elem_sep List<String> extraArguments concode_field_sep List<String> getExtraArguments concode_elem_sep boolean hasOption concode_ele... |
RuntimeTypeAdapterFactory < T > function ( Class < ? extends T > arg0 ) { return registerSubtype ( arg0 , arg0 . getSimpleName ( ) ) ; } | registers type identified by its class #getsimplename simplename . labels are case sensitive . concode_field_sep Map<String,Class<?>> labelToSubtype concode_elem_sep Map<Class<?>,String> subtypeToLabel concode_elem_sep String typeFieldName concode_elem_sep Class<?> baseType concode_field_sep RuntimeTypeAdapterFactory<T... |
String function ( ) { long loc0 = System . currentTimeMillis ( ) ; Calendar loc1 = Calendar . getInstance ( serverTimeZone ) ; loc1 . setTimeInMillis ( loc0 ) ; return currentFormat . format ( loc1 . getTime ( ) ) ; } | gets server time . concode_field_sep DateFormat currentFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep String GMT7DAYLIGHTLOCATION concode_elem_sep String GMT9DAYLIGHTLOCATION concode_elem_sep String GMT8DAYLIGHTLOCATION concode_elem_sep String GMT10DAYLIGHTLOCATION concode_elem_sep TimeZone sele... |
void function ( long arg0 ) { this . serviceSequenceNbr = arg0 ; } | sets the value of the servicesequencenbr property . concode_field_sep long serviceSequenceNbr concode_elem_sep String serviceCode concode_elem_sep ServiceChangeActionEnum action concode_elem_sep long serialVersionUID concode_elem_sep XMLGregorianCalendar effectiveDate concode_elem_sep XMLGregorianCalendar expirationDat... |
void function ( CTBoolean arg0 ) { this . bubble3D = arg0 ; } | sets the value of the bubble3d property . concode_field_sep CTBoolean bubble3D concode_elem_sep CTSerTx tx concode_elem_sep CTDLbls dLbls concode_elem_sep List<CTErrBars> errBars concode_elem_sep CTExtensionList extLst concode_elem_sep List<CTDPt> dPt concode_elem_sep CTShapeProperties spPr concode_elem_sep CTNumDataSo... |
List < View > function ( View arg0 , List < View > arg1 ) { if ( arg1 == null ) { arg1 = new LinkedList < View > ( ) ; } arg1 . add ( arg0 ) ; return arg1 ; } | adds view to specified cache . creates a cache list if it is null . concode_field_sep WheelView wheel concode_elem_sep List<View> emptyItems concode_elem_sep List<View> items concode_field_sep int recycleItems concode_elem_sep View getCachedView concode_elem_sep View getItem concode_elem_sep void recycleView concode_el... |
WeatherContext function ( ) { if ( instance == null ) { instance = new WeatherContext ( ) ; } return instance ; } | create or returns the instance of this class . concode_field_sep WeatherConfig config concode_elem_sep WeatherJobScheduler jobScheduler concode_elem_sep Map<String,Weather> weatherByLocationId concode_elem_sep WeatherContext instance concode_elem_sep EventPublisher eventPublisher concode_elem_sep Collection<WeatherBind... |
boolean function ( final ConfigBean arg0 ) { boolean loc0 = false ; for ( final PendingConfigBeanJob loc1 : mJobs ) { if ( loc1 . getConfigBean ( ) == arg0 ) { loc0 = true ; loc1 . releaseLatch ( ) ; mJobs . remove ( loc1 ) ; break ; } } if ( loc0 ) { removeAllDescendants ( arg0 ) ; } return loc0 ; } | removing a configbean must ensure that all its children are also removed . this will normally happen if amx is loaded as a side effect of unregistering mbeans , but if amx has not loaded we must ensure it directly . this is all caused by an hk2 asymmetry that does not issue remove events for children of removed element... |
int function ( ) { return m_data . rows . size ( ) ; } | return total mumber of rows concode_field_sep CLogger log concode_elem_sep String TABLE_ALIAS concode_elem_sep long serialVersionUID concode_elem_sep RModelData m_data concode_elem_sep boolean m_editable concode_elem_sep String FUNCTION_COUNT concode_elem_sep String FUNCTION_SUM concode_field_sep boolean isGroupRow con... |
void function ( ) { mNativeUsage = 0 ; mUserUsage = 0 ; mProcessList . clear ( ) ; key = 0 ; } | clear the data remained by the object concode_field_sep float mNativeUsage concode_elem_sep Processes mInstance concode_elem_sep SparseArray<Process> mProcessList concode_elem_sep int key concode_elem_sep float mUserUsage concode_field_sep void addNativeUsage concode_elem_sep void addUserUsage concode_elem_sep SparseAr... |
void function ( String arg0 ) { this . targetName = arg0 ; } | set the target name . concode_field_sep String targetName concode_elem_sep Log logger concode_elem_sep boolean exceptionIfInvalid concode_elem_sep Validator validator concode_elem_sep boolean resolvePlaceholders concode_elem_sep MessageSource messageSource concode_elem_sep boolean ignoreNestedProperties concode_elem_se... |
void function ( java . lang . String arg0 ) { this . name = arg0 ; } | sets the name value for this wscustomform . concode_field_sep java.lang.String role concode_elem_sep java.lang.String datamodel concode_elem_sep java.lang.String xml concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.... |
com . liferay . portal . model . PluginSetting function ( long arg0 ) { return _pluginSettingLocalService . getPluginSetting ( arg0 ) ; } | returns the plugin setting with the primary key . concode_field_sep PluginSettingLocalService _pluginSettingLocalService concode_field_sep PluginSettingLocalService getWrappedPluginSettingLocalService concode_elem_sep com.liferay.portal.model.PluginSetting addPluginSetting concode_elem_sep void setWrappedService concod... |
ClassLoader function ( IProject arg0 ) { return createClassLoader ( arg0 , 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 ... |
String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; } | returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String getDataColumn concode_elem_sep String getRealPathFromURI_API11_And_Above concode_elem_sep boolean isDownloadsDocument concode_elem_sep boolean isGooglePhotosUri c... |
boolean function ( ) { return this . sslContext != null ; } | check whether the ssl context is null or not concode_field_sep Logger log concode_elem_sep SSLContext sslContext concode_field_sep SSLContext initSSLContext concode_elem_sep ConnectionSettings constructConnectionSettings concode_elem_sep ChannelHandler create |
boolean function ( ) { return excludeFromIndexes ; } | returns whether this value should be excluded from indexes . concode_field_sep long serialVersionUID concode_elem_sep int meaning concode_elem_sep ValueType valueType concode_elem_sep long serialVersionUID concode_elem_sep boolean excludeFromIndexes concode_elem_sep V value concode_field_sep ValueBuilder<?,?,?> toBuild... |
void function ( ) { isLazy = true ; } | sets byte counting for the current element as lazy . that is , the observer will get notified of the element 's byte count only as element 's pieces are being processed or iterated over . concode_field_sep long totalSize concode_elem_sep Counter<Long> counter concode_elem_sep boolean isLazy concode_field_sep boolean ge... |
java . lang . String function ( ) { return _wsrpProducer . getName ( ) ; } | returns the name of this w s r p producer . concode_field_sep WSRPProducer _wsrpProducer concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getWsrpProducerId concode_elem_sep void setGroupId concode_el... |
com . liferay . portal . kernel . model . ResourceAction function ( long arg0 ) { return getService ( ) . createResourceAction ( arg0 ) ; } | creates a new resource action with the primary key . does not add the resource action to the database . concode_field_sep ResourceActionLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery co... |
BehaviourID function ( ) { return behaviour ; } | retrieve the value of the behaviour slot of this event , containing the behaviour identifier of the newly removed behaviour . concode_field_sep AID agent concode_elem_sep String NAME concode_elem_sep BehaviourID behaviour concode_field_sep void setAgent concode_elem_sep void setBehaviour concode_elem_sep String getName... |
void function ( BaseActivity arg0 , int arg1 , Fragment arg2 , String arg3 , @ Animation int arg4 ) { showFragment ( arg0 , arg1 , arg2 , arg3 , false , true , arg4 ) ; } | replaces the current fragment that is in the container view received represented by its id , with the new fragment received . concode_field_sep int SLIDE_IN_RIGHT concode_elem_sep Logger logger concode_elem_sep int SLIDE_IN_BOTTOM concode_elem_sep int FADE_IN concode_elem_sep int NONE concode_field_sep void addFragment... |
void function ( String arg0 , Object arg1 , Object arg2 ) { if ( arg1 == null && arg2 == null ) { return ; } if ( arg1 != null && arg1 . equals ( arg2 ) ) { return ; } failNotEquals ( arg0 , arg1 , arg2 ) ; } | asserts that two objects are equal . if they are not an assertionfailederror is thrown with the given message . concode_field_sep PlaceHolder placeHolder concode_field_sep void fail concode_elem_sep void fail concode_elem_sep void assertNull concode_elem_sep void assertNull concode_elem_sep void assertTrue concode_elem... |
Object function ( Class < T > arg0 , FailoverProxyProvider < T > arg1 , Map < String , RetryPolicy > arg2 , RetryPolicy arg3 ) { return Proxy . newProxyInstance ( arg1 . getInterface ( ) . getClassLoader ( ) , new Class < ? > [ ] { arg0 } , new RetryInvocationHandler < T > ( arg1 , arg3 , arg2 ) ) ; } | create a proxy for an interface of implementations of that interface using the given failoverproxyprovider and the a set of retry policiesspecified by method name . if no retry policy is defined for a method then a default of retrypolicies #try_once_then_fail is used . concode_field_sep PlaceHolder placeHolder concode_... |
Text function ( Object ... arg0 ) { return error ( Text . of ( arg0 ) ) ; } | returns content formatted as an error message concode_field_sep String namespace concode_field_sep Text heading concode_elem_sep Text heading concode_elem_sep Text success concode_elem_sep Text success concode_elem_sep Text message concode_elem_sep Text message |
ArrayList < Price > function ( ) { try { return ioOperations . getPrices ( ) ; } catch ( OHException loc0 ) { JOptionPane . showMessageDialog ( null , loc0 . getMessage ( ) ) ; return null ; } } | return the list of price s in the db concode_field_sep PricesListIoOperations ioOperations concode_field_sep boolean deleteList concode_elem_sep ArrayList<PriceForPrint> convertPrice concode_elem_sep boolean updatePrices concode_elem_sep boolean copyList concode_elem_sep boolean copyList concode_elem_sep boolean newLis... |
byte [ ] function ( ) { return seed ; } | gets the value of the seed property . concode_field_sep byte[] p concode_elem_sep byte[] q concode_elem_sep byte[] seed concode_elem_sep byte[] g concode_elem_sep byte[] pgenCounter concode_elem_sep byte[] y concode_elem_sep byte[] j concode_field_sep byte[] getG concode_elem_sep void setY concode_elem_sep byte[] getJ ... |
void function ( ExiEndElement arg0 ) { this . elementStack . pop ( ) ; } | handles an exi endelement ee event . this mainly pops the current element from the element stack . concode_field_sep Document document concode_elem_sep Stack<Element> elementStack concode_field_sep Document getDocument concode_elem_sep Element getCurrentElement |
void function ( int arg0 , int arg1 , int arg2 , int arg3 ) { if ( index >= MAXINDEX ) { throw new IllegalArgumentException ( "srini_string" ) ; } cmds [ index ] = new ExtData ( arg0 , arg1 , arg2 , arg3 ) ; index ++ ; } | append a new `` do function '' operation to the sequence concode_field_sep int FUNCTION_PRESET_DIM_2 concode_elem_sep String[] houseValueDecoder concode_elem_sep int data concode_elem_sep int FUNCTION_DIM concode_elem_sep Command[] cmds concode_elem_sep int FUNCTION_OFF concode_elem_sep int dimcount concode_elem_sep in... |
void function ( Resource arg0 ) { this . configLocation = arg0 ; } | set the location of the ehcache config file . a typical value is '' / web-inf/ehcache.xml '' . default is `` ehcache.xml '' in the root of the class path , or if not found , `` ehcache-failsafe.xml '' in the ehcache jar default ehcache initialization . concode_field_sep boolean shared concode_elem_sep boolean locallyMa... |
int function ( String [ ] arg0 , String arg1 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { if ( arg1 . equals ( arg0 [ loc0 ] ) ) { return loc0 ; } } return - 1 ; } | search a string for a string . concode_field_sep String[] actionnames concode_elem_sep String locale concode_elem_sep String[] actions concode_field_sep int size concode_elem_sep String getActionName concode_elem_sep String getActionName concode_elem_sep String getAction concode_elem_sep String getAction concode_elem_s... |
void function ( ITerminalControl arg0 ) { Logger . log ( "srini_string" ) ; fControl = arg0 ; } | connect using the current state of the settings . this method is designed to be overridden by actual implementations , in order to open the streams required for communicating with the remote side . extenders must call super.connect control as the first thing they are doing . concode_field_sep ITerminalControl fControl ... |
Boolean function ( String arg0 ) { return "srini_string" . equalsIgnoreCase ( arg0 ) ? TRUE : FALSE ; } | returns the boolean true if and only if the given string is equal , ignoring case , to the the string `` true '' , otherwise it will return the boolean false . concode_field_sep Boolean FALSE concode_elem_sep Class<Boolean> TYPE concode_elem_sep Boolean TRUE concode_elem_sep boolean value concode_elem_sep long serialVe... |
void function ( ) { throw new UnsupportedOperationException ( "srini_string" ) ; } | required method for iterator api . concode_field_sep SamRecordFilter filter concode_elem_sep Iterator<SAMRecord> iterator concode_elem_sep int stopAfterPosition concode_elem_sep int stopAfterSequence concode_elem_sep SAMRecord next concode_field_sep SAMRecord next concode_elem_sep SAMRecord getNextRecord concode_elem_s... |
void function ( ) { new MouseJoint ( b , null , 4.0 , 0.4 , 10.0 ) ; } | tests the create method passing a null target point . concode_field_sep Body b concode_field_sep void setZeroFrequency concode_elem_sep void createNegativeFrequency concode_elem_sep void setNullTarget concode_elem_sep void shiftCoordinates concode_elem_sep void createNegativeMaxForce concode_elem_sep void setMaxForce c... |
List < Algo > function ( ) { if ( algo == null ) { algo = new ArrayList < Algo > ( ) ; } return this . algo ; } | gets the value of the algo 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 algo property . for example , to add a new item , do as follo... |
boolean function ( int arg0 , int arg1 ) { if ( comparator == null ) { return ( ( Comparable < Key > ) pq [ arg0 ] ) . compareTo ( pq [ arg1 ] ) < 0 ; } else { return comparator . compare ( pq [ arg0 ] , pq [ arg1 ] ) < 0 ; } } | helper functions for compares and swaps . concode_field_sep Key[] pq concode_elem_sep Comparator<Key> comparator concode_elem_sep MaxPQ<Key> copy concode_elem_sep int N concode_field_sep Key next concode_elem_sep Key max concode_elem_sep void sink concode_elem_sep boolean isEmpty concode_elem_sep void insert concode_el... |
boolean function ( DataFlavor arg0 ) { return proxy . isDataFlavorSupported ( arg0 ) ; } | returns whether or not the specified data flavor is supported by the encapsulated transferable . concode_field_sep sun.awt.datatransfer.TransferableProxy proxy concode_elem_sep Transferable transferable concode_elem_sep DropTarget dropTarget concode_elem_sep long serialVersionUID concode_elem_sep boolean isLocal concod... |
Check [ ] function ( ) { return new Check [ ] { new ComponentScanDefaultPackageCheck ( ) } ; } | returns the checks that should be applied . concode_field_sep Check[] checks concode_elem_sep Log logger concode_field_sep boolean isInDefaultPackage concode_elem_sep void postProcessBeanDefinitionRegistry concode_elem_sep void warn concode_elem_sep boolean isAllEmpty concode_elem_sep String getWarning concode_elem_sep... |
void function ( String arg0 ) { mTitle = arg0 ; } | set the title . concode_field_sep String mContactReference concode_elem_sep String mMessage concode_elem_sep String mFriendKey concode_elem_sep String mTitle concode_elem_sep int mCount concode_elem_sep String mProfileImageUri concode_elem_sep long mTime concode_elem_sep long mSourceId concode_elem_sep String mName con... |
String function ( boolean arg0 ) { return toString ( arg0 , false ) ; } | return the string representation of the object in the output format . if qoption is false , output directory count , file count , and content size ; if qoption is true , output quota and remaining quota as well . concode_field_sep String QUOTA_SUMMARY_FORMAT concode_elem_sep String SPACE_QUOTA_SUMMARY_FORMAT concode_el... |
boolean function ( Geometry arg0 ) { return geometry == arg0 ; } | checks to see if this instance is relative to the specified geometry . concode_field_sep Shader[] shaders concode_elem_sep Matrix4 o2w concode_elem_sep Matrix4 w2o concode_elem_sep BoundingBox bounds concode_elem_sep Geometry geometry concode_elem_sep Modifier[] modifiers concode_field_sep Shader getShader concode_elem... |
void function ( SubscriberDialog arg0 ) { printLog ( "srini_string" , LogLevel . MEDIUM ) ; listener . onPaSubscriptionTerminated ( this , arg0 . getRemoteName ( ) , "srini_string" ) ; } | when the dialog is terminated . concode_field_sep SipProvider sip_provider concode_elem_sep Log log concode_elem_sep SubscriberDialog subscriber_dialog concode_elem_sep PresenceAgentListener listener concode_elem_sep UserAgentProfile user_profile concode_elem_sep NotifierDialog notifier_dialog concode_field_sep void on... |
Object function ( Object arg0 ) { Method loc0 = arg0 . getClass ( ) . getMethod ( this . methodName , this . parameterTypes ) ; return loc0 . invoke ( arg0 , this . arguments ) ; } | perform this invocation on the given target object . typically called when a remoteinvocation is received on the server . concode_field_sep Class<?>[] parameterTypes concode_elem_sep long serialVersionUID concode_elem_sep String methodName concode_elem_sep Object[] arguments concode_elem_sep Map<String,Serializable> at... |
RecordRef function ( ) { return customer ; } | gets the value of the customer property . concode_field_sep Double amount concode_elem_sep Long line concode_elem_sep Long orderLine concode_elem_sep Double tax1Amt concode_elem_sep String memo concode_elem_sep RecordRef amortizationSched concode_elem_sep RecordRef taxCode concode_elem_sep String amortizationResidual c... |
void function ( String arg0 ) { if ( log != null ) log . println ( "srini_string" + arg0 , SipStack . LOG_LEVEL_UA + LogLevel . HIGH ) ; System . out . println ( "srini_string" + arg0 ) ; } | adds a new string to the default log concode_field_sep String remoteaddr concode_elem_sep Process media_process concode_elem_sep Log log concode_elem_sep int localport concode_elem_sep int remoteport concode_elem_sep String command concode_field_sep boolean startMedia concode_elem_sep boolean stopMedia |
boolean function ( ) { return sealBase != null ; } | indicates whether this package is sealed . concode_field_sep String implTitle concode_elem_sep Annotation[] NO_ANNOTATIONS concode_elem_sep String specVersion concode_elem_sep String specVendor concode_elem_sep String implVendor concode_elem_sep ClassLoader classLoader concode_elem_sep String implVersion concode_elem_s... |
List < String > function ( List < String > arg0 ) { List < String > loc0 = new ArrayList < > ( arg0 . size ( ) ) ; for ( String loc1 : arg0 ) { expandArgument ( loc1 , loc0 ) ; } return loc0 ; } | pre-processes an argument list , expanding options of the form & at ; filename to read in the content of the file and add it to the list of arguments . concode_field_sep OptionFileProvider fileSystem concode_field_sep void expandArgument concode_elem_sep List<String> readAllLines concode_elem_sep InputStream getInputSt... |
void function ( int arg0 ) { mOffsetToNextIfd = arg0 ; } | sets the offset of next ifd . concode_field_sep int mIfdId concode_elem_sep Map<Short,ExifTag> mExifTags concode_elem_sep int mOffsetToNextIfd concode_elem_sep int[] sIfds concode_field_sep int[] getIfds concode_elem_sep boolean checkCollision concode_elem_sep boolean equals concode_elem_sep void removeTag concode_elem... |
String function ( ) { return m_destinationInterface ; } | getter for the destinationinterface . concode_field_sep String m_destination concode_elem_sep String m_sourceInterface concode_elem_sep boolean m_masquerade concode_elem_sep Logger s_logger concode_elem_sep String m_destinationInterface concode_elem_sep String m_source concode_elem_sep String m_protocol concode_field_s... |
String [ ] function ( ) { return sharedTags ; } | returns shared tags . concode_field_sep String[] userTags concode_elem_sep String[] sharedTags concode_field_sep String getTaggableTypeName concode_elem_sep boolean hasUnsavedUserTags concode_elem_sep void setSharedTags concode_elem_sep void setTagsExtended concode_elem_sep String[] getUserTags concode_elem_sep String ... |
void function ( int arg0 , int arg1 ) { } | optional initializer . concode_field_sep PlaceHolder placeHolder concode_field_sep String getExplicitHashKey concode_elem_sep String getPartitionId |
Integer function ( ) { return ValuePool . getInt ( bestRowNotPseudo ) ; } | retrieves whether the best row identifier column is a pseudo column , like an oracle rowid . currently , this always returns an integer whose value is databasemetadata.bestrownotpseudo , as hsqldb does not support pseudo columns such as rowid . concode_field_sep short tableIndexOther concode_elem_sep int HALF_MAX_INT c... |
String function ( ) { if ( useDaylightTime ) { return "srini_string" ; } else { return "srini_string" ; } } | gets whether or not this time zone uses daylight time . concode_field_sep TimeZoneBean parent concode_elem_sep boolean useDaylightTime concode_elem_sep String id concode_elem_sep String dislayName concode_elem_sep boolean inDaylightTime concode_field_sep String getDisplayName concode_elem_sep String getTime concode_ele... |
List < CreativeSet > function ( ) { if ( results == null ) { results = new ArrayList < CreativeSet > ( ) ; } return this . results ; } | gets the value of the results 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 results property . for example , to add a new item , do as... |
void function ( ) { Expression [ ] loc0 = new Expression [ ] { LANG_FACTORY . createLiteral ( "srini_string" , String . class ) , LANG_FACTORY . createLiteral ( "srini_string" , String . class ) } ; helpTestLocate ( "srini_string" , true , loc0 , "srini_string" ) ; } | test locatefunctionmodifier #modify function to validate a call to locate search_str , source_str using constants for both parameters returns instr source_str , search_str . locatefunctionmodifier will be constructed specifying a function name of instr and a parameter order of parameterorder #source_search_index . conc... |
void function ( Integer arg0 ) { this . nextPageOffset = arg0 ; } | sets the offset that should be used with itemview to retrieve the next page of item in a finditems operation . concode_field_sep ArrayList<TItem> items concode_elem_sep boolean moreAvailable concode_elem_sep Integer nextPageOffset concode_elem_sep int totalCount concode_field_sep void setTotalCount concode_elem_sep Arr... |
void function ( PrintWriter arg0 , String arg1 , boolean arg2 ) { arg0 . print ( "srini_string" ) ; arg0 . print ( arg1 ) ; arg0 . print ( arg2 ? "srini_string" = "srini_string" : "srini_string" * "srini_string" ) ; } | print an xml attribute name and value for boolean val concode_field_sep PlaceHolder placeHolder concode_field_sep void printPCDATA concode_elem_sep void printPCDATA concode_elem_sep void printPCDATA concode_elem_sep String escapeForQuoting concode_elem_sep String quotePCDATA concode_elem_sep boolean stringHasXMLSpecial... |
MemoryMode function ( ) { return mode ; } | returns the memory mode , memorymode #on_heap or memorymode #off_heap . concode_field_sep MemoryMode mode concode_elem_sep TaskMemoryManager taskMemoryManager concode_elem_sep long pageSize concode_elem_sep long used concode_field_sep long getUsed concode_elem_sep void spill concode_elem_sep long spill concode_elem_sep... |
Timer function ( AbstractInstant arg0 , Object arg1 , Procedure1 < Object > arg2 ) { JobDataMap loc0 = new JobDataMap ( ) ; loc0 . put ( "srini_string" , arg2 ) ; loc0 . put ( "srini_string" , arg1 ) ; return makeTimer ( arg0 , arg2 . toString ( ) , loc0 ) ; } | schedules a block of code with argument for later execution concode_field_sep Logger logger concode_field_sep Object callScript concode_elem_sep Timer createTimer concode_elem_sep Timer makeTimer |
List < ? > function ( String arg0 , boolean arg1 ) { final Query loc0 = getEntityManager ( ) . createQuery ( arg0 ) ; return loc0 . getResultList ( ) ; } | query concode_field_sep EntityManager entityManager concode_elem_sep HbEntityDataStore hbEntityDataStore concode_elem_sep EntityTransaction entityTransaction concode_elem_sep FlushModeType flushMode concode_field_sep void setFlushModeManual concode_elem_sep void restorePreviousFlushMode concode_elem_sep Object getClass... |
int function ( ) { return functionType ; } | gets the function type number . type 0 - sampled function , uses a table of sample values to define the function . various techniques are used to interpolate values between the sampled values . type 2 - exponential interpolation , defines a set of coeffiecients for an exponential function . type 3 - stitching function ... |
void function ( BigDecimal arg0 ) { this . priceGross = arg0 ; } | sets the value of the pricegross property . concode_field_sep BigDecimal priceNet concode_elem_sep BigDecimal priceGross concode_field_sep BigDecimal getPriceGross concode_elem_sep BigDecimal getPriceNet concode_elem_sep void setPriceNet |
void function ( Reference arg0 ) { pObjectReference = arg0 ; } | sets the reference used to identify this dictionary in the pdf document . the reference number and generation number of this reference is needed by the encryption algorithm to correctly decrypt this object . this method should only be used by the pdf parser . use of this method outside the context of the pdf parser may... |
void function ( GrammarParser . GlobalStatementContext arg0 ) { } | the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterTypeDefinition concode_elem_sep void exitActualParameterPart concode_elem_sep void enterTypeDeclaration concode_elem_sep void enterObjectDeclaration concode_elem_sep void enterBinaryAddingOperator concode_ele... |
InetAddress function ( ) { if ( this . resolvedDestinationAddress != null ) { return this . resolvedDestinationAddress ; } return InetAddress . getByName ( this . unresolvedDestinationAddress ) ; } | returns the resolved destination address of this outbound socket binding . if the destination address is already resolved then this method return that address or else it tries to resolve the address before return . concode_field_sep int destinationPort concode_elem_sep Integer sourcePort concode_elem_sep String unresol... |
void function ( PooledConnection arg0 ) { Object loc0 = pcMap . get ( arg0 ) ; if ( loc0 == null ) { throw new IllegalStateException ( NO_KEY_MESSAGE ) ; } try { _pool . invalidateObject ( loc0 ) ; _pool . close ( ) ; } catch ( Exception loc1 ) { throw ( SQLException ) new SQLException ( "srini_string" ) . initCause ( ... | invalidates the pooledconnection in the pool . the cpdsconnectionfactory closes the connection and pool counters are updated appropriately . also closes the pool . this ensures that all idle connections are closed and connections that are checked out are closed on return . concode_field_sep ConnectionPoolDataSource _cp... |
void function ( int arg0 ) { m_categoryOrder = arg0 ; } | this method sets the order by which categories will be shown when grouping by categories is enabled . concode_field_sep int m_fixedExpirationHour concode_elem_sep int SIDES_NORMAL concode_elem_sep int CATEGORY_ORDER_RANDOM concode_elem_sep int SCHEDULE_LEVELS concode_elem_sep boolean m_retestFailedCards concode_elem_se... |
Map < String , ? > function ( HttpServletRequest arg0 ) { return ( Map < String , ? > ) arg0 . getAttribute ( DispatcherServlet . INPUT_FLASH_MAP_ATTRIBUTE ) ; } | return a read-only map with `` input '' flash attributes saved on aprevious request . concode_field_sep PlaceHolder placeHolder concode_field_sep FlashMap getOutputFlashMap concode_elem_sep ThemeResolver getThemeResolver concode_elem_sep Theme getTheme concode_elem_sep LocaleResolver getLocaleResolver concode_elem_sep ... |
void function ( Mat arg0 , Bitmap arg1 , boolean arg2 ) { if ( arg0 == null ) throw new java . lang . IllegalArgumentException ( "srini_string" ) ; if ( arg1 == null ) throw new java . lang . IllegalArgumentException ( "srini_string" ) ; nMatToBitmap2 ( arg0 . nativeObj , arg1 , arg2 ) ; } | converts opencv mat to android bitmap . this function converts an image in the opencv mat representation to the android bitmap . the input mat object has to be of the types ` cv_8uc1 ' gray-scale , ` cv_8uc3 ' rgb or ` cv_8uc4 ' rgba . the output bitmap object has to be of the same size as the input mat and of the type... |
void function ( String arg0 ) { this . defaultPaymentVendor = arg0 ; } | sets the value of the defaultpaymentvendor property . concode_field_sep CodeAndDescription channelInfo concode_elem_sep String dealerName concode_elem_sep String defaultDealerLanguage concode_elem_sep String defaultPaymentVendor concode_elem_sep String dealerCode concode_elem_sep long serialVersionUID concode_elem_sep ... |
CurrencyRateDataElement function ( ) { return new CurrencyRateDataElement ( ) ; } | create an instance of currencyratedataelement concode_field_sep QName _CurrencyResponse_QNAME concode_elem_sep QName _CurrencyRequest_QNAME concode_elem_sep QName _CurrencyRate_QNAME concode_elem_sep QName _Currency_QNAME concode_field_sep GetRequestVerb createGetRequestVerb concode_elem_sep DeleteRequest createDeleteR... |
String function ( Any arg0 ) { return arg0 . extract_string ( ) ; } | extract the identifier from any uses any #extract_string . concode_field_sep PlaceHolder placeHolder concode_field_sep String read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
int function ( int arg0 ) { int loc0 = 0 ; for ( int loc1 = 0 ; loc1 < arg0 ; loc1 ++ ) { loc0 ^= JOINER_ON_STRING . join ( components ) . length ( ) ; } return loc0 ; } | joiner with a string delimiter . concode_field_sep Joiner JOINER_ON_CHARACTER concode_elem_sep char DELIMITER_CHARACTER concode_elem_sep Iterable<String> components concode_elem_sep Joiner JOINER_ON_STRING concode_elem_sep String DELIMITER_STRING concode_elem_sep int componentLength concode_elem_sep int count concode_f... |
int function ( ) { return ancho ; } | retorna el ancho del la demanda del item concode_field_sep Color color concode_elem_sep int ancho concode_elem_sep int id concode_elem_sep int alto concode_elem_sep int cantidad concode_elem_sep int espesor concode_field_sep int getAlto concode_elem_sep void setColor concode_elem_sep int getEspesor concode_elem_sep voi... |
MethodResponse function ( ) { this . responseModels = null ; return this ; } | removes all the entries added into responsemodels . < p > returns a reference to this object so that method calls can be chained together . concode_field_sep java.util.Map<String,Boolean> responseParameters concode_elem_sep java.util.Map<String,String> responseModels concode_elem_sep String statusCode concode_field_sep... |
void function ( boolean arg0 ) { this . diskPersistent = arg0 ; } | whether the disk store persists between restarts of the application . concode_field_sep boolean overflowToDisk concode_elem_sep String diskStorePath concode_elem_sep long timeToIdleSeconds concode_elem_sep CacheLoaderRegistry cacheLoaderRegistry concode_elem_sep CacheEventListenerRegistry eventListenerRegistry concode_... |
String function ( ) { return mapType ; } | return type of map/file raster : can be different : mbtiles , db , sqlite , gpkg mbtiles : mbtiles map : map concode_field_sep boolean isView concode_elem_sep double centerY concode_elem_sep String databasePath concode_elem_sep double centerX concode_elem_sep double boundsWest concode_elem_sep double boundsSouth concod... |
boolean function ( String arg0 ) { return arg0 . equals ( token ) ; } | if the string matches this node 's token , the method will return true . otherwise it returns false . concode_field_sep HashMap<String,Node> children concode_elem_sep Node parent concode_elem_sep String token concode_elem_sep int depth concode_field_sep Node addToken concode_elem_sep Collection<Node> getChildren concod... |
String function ( ) { return getValue ( ) ; } | returns the string representation of the operand expression . concode_field_sep List<Reference> m_references concode_elem_sep INaviOperandTreeNode m_node concode_elem_sep ListenerProvider<IOperandExpressionListener> m_listeners concode_elem_sep List<OperandExpression> m_children concode_elem_sep OperandExpression m_par... |
PieDataset function ( File arg0 ) { InputStream loc0 = new FileInputStream ( arg0 ) ; return readPieDatasetFromXML ( loc0 ) ; } | reads a piedataset from an xml file . concode_field_sep PlaceHolder placeHolder concode_field_sep CategoryDataset readCategoryDatasetFromXML concode_elem_sep CategoryDataset readCategoryDatasetFromXML |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.