code
stringlengths
20
663
nl
stringlengths
68
7.19k
UnmodifiableSet < Class < ? >> function ( ) { return CollectionUtils . asUnmodifiable ( interfaces ) ; }
returns all interfaces implemented by this class type in addition to the base class . the collection is normalized such that no interface is explicitly given if it is implemented by the base class or a super interface of another interface of the list . concode_field_sep Class<?> baseClass concode_elem_sep Set<Class<?>>...
DelegatingConfigurableAuthorizer function ( ) { return authorizer ; }
get the authorizer concode_field_sep ServerEnvironment serverEnvironment concode_elem_sep ExtensionRegistry extensionRegistry concode_elem_sep ManagedAuditLogger auditLogger concode_elem_sep DelegatingConfigurableAuthorizer authorizer concode_elem_sep long startTime concode_elem_sep ConfigurationPersisterFactory config...
org . tatrc . paws . provider . Taxonomy [ ] function ( ) { return taxonomies ; }
gets the taxonomies value for this provider . concode_field_sep org.tatrc.paws.provider.Address[] addresses concode_elem_sep java.lang.String NCID concode_elem_sep org.tatrc.paws.provider.Taxonomy[] taxonomies concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.tatrc.paws.provider.Name name concode_elem...
Table function ( String arg0 ) { return connectionCache . getTable ( arg0 ) ; }
caller closes the table afterwards . concode_field_sep UserGroupInformation realUser concode_elem_sep String HBASE_REST_SUPPORT_PROXYUSER concode_elem_sep String MAX_IDLETIME concode_elem_sep RESTServlet INSTANCE concode_elem_sep String CLEANUP_INTERVAL concode_elem_sep Configuration conf concode_elem_sep JvmPauseMonit...
void function ( ) { v . clear ( ) ; }
removes all elements from the set concode_field_sep Type topType concode_elem_sep List<Type> v concode_elem_sep TypeSystem ts concode_field_sep boolean add concode_elem_sep boolean containsAll concode_elem_sep boolean isEmpty concode_elem_sep boolean remove concode_elem_sep boolean contains concode_elem_sep Iterator<Ty...
void function ( ) { String loc0 = "srini_string" ; boolean loc1 = Security . checkPassword ( "srini_string" , loc0 ) ; assertFalse ( loc1 ) ; }
test of checkpassword method , of class security . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCheckPassword2 concode_elem_sep void testCheckPassword concode_elem_sep void testHashPassword
String function ( ) { return m_pop3Response ; }
getpop3response concode_field_sep String m_pop3Response concode_elem_sep String m_imapResponse concode_field_sep boolean contains concode_elem_sep void setPop3Response concode_elem_sep void setImapResponse concode_elem_sep String getImapResponse
String function ( ) { return locator ; }
gets the value of the locator property . concode_field_sep Project parentProject concode_elem_sep VcsRoots vcsRoots concode_elem_sep Projects projects concode_elem_sep String parentProjectName concode_elem_sep BuildTypes templates concode_elem_sep String description concode_elem_sep String uuid concode_elem_sep String ...
boolean function ( Outlier arg0 ) { return this . outliers . add ( arg0 ) ; }
adds an outlier to the list . concode_field_sep List outliers concode_elem_sep Outlier averagedOutlier concode_elem_sep boolean multiple concode_field_sep boolean isOverlapped concode_elem_sep Outlier getAveragedOutlier concode_elem_sep int getItemCount concode_elem_sep void updateAveragedOutlier concode_elem_sep void ...
void function ( Hashtable arg0 ) { this . checkboxStates = arg0 ; }
sets the table of checkbox states . concode_field_sep DateFormat selectedFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep DateFormat serverFormat concode_elem_sep int renderInterval concode_elem_sep ArrayList allTimeZoneList concode_elem_sep Hashtable checkboxStates concode_elem_sep TimeZone selec...
void function ( ) { isProcessing = false ; }
stops xbl processing on the document . concode_field_sep boolean isProcessing concode_field_sep Element getXblPreviousElementSibling concode_elem_sep Element getXblBoundElement concode_elem_sep boolean isProcessing concode_elem_sep Element getXblNextElementSibling concode_elem_sep Node getXblFirstChild concode_elem_sep...
void function ( int arg0 ) { writeDelay = arg0 ; }
not used in current implementation . concode_field_sep FileDescriptor outDescriptor concode_elem_sep int sessionId concode_elem_sep boolean needsSync concode_elem_sep int SCRIPT_BINARY_172 concode_elem_sep boolean busyWriting concode_elem_sep String[] LIST_SCRIPT_FORMATS concode_elem_sep String outFile concode_elem_sep...
String function ( ) { return name ; }
returns the name . concode_field_sep boolean readable concode_elem_sep boolean virtual concode_elem_sep Object defaultValue concode_elem_sep Number maxValue concode_elem_sep HmChannel channel concode_elem_sep String description concode_elem_sep boolean readOnly concode_elem_sep HmValueType type concode_elem_sep Object ...
void function ( MultipleConnection1 arg0 ) { ConnectionEvent loc0 = new ConnectionEvent ( this , ConnectionEvent . CONNECTION_CLOSED ) ; loc0 . setConnectionHandle ( arg0 ) ; for ( ConnectionEventListener loc1 : listeners ) { loc1 . connectionClosed ( loc0 ) ; } }
close handle concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory1 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWriter logwriter concode_field_sep void associateConnection concode_elem_sep Object getConnection concode_ele...
void function ( int arg0 , int arg1 ) { if ( ! testDataExist ( arg0 , arg1 ) ) { createData ( arg0 , arg1 ) ; } }
creates multiple sets of training and test data . should be used when we need to create multiple test files for the same tests . concode_field_sep String evaluationDataDir concode_elem_sep String trainingFilenamePrefix concode_elem_sep String testFilenamePrefix concode_elem_sep Dataset dataset concode_field_sep String ...
List < Element > function ( ) { List < Element > loc0 = new ArrayList < Element > ( ) ; loc0 . add ( createDiv ( loc0 . size ( ) ) ) ; createDivTreeImpl ( loc0 . get ( 0 ) , 0 , loc0 ) ; return loc0 ; }
creates a binary tree of divs with 4 levels . the ids of the divs are `` 0 '' , `` 1 '' , ... , in that order for a pre-order traversal . concode_field_sep String expectedDivTreeHtml concode_field_sep MetaElement createMetaProperty concode_elem_sep void createDivTreeImpl concode_elem_sep ImageElement createImage concod...
int function ( ) { int loc0 = effectiveKeyBits ; if ( iv == null ) { return loc0 ; } for ( byte loc1 : iv ) { loc0 += loc1 ; } return loc0 ; }
returns the hash code of this rc2parameterspec instance . concode_field_sep int effectiveKeyBits concode_elem_sep byte[] iv concode_field_sep boolean equals concode_elem_sep byte[] getIV concode_elem_sep int getEffectiveKeyBits
String function ( ) { return this . subreportVariable ; }
returns the name of the subreport variable whose value should be copied . concode_field_sep byte calculation concode_elem_sep int PSEUDO_SERIAL_VERSION_UID concode_elem_sep String incrementerFactoryClassName concode_elem_sep String subreportVariable concode_elem_sep String toVariable concode_elem_sep CalculationEnum ca...
int function ( ) { return w ; }
width of image concode_field_sep int w concode_elem_sep int h concode_elem_sep ImageFormat format concode_field_sep int getH concode_elem_sep ImageFormat getFormat
boolean function ( ) { return Tracer . isEnabled ( ) ; }
should bean validation be performed concode_field_sep Map<String,CloneableBootstrapContext> bootstrapContexts concode_elem_sep AtomicBoolean archiveValidationFailOnError concode_elem_sep AtomicBoolean beanValidation concode_elem_sep CloneableBootstrapContext defaultBootstrapContext concode_elem_sep AtomicBoolean archiv...
void function ( ) { final List < EncodedImage > loc0 ; synchronized ( this ) { loc0 = new ArrayList < > ( mMap . values ( ) ) ; mMap . clear ( ) ; } for ( int loc1 = 0 ; loc1 < loc0 . size ( ) ; loc1 ++ ) { EncodedImage loc2 = loc0 . get ( loc1 ) ; if ( loc2 != null ) { loc2 . close ( ) ; } } }
removes all items from the stagingarea . concode_field_sep Class<?> TAG concode_elem_sep Map<CacheKey,EncodedImage> mMap concode_field_sep void logStats concode_elem_sep EncodedImage get concode_elem_sep StagingArea getInstance concode_elem_sep void put concode_elem_sep boolean remove concode_elem_sep boolean remove
T function ( Item arg0 ) { return null ; }
returns the result of interpretting the object as an instance of ` item ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep EPO2Package modelPackage concode_field_sep T caseGlobalLocation concode_elem_sep T caseSupplier concode_elem_sep T caseGlobalAddress co...
NextSportT function ( ) { return new NextSportT ( ) ; }
create an instance of nextsportt concode_field_sep QName _TrainingCenterDatabase_QNAME concode_field_sep WorkoutListT createWorkoutListT concode_elem_sep TrainingT createTrainingT concode_elem_sep HeartRateBelowT createHeartRateBelowT concode_elem_sep StepT createStepT concode_elem_sep HeartRateAboveT createHeartRateAb...
void function ( int arg0 , Register arg1 ) { m_WriteSingleRegisterRequest . setReference ( arg0 ) ; m_WriteSingleRegisterRequest . setRegister ( arg1 ) ; m_Transaction . setRequest ( m_WriteSingleRegisterRequest ) ; m_Transaction . execute ( ) ; }
writes a single register to the slave . concode_field_sep WriteSingleRegisterRequest m_WriteSingleRegisterRequest concode_elem_sep ReadInputDiscretesRequest m_ReadInputDiscretesRequest concode_elem_sep WriteMultipleCoilsRequest m_WriteMultipleCoilsRequest concode_elem_sep ReadInputRegistersRequest m_ReadInputRegistersR...
Map < String , Map < String , String >> function ( ) { try { return buildClaimMappings ( ) ; } catch ( ClaimMappingReaderException loc0 ) { throw new ClaimResolvingServiceException ( "srini_string" , loc0 ) ; } }
provides claim mappings for applications . concode_field_sep Map<String,Map<String,String>> claimMappings concode_field_sep Map<String,String> resolveInheritingDialects concode_elem_sep Map<String,String> getClaimMapping concode_elem_sep Map<String,Map<String,String>> buildClaimMappings concode_elem_sep Map<String,Stri...
void function ( String arg0 ) { this . path = arg0 ; }
sets the value of the path property . concode_field_sep String path concode_field_sep String getPath
float function ( ) { return m_horizontalFOV ; }
returns the half horizontal field of view angle , in radians . the field of view angle is the angle between the center line of the screen and the left or right border . the default value is 1/4pi . concode_field_sep float m_clipNear concode_elem_sep String m_name concode_elem_sep float m_aspect concode_elem_sep Object ...
void function ( Object m ) { if ( m instanceof Throwable ) { logger . log ( Level . FINE , "srini_string" , ( Throwable ) m ) ; } else { logger . fine ( String . valueOf ( m ) ) ; } }
prints a debug message concode_field_sep Level LEVEL concode_elem_sep String format concode_elem_sep MessageFormat formatter concode_elem_sep boolean DEBUG concode_elem_sep Logger logger concode_elem_sep boolean ERROR concode_elem_sep boolean INFO concode_elem_sep Object args[] concode_elem_sep boolean WARN concode_ele...
HsqlName function ( String arg0 ) { return newAutoName ( arg0 , null ) ; }
auto names are used for autogenerated indexes or anonymous constraints . also the name of a pseudo-column is the autoname '' '' concode_field_sep HsqlNameManager staticManager concode_elem_sep String statementName concode_elem_sep int sysNumber concode_elem_sep HsqlNameManager manager concode_elem_sep int hashCode conc...
T function ( @ NotNull ( message = "srini_string" ) final Outcome < T > arg0 ) { return this . run ( arg0 , new Connect . Plain ( this . query ) , Request . EXECUTE_QUERY ) ; }
make sql select request.jdbc connection is opened and , optionally , closed by this method . concode_field_sep AtomicReference<Connection> connection concode_elem_sep Collection<Preparation> preparations concode_elem_sep String query concode_elem_sep Collection<Object> args concode_elem_sep boolean auto concode_elem_se...
void function ( ) { if ( configuration . verbose ) { System . out . println ( "srini_string" ) ; } new OutputWriter ( configuration ) . execute ( programClassPool ) ; }
writes the output class files . concode_field_sep String VERSION concode_elem_sep Configuration configuration concode_elem_sep ClassPool programClassPool concode_elem_sep ClassPool libraryClassPool concode_field_sep void printSeeds concode_elem_sep String fileName concode_elem_sep void obfuscate concode_elem_sep boolea...
StringBuffer function ( String arg0 ) { wr . writeBytes ( "srini_string" + arg0 ) ; wr . flush ( ) ; wr . close ( ) ; StringBuffer loc0 = new StringBuffer ( ) ; String loc1 = "srini_string" ; while ( ( loc1 = br . readLine ( ) ) != null ) { loc0 . append ( loc1 + "srini_string" ) ; } loc0 . substring ( 0 , loc0 . lengt...
writes the output to the host concode_field_sep BufferedReader br concode_elem_sep String userAgent concode_elem_sep String content concode_elem_sep HttpURLConnection conn concode_elem_sep DataOutputStream wr concode_elem_sep boolean connected concode_field_sep URL getURL concode_elem_sep void addCookie concode_elem_se...
void function ( ILabelProviderListener arg0 ) { }
adds a listener . concode_field_sep PlaceHolder placeHolder concode_field_sep Image getColumnImage concode_elem_sep String getColumnText concode_elem_sep void dispose concode_elem_sep void removeListener concode_elem_sep boolean isLabelProperty
long function ( ) { return loadSuccessCount ; }
returns the number of times cache lookup methods have successfully loaded a new value.this is usually incremented in conjunction with #misscount , though misscount isalso incremented when an exception is encountered during cache loading see #loadexceptioncount . multiple concurrent misses for the same key will result i...
void function ( ) { LogContextImpl loc0 = new LogContextImpl ( ) ; assertNotNull ( loc0 . getAllAttributes ( ) ) ; loc0 . setAttribute ( "srini_string" , "srini_string" ) ; assertTrue ( loc0 . getAllAttributes ( ) . size ( ) == 1 ) ; }
test method for com.petrivirkkula.toolbox.logger.impl.logcontextimpl #logcontextimpl . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetCurrentLogContext concode_elem_sep void testSetAttributesMapOfStringString concode_elem_sep void testRemoveAttribute concode_elem_sep void tearDown concode_elem_...
String function ( String arg0 ) { return getFileCachePath ( TYPE_FILE_VIDEO , arg0 , "srini_string" ) ; }
mp4 concode_field_sep int TYPE_FILE_TEMP concode_elem_sep String SAVE_FAILED concode_elem_sep String ROOT_SHARE_PREFS_ concode_elem_sep String videoPath concode_elem_sep String tempPath concode_elem_sep String imagePath concode_elem_sep int TYPE_FILE_AUDIO concode_elem_sep String fileRootPath concode_elem_sep String DE...
void function ( SecurityAuthenticator arg0 ) { this . securityAuthenticator = arg0 ; }
sets the securityauthenticator to use for authenticating the httpprincipal . concode_field_sep SecurityConstraint securityConstraint concode_elem_sep String roleClassName concode_elem_sep SecurityAuthenticator securityAuthenticator concode_elem_sep String constraint concode_elem_sep String realm concode_elem_sep Loggin...
SecurityCollection [ ] function ( ) { return ( collections ) ; }
return all of the web resource collections protected by this security constraint . if there are none , a zero-length array is returned . concode_field_sep boolean allRoles concode_elem_sep boolean authConstraint concode_elem_sep String userConstraint concode_elem_sep String authRoles[] concode_elem_sep SecurityCollecti...
String function ( Dimension arg0 ) { String loc0 = arg0 . getName ( ) ; String loc1 = arg0 . getUnit ( ) ; if ( loc1 != null && ! loc1 . isEmpty ( ) ) { return loc0 + "srini_string" + loc1 + "srini_string" ; } else { return loc0 ; } }
this method transforms the dimension name and unit into a table header concode_field_sep PlaceHolder placeHolder concode_field_sep void buildReportChunk concode_elem_sep void inputTwoDimDataContent concode_elem_sep void inputSingleDataContent concode_elem_sep String transformValue concode_elem_sep void inputOneDimDataC...
void function ( ) { app . runOnUiThread ( new Runnable ( ) { @ Override public void run ( ) { if ( ! isSignedIn ( ) ) app . signInGooglePlay ( ) ; } } ) ; }
google play games services sign in concode_field_sep String TAG concode_elem_sep int REQUEST_ACHIEVEMENTS concode_elem_sep Context context concode_elem_sep int REQUEST_LEADERBOARDS concode_elem_sep long mPoints concode_elem_sep NativeUtils instance concode_elem_sep UtilActivity app concode_elem_sep int REQUEST_LEADERBO...
void function ( View . OnClickListener arg0 ) { }
sets a click listener for the search affordance view . the presence of a listener will change the visibility of the search affordance in the fragment title . when set to non-null , the title will contain an element that a user may click to begin a search . the listener 's view.onclicklistener #onclick onclick methodwil...
String function ( ) { return name ; }
getter for the name of the profile . concode_field_sep String MIDDLE_NAME_KEY concode_elem_sep String lastName concode_elem_sep String NAME_KEY concode_elem_sep Parcelable.Creator<Profile> CREATOR concode_elem_sep String FIRST_NAME_KEY concode_elem_sep String firstName concode_elem_sep String ID_KEY concode_elem_sep St...
void function ( String arg0 ) { this . password = arg0 ; }
servicenow account password , must be provided concode_field_sep Map<String,Class<?>> models concode_elem_sep String oauthClientId concode_elem_sep String oauthTokenUrl concode_elem_sep String resource concode_elem_sep String oauthClientSecret concode_elem_sep Boolean suppressAutoSysField concode_elem_sep String userNa...
void function ( Tuple4f arg0 , Tuple4f arg1 , float arg2 ) { set ( arg0 ) ; interpolate ( arg1 , arg2 ) ; }
linearly interpolates between tuples t1 and t2 and places the result into this tuple : this = 1-alpha t1 + alphat2 . concode_field_sep float w concode_elem_sep float x concode_elem_sep float y concode_elem_sep float z concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep void add concode_el...
void function ( ) { hRight = null ; bAdministrator = false ; }
method declaration concode_field_sep User uPublic concode_elem_sep String sName concode_elem_sep Hashtable hRight concode_elem_sep boolean bAdministrator concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getName concode_elem_sep void checkPa...
RedirectRule function ( ) { return redirectAllRequestsTo ; }
return the redirect information where all requests will be redirect to . concode_field_sep List<RoutingRule> routingRules concode_elem_sep RedirectRule redirectAllRequestsTo concode_elem_sep String indexDocumentSuffix concode_elem_sep String errorDocument concode_field_sep String getErrorDocument concode_elem_sep void ...
int function ( PreparedStatement arg0 ) { ResultSet loc0 = arg0 . executeQuery ( ) ; loc0 . next ( ) ; try { return loc0 . getInt ( 1 ) ; } finally { close ( loc0 ) ; close ( arg0 ) ; } }
get a scalar value from a preparedstatement . concode_field_sep String PREPARE_PREAMBLE concode_field_sep PreparedStatement prepare concode_elem_sep void executeDDL concode_elem_sep double weighQuestion concode_elem_sep void executeCall concode_elem_sep void commit concode_elem_sep Logger getLogger concode_elem_sep dou...
BigDecimal function ( BigDecimal arg0 , String arg1 , I_C_UOM arg2 ) { double loc0 = getDurationBaseSec ( arg1 ) ; double loc1 = getDurationBaseSec ( arg2 ) ; BigDecimal loc2 = BigDecimal . valueOf ( arg0 . doubleValue ( ) * loc0 / loc1 ) ; return loc2 ; }
convert duration from given uom to given uom concode_field_sep PlaceHolder placeHolder concode_field_sep BigDecimal estimateWorkingTime concode_elem_sep BigDecimal estimateWorkingTime concode_elem_sep BigDecimal estimateWorkingTime concode_elem_sep BigDecimal getResourceBaseValue concode_elem_sep BigDecimal getResource...
long function ( String arg0 ) { try { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 ; } catch ( IllegalArgumentException loc0 ) { return 0 ; } }
given a path return the number of free bytes in the filesystem containing the path . concode_field_sep String LOG_TAG concode_field_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep long getFreeExternalStorageSpace concode_elem_sep boolean testFileExists
String function ( ) { return length > 0 ? new String ( ch , offset , length ) : "srini_string" ; }
returns a string representation of this object . concode_field_sep int offset concode_elem_sep char[] ch concode_elem_sep int length concode_field_sep void setValues concode_elem_sep void setValues concode_elem_sep boolean equals concode_elem_sep void clear
void function ( long arg0 ) { _entry . setPrimaryKey ( arg0 ) ; }
sets the primary key of this entry . concode_field_sep Entry _entry concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setContent concode_elem_sep boolean ...
void function ( ) { submit . setStatus ( false ) ; Iterator loc0 = componentList . iterator ( ) ; FormElement loc1 ; while ( loc0 . hasNext ( ) ) { loc1 = ( FormElement ) loc0 . next ( ) ; loc1 . reset ( ) ; } }
resets the formelement 's to their original state . concode_field_sep LinkedFormElement zip concode_elem_sep FormElement firstName concode_elem_sep FormElement lastName concode_elem_sep SubmitButton submit concode_elem_sep LinkedFormElement city concode_elem_sep ArrayList componentList concode_elem_sep LinkedFormElemen...
InsteonDevice function ( DeviceType arg0 ) { InsteonDevice loc0 = new InsteonDevice ( ) ; loc0 . instantiateFeatures ( arg0 ) ; return loc0 ; }
factory method concode_field_sep long m_pollInterval concode_elem_sep DeviceStatus m_status concode_elem_sep ArrayList<String> m_ports concode_elem_sep Driver m_driver concode_elem_sep Long m_lastMsgReceived concode_elem_sep Logger logger concode_elem_sep Deque<QEntry> m_requestQueue concode_elem_sep String m_productKe...
void function ( String arg0 ) { this . description = arg0 ; }
sets the value of the description property . concode_field_sep Integer sequenceNumber concode_elem_sep Date lastUpdateDate concode_elem_sep Integer parentObjectId concode_elem_sep String name concode_elem_sep String description concode_elem_sep String guid concode_elem_sep String lastUpdateUser concode_elem_sep String ...
int function ( ) { return maxHits ; }
returns the remaining hits available . concode_field_sep Rectangle shape concode_elem_sep Color color concode_elem_sep int maxHits concode_field_sep Velocity hit concode_elem_sep void timePassed concode_elem_sep void addToGame concode_elem_sep Rectangle getCollisionRectangle concode_elem_sep void drawOn
Value function ( ) { return computedValue . getBottom ( ) ; }
implements value #getbottom . concode_field_sep Value computedValue concode_elem_sep Value cascadedValue concode_field_sep String getStringValue concode_elem_sep Value item concode_elem_sep Value getComputedValue concode_elem_sep Value getBlue concode_elem_sep Value getCascadedValue concode_elem_sep short getCssValueTy...
void function ( boolean arg0 ) { m_includeSubFolders = arg0 ; }
returns if subfolders should be included to search for visited resources . concode_field_sep long m_toDate concode_elem_sep boolean m_includeSubFolders concode_elem_sep long m_fromDate concode_elem_sep String m_parentPath concode_elem_sep CmsUser m_user concode_field_sep void setFromDate concode_elem_sep CmsUser getUse...
void function ( int arg0 ) { this . totalCount = arg0 ; }
set the total number of sch 's concode_field_sep String desiredState concode_elem_sep String displayName concode_elem_sep String clusterName concode_elem_sep int installedCount concode_elem_sep String desiredStackVersion concode_elem_sep Long clusterId concode_elem_sep String componentName concode_elem_sep String servi...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
get custom deserializer concode_field_sep com.google.api.ads.dfp.axis.v201408.DateTime lastModifiedDateTime concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Long id concode_elem_sep java.lang.String currencyCode conc...
AsyncOperation function ( Object arg0 ) { return insertOrReplace ( arg0 , 0 ) ; }
asynchronous version of abstractdao #insertorreplace object . concode_field_sep int sessionFlags concode_elem_sep AsyncOperationExecutor executor concode_elem_sep AbstractDaoSession daoSession concode_field_sep AsyncOperation enqueueEntityOperation concode_elem_sep int getWaitForMergeMillis concode_elem_sep AsyncOperat...
int function ( ) { return lineNumber ; }
returns the line of this token in the original text . concode_field_sep String token concode_elem_sep String postpunctuation concode_elem_sep String whitespace concode_elem_sep int lineNumber concode_elem_sep String prepunctuation concode_elem_sep int position concode_field_sep String getWhitespace concode_elem_sep Str...
void function ( String arg0 ) { this . id = arg0 ; }
sets the value of the id property . concode_field_sep List<Double> values concode_elem_sep String name concode_elem_sep BigInteger count concode_elem_sep Short digits concode_elem_sep Short magnitude concode_elem_sep String id concode_field_sep void setName concode_elem_sep void setDigits concode_elem_sep String getNam...
StreamConnection function ( ) { com . sun . midp . io . j2me . socket . Protocol loc0 ; ensureOpen ( ) ; loc0 = new com . sun . midp . io . j2me . socket . Protocol ( ) ; accept0 ( loc0 ) ; loc0 . open ( privilegedSecurityToken ) ; return loc0 ; }
returns a connection that represents a server side socket connection . concode_field_sep SecurityToken privilegedSecurityToken concode_elem_sep String SERVER_PERMISSION_NAME concode_elem_sep int nativeHandle concode_elem_sep boolean connectionOpen concode_field_sep int getLocalPort concode_elem_sep void openCommon conc...
void function ( Reader arg0 , boolean arg1 , Appendable arg2 ) { try { CharBuffer loc0 = CharBuffer . allocate ( 4096 ) ; while ( arg0 . read ( loc0 ) > 0 ) { loc0 . flip ( ) ; loc0 . rewind ( ) ; arg2 . append ( loc0 ) ; } } finally { if ( arg1 ) IOUtils . closeQuietly ( arg0 ) ; } }
copy a reader to an appendable , optionally closing the input . concode_field_sep Charset UTF8 concode_elem_sep String module concode_field_sep String readString concode_elem_sep String readString concode_elem_sep String readString concode_elem_sep String readString concode_elem_sep String readString concode_elem_sep S...
AuditProperty < Number > function ( ) { return new AuditProperty < Number > ( new RevisionNumberPropertyName ( ) ) ; }
create restrictions , projections and specify order for the revision number , corresponding to an audited entity . concode_field_sep PlaceHolder placeHolder concode_field_sep AuditProperty<Object> revisionProperty concode_elem_sep AuditProperty<RevisionType> revisionType concode_elem_sep AuditCriterion not concode_elem...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
get custom deserializer concode_field_sep java.lang.String jobName concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String suffix concode_elem_sep java.lang.String jobVersion concode_field_sep...
double [ ] function ( ) { return this . xValue ; }
returns the xvalue . concode_field_sep boolean drawPath concode_elem_sep boolean fillPath concode_elem_sep double[] xValue concode_elem_sep Stroke drawStroke concode_elem_sep Paint drawPaint concode_elem_sep Paint fillPaint concode_elem_sep Composite composite concode_elem_sep double[] yValue concode_elem_sep boolean c...
ResourceFinder function ( ) { return resourceFinder ; }
returns the resourcefinder that was configured , or null if none was configured concode_field_sep AttributeFinder attributeFinder concode_elem_sep ResourceFinder resourceFinder concode_elem_sep PolicyFinder policyFinder concode_field_sep AttributeFinder getAttributeFinder concode_elem_sep PolicyFinder getPolicyFinder
String function ( int arg0 ) { double loc0 = ( ( double ) sequencesIds . size ( ) ) / ( ( double ) arg0 ) ; DecimalFormat loc1 = new DecimalFormat ( ) ; loc1 . setMinimumFractionDigits ( 0 ) ; loc1 . setMaximumFractionDigits ( 5 ) ; return loc1 . loc1 ( loc0 ) ; }
get the relative support of this pattern a percentage concode_field_sep int itemCount concode_elem_sep Set<Integer> sequencesIds concode_elem_sep List<ItemsetGen<T>> itemsets concode_field_sep int getItemOccurencesTotalCount concode_elem_sep void setSequenceIDs concode_elem_sep int compareTo concode_elem_sep List<Items...
void function ( List < Definition > arg0 ) { getPersistence ( ) . cacheResult ( arg0 ) ; }
caches the definitions in the entity cache if it is enabled . concode_field_sep DefinitionPersistence _persistence concode_field_sep int countAll concode_elem_sep List<Definition> findWithDynamicQuery concode_elem_sep List<Definition> findWithDynamicQuery concode_elem_sep List<Definition> findWithDynamicQuery concode_e...
void function ( String arg0 ) { this . privateStore = arg0 ; }
set the private store concode_field_sep boolean isServerPrincipalPasswordEncrypted concode_elem_sep String serverPrincipalPassword concode_elem_sep String trustStores concode_elem_sep String allowedRoles concode_elem_sep String keyAlias concode_elem_sep String privateStore concode_field_sep String getTrustStores concod...
void function ( MouseEvent arg0 ) { }
mouse moved concode_field_sep PlaceHolder placeHolder concode_field_sep void mouseReleased concode_elem_sep void mouseDragged concode_elem_sep void mouseExited concode_elem_sep void mouseEntered concode_elem_sep void mouseClicked concode_elem_sep void mousePressed
void function ( ) { spill ( Long . MAX_VALUE , this ) ; }
force spill during building . for testing . 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 LongArray allocateArray concode_elem_sep MemoryBlock allocatePage concode_elem_sep ...
void function ( java . lang . String arg0 ) { this . criterionParameterType = arg0 ; }
sets the criterionparametertype value for this criterionparameter . concode_field_sep java.lang.String criterionParameterType 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.descriptio...
void function ( BundleContext arg0 ) { context = null ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework stops our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void start concode_elem_sep BundleContext getContext
void function ( String arg0 ) { this . emojiText = arg0 ; }
set text of emoji icon concode_field_sep int bigIcon concode_elem_sep String emojiText concode_elem_sep int icon concode_elem_sep String name concode_elem_sep Type type concode_elem_sep String iconPath concode_elem_sep String identityCode concode_elem_sep String bigIconPath concode_field_sep void setName concode_elem_s...
void function ( ) { if ( hasStarted ( ) ) { lister . endPacking ( pack , bean , acc ) ; reset ( ) ; } assert clean ( ) ; }
finishes up the current packing in progress if any and resets this object . concode_field_sep Accessor<BeanT,PropT> acc concode_elem_sep Lister<BeanT,PropT,ItemT,PackT> lister concode_elem_sep UnmarshallingContext context concode_elem_sep PackT pack concode_elem_sep BeanT bean concode_field_sep void add concode_elem_se...
void function ( List < SubfieldatafieldType > arg0 ) { this . subfield = arg0 ; }
sets subfield . concode_field_sep String ind2 concode_elem_sep List<SubfieldatafieldType> subfield concode_elem_sep String ind1 concode_elem_sep String id concode_elem_sep String tag concode_field_sep List<SubfieldatafieldType> getSubfield concode_elem_sep String getInd1 concode_elem_sep void setId concode_elem_sep Str...
RequestQueue function ( Context arg0 ) { return newRequestQueue ( arg0 , null ) ; }
creates a default instance of the worker pool and calls requestqueue #start on it . concode_field_sep String DEFAULT_CACHE_DIR concode_field_sep placeholderType placeHolder
int function ( CharSequence arg0 ) { return getExactMatchStartingFromRootArc ( 0 , new BytesRef ( arg0 ) ) ; }
returns the bucket assigned to a given key if found or -1 if no exact match exists . concode_field_sep int bucket concode_elem_sep boolean higherWeightsFirst concode_elem_sep FST<Object> automaton concode_elem_sep int DEFAULT_BUCKETS concode_elem_sep Arc<Object>[] rootArcs concode_elem_sep BytesRef utf8 concode_elem_se...
String function ( int arg0 ) { return table . getColumn ( arg0 ) . getName ( ) . name ; }
retrieves the simple name of the specified column . concode_field_sep short tableIndexOther concode_elem_sep int HALF_MAX_INT concode_elem_sep int bestRowNotPseudo concode_elem_sep int bestRowTransaction concode_elem_sep int hnd_column_remarks concode_elem_sep int hnd_table_remarks concode_elem_sep int bestRowTemporary...
long function ( ) { return mTimeStamp ; }
get the touch event time stamp . concode_field_sep long mTimeStamp concode_elem_sep int mAction concode_elem_sep int mX concode_elem_sep int mY concode_field_sep int getX concode_elem_sep int getY concode_elem_sep int getAction
void function ( String arg0 ) { m_paramResource = arg0 ; }
sets the resource parameter string . concode_field_sep Log LOG concode_elem_sep String m_paramResource concode_elem_sep CmsJspActionElement m_jsp concode_field_sep String getSelectedEditorUri concode_elem_sep String getParamResource concode_elem_sep void setJsp concode_elem_sep CmsJspActionElement getJsp concode_elem_s...
String function ( ) { return requestorId ; }
gets the requestorid attribute . concode_field_sep String routeRequestorReceipt concode_elem_sep String requestorId concode_elem_sep String requestorType concode_elem_sep String requestorsNote concode_elem_sep String openUrlString concode_field_sep void setRequestorType concode_elem_sep String getRouteRequestorReceipt ...
void function ( String arg0 ) { this . name = arg0 ; }
sets the value of the name property . concode_field_sep Boolean availableForSale concode_elem_sep List<ImageInfo> image concode_elem_sep List<String> includedAccessory concode_elem_sep List<Feature> feature concode_elem_sep List<AccessoryPrice> price concode_elem_sep List<Rebate> rebate concode_elem_sep String inventor...
String function ( ICConfigurationDescription arg0 , String arg1 ) { String loc0 = getId ( arg0 ) ; Map < String , String > loc1 = fConfigurationContentTypeMappings . get ( loc0 ) ; if ( loc1 == null ) { return null ; } return loc1 . get ( arg1 ) ; }
returns the language id that is mapped to the given content type when the given configuration is active . if configuration is null , the configuration-agnostic mapping is returned . concode_field_sep String ALL_CONFIGURATIONS concode_elem_sep Map<String,Map<String,String>> fConfigurationContentTypeMappings concode_elem...
int function ( ) { return bitRate ; }
returns the video stream average bit rate . if less than 0 , this information is not available . concode_field_sep float frameRate concode_elem_sep VideoSize size concode_elem_sep int bitRate concode_elem_sep String decoder concode_field_sep String getDecoder concode_elem_sep VideoSize getSize concode_elem_sep void set...
ObjectName function ( Object arg0 ) { return _beans . get ( arg0 ) ; }
lookup an object name by instance concode_field_sep MBeanServer _mbeanServer concode_elem_sep String _domain concode_elem_sep ConcurrentMap<String,AtomicInteger> __unique concode_elem_sep Logger LOG concode_elem_sep Map<Object,ObjectName> _beans concode_field_sep String getDomain concode_elem_sep MBeanServer getMBeanSe...
boolean function ( Bitmap arg0 ) { final int loc0 = BitmapUtil . getSizeInBytes ( arg0 ) ; if ( mCount >= mMaxCount || mSize + loc0 > mMaxSize ) { return false ; } mCount ++ ; mSize += loc0 ; return true ; }
includes given bitmap in the bitmap count . the bitmap is included only if doing so does not violate configured limit concode_field_sep int mMaxSize concode_elem_sep ResourceReleaser<Bitmap> mUnpooledBitmapsReleaser concode_elem_sep int mCount concode_elem_sep long mSize concode_elem_sep int mMaxCount concode_field_sep...
double function ( ) { return crossoverRate ; }
returns the crossover rate . concode_field_sep double crossoverRate concode_elem_sep SelectionPolicy selectionPolicy concode_elem_sep RandomGenerator randomGenerator concode_elem_sep MutationPolicy mutationPolicy concode_elem_sep double mutationRate concode_elem_sep CrossoverPolicy crossoverPolicy concode_elem_sep int ...
Iterable < UserSettingName > function ( ) { return converterDictionary . getMember ( ) . keySet ( ) ; }
gets the available user settings . concode_field_sep String displayName concode_elem_sep String deploymentId concode_elem_sep LazyMember<Map<UserSettingName,IFunc<OutlookUser,String>>> converterDictionary concode_elem_sep String legacyDN concode_field_sep Map<UserSettingName,IFunc<OutlookUser,String>> createInstance co...
XAction function ( XModelObject arg0 ) { XAction loc0 = getEnabledAction ( arg0 , null , "srini_string" ) ; return ( loc0 != null ) ? loc0 : getEnabledAction ( arg0 , null , "srini_string" ) ; }
gets the enabled paste action . concode_field_sep PlaceHolder placeHolder concode_field_sep XAction getEnabledCopyAction concode_elem_sep XAction getEnabledAction concode_elem_sep boolean isPasteEnabled concode_elem_sep boolean isCopyEnabled concode_elem_sep boolean copy concode_elem_sep void paste
void function ( java . lang . String [ ] arg0 ) { this . ids = arg0 ; }
sets the ids value for this wsitempk . concode_field_sep java.lang.String conceptName concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String[] ids concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep org.talend.mdm.webservice.W...
Itemset function ( Map < Integer , Set < Integer >> arg0 , double arg1 ) { Itemset loc0 = new Itemset ( ) ; for ( Integer loc1 : items ) { if ( arg0 . get ( loc1 ) . size ( ) >= arg1 ) { loc0 . addItem ( loc1 ) ; } } return loc0 ; }
this methods makes a copy of this itemset but without items having a support lower than minsup concode_field_sep List<Integer> items concode_field_sep void addItem concode_elem_sep List<Integer> getItems concode_elem_sep int size concode_elem_sep Integer get concode_elem_sep boolean containsAll concode_elem_sep String ...
int function ( ) { return JdkDynamicAopProxy . class . hashCode ( ) * 13 + this . advised . getTargetSource ( ) . hashCode ( ) ; }
proxy uses the hash code of the targetsource . concode_field_sep boolean equalsDefined concode_elem_sep long serialVersionUID concode_elem_sep boolean hashCodeDefined concode_elem_sep Log logger concode_elem_sep AdvisedSupport advised concode_field_sep Object getProxy concode_elem_sep Object getProxy concode_elem_sep b...
FileTypeSet function ( Iterable < FileType > arg0 ) { if ( Iterables . isEmpty ( arg0 ) ) { return FileTypeSet . NO_FILE ; } else { return new FileTypeSet ( arg0 ) ; } }
returns a set that matches only the provided filetypes . if filetypes is empty , the returned predicate will match no files . concode_field_sep ImmutableSet<FileType> types concode_elem_sep FileTypeSet ANY_FILE concode_elem_sep FileTypeSet NO_FILE concode_field_sep FileTypeSet including concode_elem_sep boolean isNone ...
void function ( java . util . Collection < Command > arg0 ) { if ( arg0 == null ) { this . commands = null ; return ; } this . commands = new com . amazonaws . internal . SdkInternalList < Command > ( arg0 ) ; }
an array of command objects that describe each of the specified commands . concode_field_sep com.amazonaws.internal.SdkInternalList<Command> commands concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeCommandsResult clone concode_elem_sep String toString concode_elem_sep DescribeCom...
T function ( EObject arg0 ) { return null ; }
returns the result of interpretting the object as an instance of ` eobject ' . this implementation returns null ; returning a non-null result will terminate the switch , but this is the last case anyway . concode_field_sep PrimarykeyjoinPackage modelPackage concode_field_sep T doSwitch concode_elem_sep T doSwitch conco...
boolean function ( @ NotNull final String arg0 ) { if ( myType == ArgumentType . INTEGER ) { try { Integer . parseInt ( arg0 ) ; } catch ( final NumberFormatException loc0 ) { return false ; } } return true ; }
ensures value conforms type if known concode_field_sep Pair<List<String>,Boolean> myAvailableValues concode_elem_sep ArgumentType myType concode_elem_sep Help myHelpText concode_field_sep Help getHelp concode_elem_sep List<String> getAvailableValues concode_elem_sep boolean isValid
void function ( String arg0 ) { this . identityPoolName = arg0 ; }
a string that you provide . concode_field_sep String identityPoolName concode_elem_sep String identityPoolId concode_field_sep void setIdentityPoolId concode_elem_sep String getIdentityPoolName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep IdentityPoolShortDescription clone concode_elem...