code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( String arg0 ) { ApplicationFacade loc0 = ApplicationFacade . getInstance ( ApplicationFacade . KEY ) ; if ( loc0 != null ) loc0 . sendNotification ( Notifications . SET_TINY_CELL_SIZE , arg0 , "srini_string" ) ; }
sets tinymce width . called from portal concode_field_sep IEditorEnvirnoment _env concode_field_sep void onSessionPingError concode_elem_sep void publish concode_elem_sep void setPath concode_elem_sep void loadPage concode_elem_sep void onModuleLoad concode_elem_sep void setJsSaveCallback concode_elem_sep void register...
ListRequest function ( ) { return new ListRequest ( ) ; }
create an instance of listrequest concode_field_sep QName _CountryMaster_QNAME concode_elem_sep QName _CtyReqKeys_QNAME concode_elem_sep QName _CountryResponse_QNAME concode_elem_sep QName _CountryRequest_QNAME concode_field_sep CtyKeyData createCtyKeyData concode_elem_sep GetRequestVerb createGetRequestVerb concode_el...
String function ( ) { String loc0 = "srini_string" + doc + "srini_string" + offset + "srini_string" + position + "srini_string" + count ; if ( rptGroup >= 0 ) { loc0 += "srini_string" + rptGroup + "srini_string" + rptInd ; } return loc0 ; }
for debug purposes concode_field_sep int ord concode_elem_sep PhrasePositions next concode_elem_sep int rptInd concode_elem_sep int offset concode_elem_sep Term[] terms concode_elem_sep int count concode_elem_sep int doc concode_elem_sep DocsAndPositionsEnum postings concode_elem_sep int position concode_elem_sep int r...
ParticipantStoreProxy function ( ) { return getParticipantStore ( null ) ; }
get a participant store proxy from the local mbeanserver concode_field_sep JMXConnectorServer jmxCServer concode_elem_sep ObjectName participantStoreON concode_elem_sep String PARTICIPANT_BEAN_NAME concode_elem_sep MBeanServerConnection mbsc concode_elem_sep ObjectName recoveryStoreON concode_elem_sep NotificationListe...
boolean function ( String arg0 , String arg1 ) { return validatePassword ( arg0 . toCharArray ( ) , arg1 ) ; }
validates a password using a hash . concode_field_sep int SALT_BYTE_SIZE concode_elem_sep int ITERATION_INDEX concode_elem_sep int PBKDF2_INDEX concode_elem_sep int HASH_BYTE_SIZE concode_elem_sep int SALT_INDEX concode_elem_sep int PBKDF2_ITERATIONS concode_elem_sep String PBKDF2_ALGORITHM concode_field_sep boolean sl...
boolean function ( ) { try { return _myMulticastSocket . getLoopbackMode ( ) ; } catch ( SocketException loc0 ) { Logger . printError ( "srini_string" , "srini_string" + loc0 ) ; } return false ; }
get the current loopback mode . messages loop back to the local address if the loopback is set to false . set loopback to false to prevent messages to loop back to your local address . concode_field_sep int _myDatagramSize concode_elem_sep MulticastSocket _myMulticastSocket concode_elem_sep boolean isRunning concode_el...
Collection function ( Set arg0 ) { return Collections . EMPTY_SET ; }
by default , do n't exclude any objects from the copy operation . 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 XMLResource getResource concode_elem_sep Stri...
Cursor function ( ) { return getPredefinedCursor ( DEFAULT_CURSOR ) ; }
returns an instance of the system default cursor type . concode_field_sep int PREDEFINED_COUNT concode_elem_sep int CROSSHAIR_CURSOR concode_elem_sep int W_RESIZE_CURSOR concode_elem_sep int SE_RESIZE_CURSOR concode_elem_sep int WAIT_CURSOR concode_elem_sep int SW_RESIZE_CURSOR concode_elem_sep int HAND_CURSOR concode_...
Optional < Integer > function ( FileSystem arg0 , Path arg1 , final String arg2 , final String arg3 , final String arg4 ) { Optional < HoodieLogFile > loc0 = getLatestLogFile ( getAllLogFiles ( arg0 , arg1 , arg2 , arg3 , arg4 ) ) ; if ( loc0 . isPresent ( ) ) { return Optional . of ( loc0 . get ( ) . getLogVersion ( )...
get the latest log version for the fileid in the partition path concode_field_sep Logger LOG concode_elem_sep long MIN_CLEAN_TO_KEEP concode_elem_sep int MAX_ATTEMPTS_RECOVER_LEASE concode_elem_sep long MIN_ROLLBACK_TO_KEEP concode_elem_sep Pattern LOG_FILE_PATTERN concode_elem_sep FileSystem fs concode_field_sep Long ...
boolean function ( File arg0 ) { if ( arg0 . isDirectory ( ) ) return true ; return ( arg0 . getName ( ) . endsWith ( suffix ) ) ; }
accepts any directory and any file with the given extension concode_field_sep String suffix concode_field_sep placeholderType placeHolder
double function ( double [ ] arg0 ) { int loc0 = 3 * arg0 . length / 4 ; return select ( arg0 , loc0 ) ; }
find the third quantile p = 3/4 of an array of type double . concode_field_sep PlaceHolder placeHolder concode_field_sep int q1 concode_elem_sep float q1 concode_elem_sep double q1 concode_elem_sep T q1 concode_elem_sep int select concode_elem_sep float select concode_elem_sep double select concode_elem_sep T select co...
JAXBElement < DTLICENCEMNGTRES > function ( DTLICENCEMNGTRES arg0 ) { return new JAXBElement < DTLICENCEMNGTRES > ( _MTLICENCEMNGTRES_QNAME , DTLICENCEMNGTRES . class , null , arg0 ) ; }
create an instance of jaxbelement concode_field_sep QName _MTLICENCEMNGTRES_QNAME concode_elem_sep QName _MTLICMNGTREQSOURCE_QNAME concode_field_sep DTLICMNGTREQSOURCE.CreateContact createDTLICMNGTREQSOURCECreateContact concode_elem_sep DTLICMNGTREQSOURCE.SoldToParty createDTLICMNGTREQSOURCESoldToParty concode_elem_sep...
DescribeApplicationVersionsResult function ( java . util . Collection < ApplicationVersionDescription > arg0 ) { setApplicationVersions ( arg0 ) ; return this ; }
list of applicationversiondescription objects sorted by order of creation . concode_field_sep com.amazonaws.internal.SdkInternalList<ApplicationVersionDescription> applicationVersions concode_field_sep void setApplicationVersions concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeApp...
boolean function ( ) { return this . hasNested ; }
is one of the object mappers has a nested mapping set ? concode_field_sep ImmutableList<ObjectMapper> objectMappers concode_elem_sep boolean hasNested concode_field_sep UnmodifiableIterator<ObjectMapper> iterator concode_elem_sep boolean isEmpty concode_elem_sep ObjectMapper mapper concode_elem_sep ObjectMappers concat...
String function ( ) { return name + "srini_string" + surname ; }
vraci concode_field_sep String username concode_elem_sep String name concode_elem_sep boolean online concode_elem_sep String surname concode_field_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setState concode_elem_sep boolean isOnline concode_elem_sep String get...
void function ( WebRequest arg0 ) { for ( String loc0 : this . knownAttributeNames ) { this . sessionAttributeStore . cleanupAttribute ( arg0 , loc0 ) ; } }
remove `` known '' attributes from the session , i.e. attributes listed by name in @sessionattributes or attributes previously storedin the model that matched by type . concode_field_sep Set<String> knownAttributeNames concode_elem_sep SessionAttributeStore sessionAttributeStore concode_elem_sep Set<String> attributeNa...
ArrayList < Driver > function ( ) { return _drivers ; }
gets the list of drivers . concode_field_sep String OVEN_CONFIG_NAME concode_elem_sep int DEFAULT_NUM_OVENS concode_elem_sep double DEFAULT_TAX concode_elem_sep DeliveryRunner _deliveryRunner concode_elem_sep int _numCooks concode_elem_sep String DRIVER_CONFIG_NAME concode_elem_sep long KITCHEN_THREAD_WAIT_TIME concode...
Authentication function ( ) { return new DefaultAuthentication ( this . authenticationDate , this . credentials , this . principal , this . attributes , this . successes , this . failures ) ; }
creates an immutable authentication instance from builder data . concode_field_sep Principal principal concode_elem_sep List<CredentialMetaData> credentials concode_elem_sep Map<String,Object> attributes concode_elem_sep ZonedDateTime authenticationDate concode_elem_sep Map<String,HandlerResult> successes concode_elem_...
void function ( String arg0 ) { this . property = arg0 ; }
set property concode_field_sep String property concode_field_sep String getProperty concode_elem_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int hashCode concode_elem_sep void endpointDeactivation concode_elem_sep boolean equals concode_elem_sep void start concode_elem_sep XAResource[] getXA...
void function ( ) { eglReleaseCurrent ( drawable . getEGLDisplay ( ) ) ; org . lwjgl . opengles . GLContext . useContext ( null ) ; current_context_local . set ( null ) ; synchronized ( this ) { thread = null ; checkDestroy ( ) ; } }
release the current context if any . after this call , no context is current . concode_field_sep DrawableGLES drawable concode_elem_sep boolean destroyed concode_elem_sep ThreadLocal<ContextGLES> current_context_local concode_elem_sep EGLContext eglContext concode_elem_sep boolean destroy_requested concode_elem_sep org...
void function ( ) { }
dumps the state of the object . concode_field_sep int FORCED concode_elem_sep int KEYPOINT_END concode_elem_sep int REWRITE concode_elem_sep int KEYPOINT_START concode_elem_sep int NORMAL concode_elem_sep Logger _logger concode_elem_sep int UNFORCED concode_elem_sep LogHandle handle concode_field_sep boolean checkpoint...
long function ( String arg0 , long arg1 , String arg2 ) { List < String > loc0 = storageIo . getProjectSourceFiles ( arg0 , arg1 ) ; if ( ! loc0 . contains ( arg2 ) ) { storageIo . addSourceFilesToProject ( arg0 , arg1 , false , arg2 ) ; } return storageIo . uploadRawFile ( arg1 , arg2 , arg0 , new byte [ 0 ] ) ; }
adds a file to the given project . concode_field_sep String projectType concode_elem_sep StorageIo storageIo concode_field_sep long deleteFile concode_elem_sep RpcResult getBuildResult concode_elem_sep long deleteFiles concode_elem_sep long copyProject concode_elem_sep String load concode_elem_sep void storeProjectSett...
Short function ( ) { return trialOccurrences ; }
gets the value of the trialoccurrences property . concode_field_sep Short totalOccurrences concode_elem_sep ARBSubscriptionUnitEnum unit concode_elem_sep Short trialOccurrences concode_elem_sep short length concode_elem_sep PaymentScheduleType.Interval interval concode_elem_sep XMLGregorianCalendar startDate concode_fi...
double function ( ) { throw new UnsupportedOperationException ( getClass ( ) . getSimpleName ( ) ) ; }
convenience method to get this element as a primitive double value . concode_field_sep PlaceHolder placeHolder concode_field_sep float getAsFloat concode_elem_sep BigInteger getAsBigInteger concode_elem_sep byte getAsByte concode_elem_sep JsonObject getAsJsonObject concode_elem_sep JsonNull getAsJsonNull concode_elem_s...
PathFragment function ( PathFragment arg0 ) { PathFragment loc0 = arg0 . replaceName ( "srini_string" + arg0 . getBaseName ( ) ) ; PathFragment loc1 = loc0 . getRelative ( "srini_string" ) ; return loc1 ; }
returns the path of the associated manifest file for the path of a fileset . works for both exec paths and root relative paths . concode_field_sep PlaceHolder placeHolder concode_field_sep Iterable<S> filterByProvider concode_elem_sep Iterable<C> getProviders concode_elem_sep NestedSet<Artifact> getMiddlemanFor concode...
boolean function ( ) { return _outputAll ; }
output all fields i.e. has in out fields concode_field_sep Pattern _listPattern concode_elem_sep List<AggregateFunctionType> _aggregateFunctionTypes concode_elem_sep String expRegex concode_elem_sep Pattern _expPattern concode_elem_sep String listRegex concode_elem_sep List<String> _aggregateFields concode_elem_sep Set...
int function ( int arg0 ) { return next ( arg0 , arg0 ) ; }
by the nature of the stateless traversal , the context node can not be returned or the iteration will go into an infinate loop . so to traverse an axis , the first function must be used to get the first node . this method needs to be overloaded only by those axis that process the self node . concode_field_sep PlaceHold...
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , String . format ( arg1 , arg2 ) ) ; }
verbose log message with printf formatting . 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 ...
String function ( FacesContext arg0 ) { ExternalContext loc0 = arg0 . getExternalContext ( ) ; Map loc1 = loc0 . getRequestParameterMap ( ) ; String loc2 = ( String ) loc1 . get ( "srini_string" ) ; return loc2 != null && ClientIdPattern . matcher ( loc2 ) . matches ( ) ? loc2 : "srini_string" ; }
return the id of the element that currently has focus in the browser . concode_field_sep Pattern ClientIdPattern concode_field_sep UIComponent findComponentInView concode_elem_sep UIComponent findComponent concode_elem_sep UIComponent findComponent concode_elem_sep char getSeparatorChar concode_elem_sep int getNumberOf...
PhoneNumber function ( ) { return new PhoneNumber ( ) ; }
create an instance of phonenumber concode_field_sep QName _RequestHeader_QNAME concode_elem_sep QName _ApiExceptionFault_QNAME concode_elem_sep QName _ResponseHeader_QNAME concode_field_sep KeywordSet createKeywordSet concode_elem_sep BudgetSuggestion createBudgetSuggestion concode_elem_sep PromotionOperation createPro...
ParametersType . Parameter function ( ) { return new ParametersType . Parameter ( ) ; }
create an instance of parameterstype.parameter concode_field_sep PlaceHolder placeHolder concode_field_sep DomainType createDomainType concode_elem_sep Indexer.Coverages.Coverage createIndexerCoveragesCoverage concode_elem_sep Indexer.Collectors createIndexerCollectors concode_elem_sep SchemaType createSchemaType conco...
Builder function ( int arg0 ) { _instanceConfig . setPort ( String . valueOf ( arg0 ) ) ; return this ; }
set the participant port concode_field_sep InstanceConfig _updatedConfig concode_elem_sep UserConfig _userConfig concode_elem_sep Set<PartitionId> _disabledPartitions concode_elem_sep Set<String> _removedDisabledPartitions concode_elem_sep Set<String> _tags concode_elem_sep InstanceConfig _instanceConfig concode_elem_s...
void function ( Paint arg0 ) { if ( arg0 != null ) { this . outlinePaint = arg0 ; } }
sets the outline paint . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_elem_sep Paint fillPaint concode_elem_sep...
void function ( Object m ) { if ( m instanceof Throwable ) { logger . log ( Level . INFO , "srini_string" , ( Throwable ) m ) ; } else { logger . info ( String . valueOf ( m ) ) ; } }
prints an info 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...
boolean function ( ) { return this . lowerCaseNames ; }
returns true if parameter names are to be converted to lower case when name/value pairs are parsed . concode_field_sep int pos concode_elem_sep int len concode_elem_sep boolean lowerCaseNames concode_elem_sep int i1 concode_elem_sep int i2 concode_elem_sep char[] chars concode_field_sep boolean hasChar concode_elem_sep...
double function ( ) { return mSecurity ; }
returns the plants security upgrade concode_field_sep double mPower concode_elem_sep double mApproval concode_elem_sep double mProfit concode_elem_sep double mEmissions concode_elem_sep double mCost concode_elem_sep double mSecurity concode_field_sep double getPower concode_elem_sep void setProfit concode_elem_sep doub...
boolean function ( ) { return index >= ctrlpts . length ; }
tests if there are more points to read . concode_field_sep double acv concode_elem_sep double ah concode_elem_sep double h concode_elem_sep int index concode_elem_sep double ctrlpts[][] concode_elem_sep AffineTransform affine concode_elem_sep double a concode_elem_sep double c concode_elem_sep double b concode_elem_sep...
EquationElement function ( final GeoElement arg0 , final EquationElement arg1 ) { return this . container . put ( arg0 , arg1 ) ; }
adds a geoelement and its symbolic representation . concode_field_sep Map<GeoElement,EquationElement> container concode_elem_sep EquationScope scope concode_field_sep void identify concode_elem_sep EquationElementInterface createEquationElement concode_elem_sep EquationElement get concode_elem_sep EquationElement getOr...
void function ( GroupEventListener arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( ) ; } listeners . add ( arg0 ) ; }
registers a listener to receive events . concode_field_sep Logger Log concode_elem_sep List<GroupEventListener> listeners concode_field_sep void dispatchEvent concode_elem_sep void removeListener
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...
int function ( int arg0 ) { checkRange ( arg0 ) ; return Types . getPrecision ( types [ -- arg0 ] ) ; }
retrieves the designated parameter 's number of decimal digits . 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...
void function ( List < String > arg0 ) { this . to = arg0 ; }
list of destination email address . can be overriden with ` camelawssesto ' header . concode_field_sep Integer proxyPort concode_elem_sep String secretKey concode_elem_sep String returnPath concode_elem_sep String accessKey concode_elem_sep String subject concode_elem_sep String amazonSESEndpoint concode_elem_sep Strin...
void function ( SettingListener arg0 ) { listeners . remove ( arg0 ) ; }
remove a setting listener . concode_field_sep LinkedList<SettingListener> listeners concode_elem_sep int runningBatches concode_elem_sep boolean settingsChanged concode_field_sep void setListeners concode_elem_sep LinkedList<SettingListener> getListeners concode_elem_sep void settingChanged concode_elem_sep void endBat...
String function ( String arg0 ) { return StringEscapeUtils . unescapeJavaScript ( arg0 ) ; }
replace unicode escape and other control characters with real characters concode_field_sep char PLUS concode_elem_sep char ZERO concode_elem_sep char LOWER_E concode_elem_sep LineColumnReader reader concode_elem_sep char SPACE concode_elem_sep JsonToken currentToken concode_elem_sep char DOT concode_elem_sep char UPPER...
void function ( String arg0 ) { this . filename = arg0 ; }
sets the attachment filename . concode_field_sep MAPIProps MAPIProps concode_elem_sep String filename concode_elem_sep List attributes concode_elem_sep RawInputStream rawData concode_elem_sep Message nestedMessage concode_field_sep List getAttributes concode_elem_sep Message getNestedMessage concode_elem_sep void setRa...
java . util . Date function ( ) { return this . createDate ; }
the date and time , in iso 8601 date-time format , when the policy version was created . concode_field_sep String versionId concode_elem_sep Boolean isDefaultVersion concode_elem_sep String document concode_elem_sep java.util.Date createDate concode_field_sep PolicyVersion withVersionId concode_elem_sep String getDocum...
HashMap < String , String > function ( ) { return settings ; }
get all settings . concode_field_sep HashMap<String,String> settings concode_field_sep boolean containsKey concode_elem_sep boolean get concode_elem_sep int get concode_elem_sep String get
void function ( String arg0 ) { DemoDBManager . getInstance ( ) . deleteContact ( arg0 ) ; }
delete a contact concode_field_sep String COLUMN_NAME_INFO concode_elem_sep String ROBOT_COLUMN_NAME_AVATAR concode_elem_sep String COLUMN_NAME_ID concode_elem_sep String COLUMN_NAME_NICK concode_elem_sep String COLUMN_NAME_AVATAR concode_elem_sep String TABLE_NAME concode_elem_sep String ROBOT_TABLE_NAME concode_elem_...
void function ( @ StyleRes int arg0 ) { Window loc0 = dialog . getWindow ( ) ; loc0 . setWindowAnimations ( arg0 ) ; }
sets animation . concode_field_sep android.app.Dialog dialog concode_elem_sep FrameLayout contentLayout concode_field_sep void init concode_elem_sep boolean isShowing concode_elem_sep void setOnDismissListener concode_elem_sep void setSize concode_elem_sep Window getWindow concode_elem_sep ViewGroup getRootView concode...
void function ( String arg0 ) { this . y = arg0 ; }
sets the value of the y property . concode_field_sep BigDecimal colspan concode_elem_sep BigDecimal colspanS concode_elem_sep BigDecimal rowspan concode_elem_sep String x concode_elem_sep String width concode_elem_sep String y concode_elem_sep String z concode_elem_sep BigDecimal colspanM concode_field_sep void setX co...
void function ( ) { parent = null ; id = null ; if ( values != null ) { values . clear ( ) ; } values = null ; }
release state . concode_field_sep Tag parent concode_elem_sep PageContext pageContext concode_elem_sep Hashtable<String,Object> values concode_elem_sep long serialVersionUID concode_elem_sep String id concode_field_sep Tag getParent concode_elem_sep Enumeration<String> getValues concode_elem_sep String getId concode_el...
boolean function ( ComponentInfoType arg0 ) { return root . removeTermsOfInfoType ( arg0 ) ; }
removes all terms , which have the given componentinfotype . this method is used , when removing all functional components . concode_field_sep boolean showComponentInfoTypes concode_elem_sep Term root concode_elem_sep String name concode_elem_sep Scene<?> scene concode_field_sep void setName concode_elem_sep boolean is...
List < String > function ( ) { if ( mMoreInfoUrls == null ) { return Collections . emptyList ( ) ; } else if ( mMoreInfoUrls instanceof String ) { return Collections . singletonList ( ( String ) mMoreInfoUrls ) ; } else { assert mMoreInfoUrls instanceof List ; return ( List < String > ) mMoreInfoUrls ; } }
returns a link a url string to more information , or null concode_field_sep Severity mSeverity concode_elem_sep int mPriority concode_elem_sep Implementation mImplementation concode_elem_sep Object mMoreInfoUrls concode_elem_sep String mId concode_elem_sep String mBriefDescription concode_elem_sep Category mCategory co...
boolean function ( Object arg0 ) { if ( arg0 instanceof RID ) { RID loc0 = ( RID ) arg0 ; return ( ( pageno . pid == loc0 . pageno . pid ) && ( slotno == loc0 . slotno ) ) ; } return false ; }
true if obj is an rid with the same values ; false otherwise . concode_field_sep PageId pageno concode_elem_sep int slotno concode_field_sep int hashCode concode_elem_sep short getLength concode_elem_sep String toString concode_elem_sep void writeData concode_elem_sep void copyRID
long function ( ) { return options . optLong ( "srini_string" , 0 ) * 1000 ; }
trigger date in milliseconds . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_s...
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( sLevel > LEVEL_FATAL ) { return ; } Log . wtf ( arg0 , arg1 , arg2 ) ; }
send a fatal error log message concode_field_sep int LEVEL_WARNING concode_elem_sep int sLevel concode_elem_sep int LEVEL_FATAL concode_elem_sep int LEVEL_INFO concode_elem_sep int LEVEL_VERBOSE concode_elem_sep int LEVEL_DEBUG concode_elem_sep int LEVEL_ERROR concode_field_sep void d concode_elem_sep void d concode_el...
int function ( ) { return turn ; }
gets the turn number . concode_field_sep int[] ages concode_elem_sep int seasonYear concode_elem_sep int startingYear concode_elem_sep int turn concode_field_sep Turn next concode_elem_sep int getAge concode_elem_sep int getAge concode_elem_sep void setSeasonYear concode_elem_sep StringTemplate getLabel concode_elem_se...
String function ( ) { return getClass ( ) . getName ( ) + "srini_string" + "srini_string" + attribute + "srini_string" + field + "srini_string" + beginIndex + "srini_string" + endIndex + "srini_string" ; }
returns the string representation of this field position . concode_field_sep int field concode_elem_sep int endIndex concode_elem_sep int beginIndex concode_elem_sep Format.Field attribute concode_field_sep int getEndIndex concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Format.Field getFi...
long function ( ) { return bitsetMemoryInBytes ; }
estimation of how much the cached bit sets are taking . which nested and p/c rely on concode_field_sep XContentBuilderString STORED_FIELDS_MEMORY_IN_BYTES concode_elem_sep long indexWriterMaxMemoryInBytes concode_elem_sep XContentBuilderString FIXED_BIT_SET_MEMORY_IN_BYTES concode_elem_sep XContentBuilderString MEMORY ...
String function ( ) { return input . readString ( ) ; }
reads the length and string of utf8 characters , or null . this can read strings written by kryodataoutput #writeutf string , com.esotericsoftware.kryo.io.output #writestring string , com.esotericsoftware.kryo.io.output #writestring charsequence , and com.esotericsoftware.kryo.io.output #writeascii string . concode_fie...
void function ( BigInteger arg0 ) { this . weeknightBucket = arg0 ; }
sets the value of the weeknightbucket property . concode_field_sep BigInteger homeWiFiBucket concode_elem_sep BigInteger anytimeBucket concode_elem_sep BigInteger mobile2MobileBucket concode_elem_sep BigInteger weeknightBucket concode_elem_sep long serialVersionUID concode_elem_sep BigInteger weekendBucket concode_elem...
void function ( ) { System . setProperty ( "srini_string" , "srini_string" ) ; }
setup necessary system properties . concode_field_sep PlaceHolder placeHolder concode_field_sep void testOSFlags
Object [ ] function ( Object [ ] arg0 , int arg1 , int arg2 ) { checkPositionIndexes ( arg1 , arg1 + arg2 , arg0 . arg2 ) ; if ( arg2 == 0 ) { return EMPTY_ARRAY ; } Object [ ] loc0 = new Object [ arg2 ] ; System . arraycopy ( arg0 , arg1 , loc0 , 0 , arg2 ) ; return loc0 ; }
returns a copy of the specified subrange of the specified array that is literally an object , and not e.g. a string . concode_field_sep Object[] EMPTY_ARRAY concode_field_sep Object[] fillArray concode_elem_sep Object[] checkElementsNotNull concode_elem_sep Object[] checkElementsNotNull concode_elem_sep void swap conco...
String function ( ) { return elementName ; }
get the element name . concode_field_sep XMLAttribute[] attributes concode_elem_sep XMLElement parent concode_elem_sep XMLElement[] childElements concode_elem_sep String elementNamespaceURI concode_elem_sep String elementName concode_field_sep void addChildElements concode_elem_sep XMLElement getSingleXMLElementByName ...
IUndoContext function ( ) { if ( undoContext == null ) { undoContext = new ObjectUndoContext ( PlatformUI . getWorkbench ( ) , "srini_string" ) ; } return undoContext ; }
returns the undo context for workbench operations . the workbench configures an undo context with the appropriate policies for the workbench undo model . concode_field_sep IOperationApprover approver concode_elem_sep ObjectUndoContext undoContext concode_field_sep IOperationHistory getOperationHistory concode_elem_sep ...
void function ( IExtension arg0 ) { readElements ( arg0 . getConfigurationElements ( ) ) ; }
read one extension by looping through its configuration elements . concode_field_sep String extensionPointId concode_elem_sep IExtensionRegistry registry concode_elem_sep String pluginId concode_elem_sep String TAG_DESCRIPTION concode_elem_sep boolean isInitialized concode_field_sep void logError concode_elem_sep void ...
OfflineSupplyChainOverrideBulkUpdateRequest function ( ) { return offlineSupplyChainOverrideBulkUpdateRequest ; }
gets the value of the offlinesupplychainoverridebulkupdaterequest property . concode_field_sep OfflineSupplyChainOverrideBulkUpdateRequest offlineSupplyChainOverrideBulkUpdateRequest concode_elem_sep long serialVersionUID concode_elem_sep AsyncHeader asyncHeader concode_field_sep void setAsyncHeader concode_elem_sep vo...
int function ( ) { return loadLockCount ; }
returns the internal concurrency level utilized by caches in this jvm . concode_field_sep int loadLockMask concode_elem_sep int loadLockCount concode_elem_sep int loadConcurrencyLevel concode_elem_sep Object[] loadLocks concode_elem_sep ModuleScript moduleScript concode_elem_sep Object validator concode_elem_sep long s...
List < GroupEntity > function ( String arg0 ) { EntityManager loc0 = emf . createEntityManager ( ) ; Query loc1 = loc0 . createNamedQuery ( "srini_string" ) . setParameter ( "srini_string" , arg0 ) ; return ( List < GroupEntity > ) loc1 . getResultList ( ) ; }
find all groups that match the given search parameters concode_field_sep EntityManagerFactory emf concode_field_sep T call concode_elem_sep List<GroupEntity> findGroupsForMember concode_elem_sep Set<MemberEntity> removeGroup concode_elem_sep GroupEntity getGroup concode_elem_sep boolean hasGroup concode_elem_sep Set<Me...
void function ( Request arg0 ) { synchronized ( mRequests ) { mRequests . add ( arg0 ) ; mRequestTime = System . currentTimeMillis ( ) ; } }
request handling common functionality can be overridden if desired concode_field_sep int NETWORK_WAIT concode_elem_sep int mExitStatus concode_elem_sep ValidationResult succeeded concode_elem_sep String EAS_PROTOCOL concode_elem_sep int EXIT_IO_ERROR concode_elem_sep Context mContext concode_elem_sep int CONNECTION_FAI...
void function ( String arg0 , String arg1 ) { if ( Log . VERBOSE > DEBUG_LEVEL ) { Log . v ( arg0 , arg1 ) ; } }
send a android.util.log #verbose log message . concode_field_sep boolean DEBUG_SYSOUT concode_elem_sep int DEBUG_LEVEL concode_field_sep void printMyLog concode_elem_sep void printCallHierarchy concode_elem_sep void print concode_elem_sep void print concode_elem_sep String callMethodAndLine concode_elem_sep void d conc...
T function ( ) { return expr ; }
return child evaluators if exist concode_field_sep Object evaluation concode_elem_sep int version concode_elem_sep ObjectInspector outputOI concode_elem_sep T expr concode_field_sep Object _evaluate concode_elem_sep boolean isDeterministic concode_elem_sep ExprNodeEvaluator[] getChildren concode_elem_sep ObjectInspecto...
void function ( int arg0 , String arg1 , String arg2 , Throwable arg3 ) { String loc0 = arg2 ; if ( loc0 == null ) { loc0 = "srini_string" ; } if ( arg3 != null ) { arg2 += "srini_string" + Log . getStackTraceString ( arg3 ) ; } Log . println ( arg0 , arg1 , loc0 ) ; if ( mNext != null ) { mNext . println ( arg0 , arg1...
prints data out to the console using android 's native log mechanism . concode_field_sep LogNode mNext concode_field_sep void setNext concode_elem_sep LogNode getNext
String function ( ) { return comment ; }
returns the description of this character . the description is usefull if the picture of this character differs from the normal character expected at this position ascii code . concode_field_sep BufferedImage image concode_elem_sep int width concode_elem_sep String comment concode_elem_sep int height concode_elem_sep F...
boolean function ( ) { return false ; }
returns true if the implementation class for the interaction concode_field_sep PlaceHolder placeHolder concode_field_sep String getSpecVersion concode_elem_sep String getAdapterName concode_elem_sep String[] getInteractionSpecsSupported concode_elem_sep boolean supportsLocalTransactionDemarcation concode_elem_sep boole...
boolean function ( Var arg0 ) { Node loc0 = arg0 . getParentNode ( ) ; return loc0 != null && loc0 . getType ( ) == Token . LP ; }
returns true if the variable is a formal parameter . concode_field_sep Map<Node,VariableVisibility> visibilityByDeclaringNameNode concode_elem_sep AbstractCompiler compiler concode_field_sep void process concode_elem_sep VariableVisibility getVariableVisibility
void function ( Object arg0 ) { defaultLog . warn ( arg0 ) ; if ( synCtx . getServiceLog ( ) != null ) { synCtx . getServiceLog ( ) . warn ( arg0 ) ; } if ( traceOn ) { traceLog . warn ( arg0 ) ; } }
log a message at level warn to all available/enabled logs . concode_field_sep Log defaultLog concode_elem_sep boolean traceOn concode_elem_sep MessageContext synCtx concode_elem_sep Log traceLog concode_field_sep void auditLog concode_elem_sep void auditDebug concode_elem_sep void traceTrace concode_elem_sep void error...
byte function ( String arg0 ) { try { Field loc0 = Token . class . getField ( arg0 ) ; return loc0 . getByte ( null ) ; } catch ( Exception loc0 ) { return - 1 ; } }
converts a token type string to a token type constant . concode_field_sep Token next concode_elem_sep byte INVALID concode_elem_sep ParserRuleSet rules concode_elem_sep String[] TOKEN_TYPES concode_elem_sep byte KEYWORD2 concode_elem_sep byte KEYWORD1 concode_elem_sep byte LITERAL4 concode_elem_sep byte LITERAL2 concod...
void function ( String arg0 ) { log ( LogEvent . WARN , arg0 , null , null ) ; }
logs out a warn message . concode_field_sep String category concode_elem_sep ArrayList targets concode_field_sep void debug concode_elem_sep void debug concode_elem_sep void debug concode_elem_sep void debug concode_elem_sep void addTarget concode_elem_sep void log concode_elem_sep void log concode_elem_sep String getC...
void function ( final Context arg0 , final int arg1 ) { Toast . makeText ( arg0 , arg1 , Toast . LENGTH_LONG ) . show ( ) ; }
show toast in long time by system concode_field_sep PlaceHolder placeHolder concode_field_sep void showMessage concode_elem_sep void showMessage
T [ ] function ( T [ ] arg0 , int arg1 ) { T [ ] loc0 = newArray ( arg0 , arg1 ) ; System . arraycopy ( arg0 , 0 , loc0 , 0 , Math . min ( arg0 . length , arg1 ) ) ; return loc0 ; }
gwt safe version of arrays.copyof . concode_field_sep Object[] EMPTY_ARRAY concode_field_sep Object[] fillArray concode_elem_sep Object[] checkElementsNotNull concode_elem_sep Object[] checkElementsNotNull concode_elem_sep Object[] copyAsObjectArray concode_elem_sep void swap concode_elem_sep Object checkElementNotNull...
int function ( ) { return ( int ) Math . round ( width ) ; }
gets the width of this rectangle . concode_field_sep boolean filled concode_elem_sep double x concode_elem_sep double width concode_elem_sep double y concode_elem_sep Color color concode_elem_sep double height concode_field_sep int getX concode_elem_sep int getHeight concode_elem_sep int getY concode_elem_sep void grow...
void function ( boolean arg0 ) { this . findAllIntersections = arg0 ; }
sets whether all intersections should be computed . when this is false the default value the value of #isdone is true after the first intersection is found . default is false . concode_field_sep Coordinate[] intSegments concode_elem_sep List intersections concode_elem_sep int intersectionCount concode_elem_sep boolean ...
String function ( ) { return this . clusterJDBCURL ; }
the database connection string . concode_field_sep CopyCommand copyCommand concode_elem_sep String clusterJDBCURL concode_elem_sep S3DestinationDescription s3DestinationDescription concode_elem_sep String roleARN concode_elem_sep String username concode_field_sep RedshiftDestinationDescription withCopyCommand concode_e...
Builder function ( double arg0 , double arg1 , double arg2 ) { }
define the data volume levels . concode_field_sep double row? concode_elem_sep double column? concode_elem_sep double rowMin concode_elem_sep double[][][] data concode_elem_sep double[] columns concode_elem_sep boolean built concode_elem_sep double columnMin concode_elem_sep double[] rows concode_elem_sep double rowMax...
boolean function ( ) { return selected ; }
is the abstarcttext selected , all of its children must also be selected . concode_field_sep boolean highlight concode_elem_sep boolean hasHighlight concode_elem_sep Rectangle2D.Float bounds concode_elem_sep GeneralPath generalPath concode_elem_sep boolean selected concode_elem_sep boolean hasSelected concode_field_sep...
String function ( String arg0 ) { arg0 = adjustCssSkinFolder ( arg0 ) ; String loc0 = ServerConfigurationService . getString ( "srini_string" ) ; String loc1 = loc0 + "srini_string" + arg0 + "srini_string" ; return loc1 ; }
returns a url for the tool.css suitable for putting in an href = field . concode_field_sep String PORTAL_SKIN_NEOPREFIX_PROPERTY concode_elem_sep String PORTAL_SKIN_NEOPREFIX_DEFAULT concode_field_sep String getCssToolBase concode_elem_sep String adjustCssSkinFolder
MucConfigFormManager function ( boolean arg0 ) { if ( ! supportsMembersOnly ( ) ) { throw new MucConfigurationNotSupportedException ( MUC_ROOMCONFIG_MEMBERSONLY ) ; } answerForm . setAnswer ( MUC_ROOMCONFIG_MEMBERSONLY , arg0 ) ; return this ; }
set if the room is members only . rooms are not members only per default . concode_field_sep MultiUserChat multiUserChat concode_elem_sep String MUC_ROOMCONFIG_ROOMSECRET concode_elem_sep String MUC_ROOMCONFIG_ROOMOWNERS concode_elem_sep String MUC_ROOMCONFIG_PASSWORDPROTECTEDROOM concode_elem_sep List<Jid> owners conc...
boolean function ( ) { return ! isFinal ; }
determines if this hmmstate is an emittting state concode_field_sep int which concode_elem_sep int rightContextSize concode_elem_sep int leftContextSize concode_elem_sep HMM hmm concode_elem_sep HMMStateArc[] EMPTY_ARC concode_elem_sep HMMState[] hmmStates concode_elem_sep String RIGHT_CONTEXT_SIZE concode_elem_sep Uni...
void function ( Object arg0 ) { granteeManager . removeDbObject ( arg0 ) ; }
removes all rights mappings for the database object identified by the dbobject argument from all grantee objects in the set . concode_field_sep HashMappedList userList concode_elem_sep GranteeManager granteeManager concode_elem_sep User sysUser concode_field_sep HsqlArrayList listVisibleUsers concode_elem_sep void remo...
Date function ( ) { return CertUtils . recoverDate ( attrCert . getAcinfo ( ) . getAttrCertValidityPeriod ( ) . getNotBeforeTime ( ) ) ; }
return the date before which this attribute certificate is not valid . concode_field_sep Extensions extensions concode_elem_sep AttributeCertificate attrCert concode_elem_sep Attribute[] EMPTY_ARRAY concode_field_sep int getVersion concode_elem_sep AttributeCertificateIssuer getIssuer concode_elem_sep BigInteger getSer...
String function ( ) { return "srini_string" + objName_ + "srini_string" + libSaved_ + "srini_string" + objType_ + "srini_string" + super . toString ( ) ; }
returns the string representation of this object . concode_field_sep String objOwner_ concode_elem_sep String objName_ concode_elem_sep Date saveDateTime_ concode_elem_sep int asp_ concode_elem_sep String extObjAttr_ concode_elem_sep int objSize_ concode_elem_sep String aspDevName_ concode_elem_sep long serialVersionUI...
void function ( ) { Day loc0 = new Day ( ) ; assertTrue ( loc0 . equals ( loc0 ) ) ; }
check that a day instance is equal to itself . sourceforge bug id : 558850 . concode_field_sep PlaceHolder placeHolder concode_field_sep void testDateConstructor1 concode_elem_sep void testGetStart concode_elem_sep void test1Jan1900Next concode_elem_sep void testGetSerialIndex concode_elem_sep void testGetLastMilliseco...
String function ( ) { return this . nextToken ; }
the id of the next page in the paginated results that indicates at least one more page follows . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.SdkInternalList<Evaluation> results concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_s...
Graph < String , Double > function ( String arg0 , int arg1 , String arg2 , boolean arg3 , String ... arg4 ) { return loadWeightedEdgeListFile ( arg0 , arg1 , arg2 , arg3 , true , arg4 ) ; }
method for loading a weighted graph from an edge list file , where each edge inc. weight is represented by a single line . graph may be directed or undirected this method assumes that edges are of the format : fromindextoindexedgeweight where is the delimiter . note : this method calls #loadweightededgelistfile string ...
float function ( ) { return mPositionX ; }
gets the positionx . concode_field_sep boolean mTouchable concode_elem_sep Color mHolePolyColor concode_elem_sep VertexBufferObjectManager mVertexBuffObjManager concode_elem_sep Boolean bChange concode_elem_sep Vector<Polygon> mCurrPolygons concode_elem_sep FixtureDef FIXTURE_DEF concode_elem_sep Engine mEngine concode...
void function ( FocusListener arg0 ) { button . addFocusListener ( arg0 ) ; }
addfocuslistener to button object . concode_field_sep Button button concode_elem_sep Label label concode_field_sep void setVisible concode_elem_sep void setEnabled concode_elem_sep void setToolTipText concode_elem_sep Boolean isSelected concode_elem_sep void setLabelText concode_elem_sep void forceFocus concode_elem_se...
void function ( Marshaller arg0 ) { webServiceTemplate . setMarshaller ( arg0 ) ; }
sets the marshaller used by the gateway . setting this property is only required if the marshallingfunctionality of webservicetemplate is to be used . concode_field_sep Log logger concode_elem_sep WebServiceTemplate webServiceTemplate concode_field_sep ClientInterceptor[] getInterceptors concode_elem_sep WebServiceMess...
String function ( ) { firstName = "srini_string" ; lastName = "srini_string" ; address = "srini_string" ; return "srini_string" ; }
method used by the ui to clear information on the screen . concode_field_sep int studentId concode_elem_sep String firstName concode_elem_sep String lastName concode_elem_sep String address concode_elem_sep boolean uiToggle concode_elem_sep Set<Course> courses concode_field_sep void setLastName concode_elem_sep void se...
String function ( ) { return taxGroupCode ; }
gets the value of the taxgroupcode property . concode_field_sep Boolean openTuesday concode_elem_sep Boolean openThursday concode_elem_sep UDFDateFields udfDateFields concode_elem_sep UDFElmFields udfElmFields concode_elem_sep RetailStoreTemporaryClosures storeClosures concode_elem_sep Boolean openSunday concode_elem_s...