code
stringlengths
20
663
nl
stringlengths
68
7.19k
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getAttributeName ( ) != null ) loc0 . append ( "srini_string" + getAttributeName ( ) + "srini_string" ) ; if ( getAttributeValues ( ) != null ) loc0 . append ( "srini_string" + getAttributeValues ( ) ) ; loc0 . ap...
returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<String> attributeValues concode_elem_sep String attributeName concode_field_sep java.util.List<String> getAttributeValues concode_elem_sep void setAttributeName concode_...
String function ( ) { return description ; }
gets the value of the description property . concode_field_sep String level concode_elem_sep FreeIndicatorEnum myFavesIndicator concode_elem_sep String soc concode_elem_sep XMLGregorianCalendar contractEndDate concode_elem_sep String description concode_elem_sep long serialVersionUID concode_elem_sep ServiceIdentificat...
SVGDocument function ( String arg0 ) { logger . debug ( arg0 ) ; SVGDocument loc0 = null ; try { documentFactory = new SAXSVGDocumentFactory ( parser ) ; loc0 = ( SVGDocument ) documentFactory . createDocument ( arg0 ) ; } catch ( Throwable loc1 ) { logger . error ( loc1 ) ; } return loc0 ; }
load map as document . concode_field_sep SAXSVGDocumentFactory documentFactory concode_elem_sep XMLInputFactory xmlInputFactory concode_elem_sep BASE64Decoder DECODER concode_elem_sep Logger logger concode_elem_sep String parser concode_field_sep XMLStreamReader getMapAsStream concode_elem_sep XMLStreamReader getMapAsS...
void function ( ) { client . close ( ) ; }
closes all resources associated with this instance . concode_field_sep MongoClient client concode_elem_sep MongoCollection<Document> collection concode_field_sep void insert concode_elem_sep void update
Object function ( ) { try { return new Role ( name , objectNameList ) ; } catch ( IllegalArgumentException loc0 ) { return null ; } }
clone the role object . concode_field_sep ObjectStreamField[] oldSerialPersistentFields concode_elem_sep ObjectStreamField[] serialPersistentFields concode_elem_sep String name concode_elem_sep boolean compat concode_elem_sep long serialVersionUID concode_elem_sep ObjectStreamField[] newSerialPersistentFields concode_e...
int function ( ) { return getService ( ) . getKaleoTransitionsCount ( ) ; }
returns the number of kaleo transitions . concode_field_sep ServiceTracker<KaleoTransitionLocalService,KaleoTransitionLocalService> _serviceTracker concode_field_sep void deleteCompanyKaleoTransitions concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.Actionabl...
JSONWriter function ( ) { if ( this . mode == 'i' || this . mode == 'o' || this . mode == 'a' ) { this . push ( null ) ; this . append ( "srini_string" ) ; this . comma = false ; return this ; } throw new JSONException ( "srini_string" ) ; }
begin appending a new array . all values until the balancing endarray will be appended to this array . the endarray method must be called to mark the array 's end . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_el...
Integer function ( ) { return leaseSeconds ; }
gets lease seconds - number of seconds for which the subscriber will have his subscription active . concode_field_sep long serialVersionUID concode_elem_sep Integer hubTopicId concode_elem_sep Integer hubSubscriptionStatusId concode_elem_sep String callbackUrl concode_elem_sep String secret concode_elem_sep Integer lea...
PingRequest function ( ) { return new PingRequest ( ) ; }
create an instance of pingrequest concode_field_sep PlaceHolder placeHolder concode_field_sep PingResponse createPingResponse
long function ( ) { return this . end ( ) - this . start ; }
get the result 's size . concode_field_sep FileScannerInput input concode_elem_sep Object data concode_elem_sep ArrayList<ResultExporter> exporters concode_elem_sep long start concode_elem_sep FileScannerResultType type concode_elem_sep ArrayList<FileScannerResult> children concode_elem_sep Comparator<FileScannerResult...
String function ( ) { return this . programFile ; }
method which returns the program 's name which is executed . concode_field_sep boolean popup concode_elem_sep boolean soundPlayback concode_elem_sep boolean soundPCSpeaker concode_elem_sep String programFile concode_elem_sep String soundFile concode_elem_sep boolean program concode_elem_sep boolean soundNotification co...
void function ( Context arg0 ) { final List < PackageInfo > loc0 = arg0 . getPackageManager ( ) . getInstalledPackages ( 0 ) ; for ( PackageInfo loc1 : loc0 ) { addInstalledPackageToCache ( loc1 . packageName ) ; } }
builds a cache of installed packages . concode_field_sep BasePackageMonitor mPackageMonitor concode_elem_sep ClassLoadingManager sInstance concode_elem_sep HashSet<String> mInstalledPackagesSet concode_elem_sep HashMap<String,HashSet<String>> mNotFoundClassesMap concode_elem_sep HashMap<String,Class<?>> mClassNameToCla...
void function ( double arg0 ) { this . tolerance = arg0 ; }
sets the size of the largest change difference between the current and previous values for any vertex that can be tolerated . concode_field_sep int max_iterations concode_elem_sep Map<V,T> output concode_elem_sep Map<V,T> current_values concode_elem_sep double max_delta concode_elem_sep boolean output_reversed concode_...
ManagedObjectReference function ( ) { return datastore ; }
gets the value of the datastore property . concode_field_sep ManagedObjectReference datastore concode_elem_sep String ovfDescriptor concode_elem_sep ManagedObjectReference _this concode_elem_sep OvfCreateImportSpecParams cisp concode_elem_sep ManagedObjectReference resourcePool concode_field_sep void setThis concode_el...
LinkedHashSet < ModuleSpec > function ( Iterable < String > arg0 , Option ... arg1 ) { LinkedHashSet < ModuleSpec > loc0 = new LinkedHashSet < ModuleSpec > ( ) ; return parseEach ( arg0 , loc0 , arg1 ) ; }
parse each of the module spec in the given iterable , according to the given version option and return the modulespec s in a set . concode_field_sep String name concode_elem_sep String version concode_elem_sep ModuleSpec DEFAULT_MODULE concode_field_sep String getVersion concode_elem_sep List<ModuleSpec> parseEachList ...
String function ( ) { return message ; }
returns message of toast concode_field_sep Date date concode_elem_sep String title concode_elem_sep MessageLevel level concode_elem_sep long serialVersionUID concode_elem_sep String message concode_field_sep MessageLevel getLevel concode_elem_sep String getTitle concode_elem_sep void setTitle concode_elem_sep Date getD...
Boolean function ( ) { return accepted ; }
gets the value of the accepted property . concode_field_sep XMLGregorianCalendar acceptanceDate concode_elem_sep Boolean accepted concode_elem_sep long serialVersionUID concode_field_sep void setAcceptanceDate concode_elem_sep XMLGregorianCalendar getAcceptanceDate concode_elem_sep void setAccepted
int function ( List < Integer > arg0 ) { int loc0 = 0 ; for ( Integer loc1 : arg0 ) { if ( loc1 >= loc0 ) { loc0 = loc1 ; } } return loc0 ; }
this method return the largest integer from a list of integers concode_field_sep PlaceHolder placeHolder concode_field_sep int calculateMinValue concode_elem_sep void getStats concode_elem_sep double calculateStdDeviationD concode_elem_sep double calculateStdDeviation concode_elem_sep double calculateVariance concode_e...
long function ( long arg0 ) { return MemoryBuffer . wrap ( memIntf . getLayout ( ) , memIntf . getMemorySegment ( arg0 , DataType . INT64 . getSize ( ) ) ) . getInt64 ( ) ; }
read 64 bit integer from address . concode_field_sep MemoryInterface memIntf concode_field_sep void setByteValueOf concode_elem_sep void setIntValueOf concode_elem_sep long getLongValueOf concode_elem_sep short getShortValueOf concode_elem_sep void setInt64ValueOf concode_elem_sep int getInt32ValueOf concode_elem_sep v...
GetApplicationRevisionResult function ( GenericRevisionInfo arg0 ) { setRevisionInfo ( arg0 ) ; return this ; }
general information about the revision . concode_field_sep GenericRevisionInfo revisionInfo concode_elem_sep String applicationName concode_elem_sep RevisionLocation revision concode_field_sep String getApplicationName concode_elem_sep GetApplicationRevisionResult withRevision concode_elem_sep void setRevisionInfo conc...
void function ( IAdaptable [ ] arg0 ) { Assert . isNotNull ( arg0 , "srini_string" ) ; elements = new ArrayList ( arg0 . length ) ; for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { elements . add ( arg0 [ loc0 ] ) ; } }
create a copy of the elements to store in the receiver . concode_field_sep String TAG_AGGREGATE concode_elem_sep String FACTORY_ID concode_elem_sep IWorkingSetManager manager concode_elem_sep boolean labelBoundToName concode_elem_sep ArrayList elements concode_elem_sep String name concode_elem_sep String label concode_...
void function ( String arg0 ) { arg0 = getNormalizedAbsolutePath ( arg0 ) ; if ( log . isDebugEnabled ( ) ) { log . debug ( "srini_string" + arg0 ) ; } restoredFiles . remove ( arg0 ) ; }
removes a restored artifact concode_field_sep Set<String> backedUpFiles concode_elem_sep Set<String> restoredFiles concode_elem_sep Log log concode_elem_sep String mainSeqLstUpdatedFile concode_elem_sep Map<String,ClassLoader> classMediatorClassLoaders concode_elem_sep Map<String,String> updatingArtifacts concode_elem_...
String function ( int arg0 ) { switch ( arg0 ) { case 0 : return "srini_string" ; case 1 : return "srini_string" ; case 2 : return "srini_string" ; default : return null ; } }
returns ` list ' for 0 , ` sidebar ' for 1 , ` belowname for 2 , otherwise null . concode_field_sep Map scoreObjectives concode_elem_sep String __OBFID concode_elem_sep ScoreObjective[] field_96541_d concode_elem_sep Map scoreObjectiveCriterias concode_elem_sep Map teams concode_elem_sep Map teamMemberships concode_ele...
RoleCollection function ( int arg0 ) { return ( RoleCollection ) cache . get ( FQN , Integer . toString ( arg0 ) ) ; }
gets the group roles . concode_field_sep CacheEngine cache concode_elem_sep String FQN concode_field_sep void setCacheEngine concode_elem_sep void addGroupRoles concode_elem_sep void clear
void function ( int arg0 , int arg1 , int arg2 , int arg3 ) { pixmap . drawRect ( arg0 , arg1 , arg2 , arg3 , color ) ; }
draws a rectangle outline starting at x , y extending by width to the right and by height downwards y-axis points downwards using the current color . concode_field_sep Blending blending concode_elem_sep Gdx2DPixmap pixmap concode_elem_sep boolean disposed concode_elem_sep int color concode_field_sep Blending getBlendin...
java . lang . String function ( ) { return _entry . getFullName ( ) ; }
returns the full name of this entry . concode_field_sep Entry _entry concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCac...
String function ( ) { return name ; }
gets the value of the name property . concode_field_sep String name concode_elem_sep String description concode_elem_sep Long id concode_elem_sep ContentBundleStatus status concode_field_sep void setName concode_elem_sep void setId concode_elem_sep Long getId concode_elem_sep void setDescription concode_elem_sep Conten...
void function ( String arg0 ) { this . type = arg0 ; }
sets the value of the type property . concode_field_sep String role concode_elem_sep MDUsageType mdUsage concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_sep String ...
int function ( ) { return port ; }
retrieve the port associated with this listening point concode_field_sep SipProvider sipProvider concode_elem_sep boolean useStaticAddress concode_elem_sep boolean isAnyLocalAddress concode_elem_sep String mostOutboundAddress concode_elem_sep int globalPort concode_elem_sep String transport concode_elem_sep String glob...
boolean function ( String arg0 , JSONArray arg1 , CallbackContext arg2 ) { CordovaArgs loc0 = new CordovaArgs ( arg1 ) ; return execute ( arg0 , loc0 , arg2 ) ; }
executes the request . this method is called from the webview thread . to do a non-trivial amount of work , use : cordova.getthreadpool . execute runnable ; to run on the ui thread , use : cordova.getactivity . runonuithread runnable ; concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface c...
boolean function ( char arg0 ) { return UNSAFE_CHARS . indexOf ( arg0 ) >= 0 ; }
checks whether a character is #unsafe_chars unsafe . concode_field_sep BasicHeaderValueFormatter DEFAULT concode_elem_sep String UNSAFE_CHARS concode_elem_sep String SEPARATORS concode_field_sep String formatNameValuePair concode_elem_sep CharArrayBuffer formatNameValuePair concode_elem_sep int estimateNameValuePairLen...
TypeCode function ( ) { if ( typeCode == null ) { ORB loc0 = OrbRestricted . Singleton ; StructMember [ ] loc1 = new StructMember [ 0 ] ; typeCode = loc0 . create_exception_tc ( id ( ) , "srini_string" , loc1 ) ; } return typeCode ; }
create the noservant typecode empty structure , named `` noservant '' . concode_field_sep TypeCode typeCode concode_field_sep NoServant extract concode_elem_sep NoServant read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep void write
SparkLauncher function ( String arg0 , String arg1 ) { checkNotNull ( arg0 , "srini_string" ) ; checkNotNull ( arg1 , "srini_string" ) ; checkArgument ( arg0 . startsWith ( "srini_string" ) , "srini_string" ) ; builder . conf . put ( arg0 , arg1 ) ; return this ; }
set a single configuration value for the application . concode_field_sep String EXECUTOR_EXTRA_LIBRARY_PATH concode_elem_sep String DRIVER_EXTRA_LIBRARY_PATH concode_elem_sep String EXECUTOR_CORES concode_elem_sep String EXECUTOR_EXTRA_CLASSPATH concode_elem_sep String EXECUTOR_EXTRA_JAVA_OPTIONS concode_elem_sep Spark...
void function ( ) { }
this method is executed one per superstep before the vertex update function is invoked for each vertex . concode_field_sep EdgesIterator<K,EV> edgeIterator concode_elem_sep long numberOfVertices concode_elem_sep long outDegree concode_elem_sep Iterator<?> edges concode_elem_sep long serialVersionUID concode_elem_sep Ed...
GridLayoutUtil function ( Composite arg0 ) { GridLayout loc0 = new GridLayout ( ) ; loc0 . marginHeight = 0 ; loc0 . marginWidth = 0 ; loc0 . verticalSpacing = 0 ; loc0 . horizontalSpacing = 0 ; arg0 . setLayout ( loc0 ) ; return new GridLayoutUtil ( loc0 ) ; }
applies a gridlayout to the given composite and returns a new gridlayoututil to configure this new layout . concode_field_sep GridLayout gridLayout concode_field_sep GridLayoutUtil marginRight concode_elem_sep GridLayoutUtil onGridLayout concode_elem_sep GridLayoutUtil horizontalSpacing concode_elem_sep GridLayoutUtil ...
int function ( boolean arg0 ) { int loc0 = getS32 ( mOffset , arg0 ) ; mOffset += 4 ; return loc0 ; }
unmarshals the next signed 32 bit integer concode_field_sep int HDR_LEN concode_elem_sep int mOffset concode_elem_sep byte mData[] concode_field_sep int getS8 concode_elem_sep int[] nextS32Array concode_elem_sep int getU8 concode_elem_sep byte[] data concode_elem_sep int nextS8 concode_elem_sep int nextU8 concode_elem_...
boolean function ( ) { return isActive ; }
checks if is active . concode_field_sep double allocatedMips concode_elem_sep double requestedMips concode_elem_sep double time concode_elem_sep boolean isActive concode_field_sep void setActive concode_elem_sep double getAllocatedMips concode_elem_sep double getTime concode_elem_sep void setRequestedMips concode_elem_...
long function ( ) { long loc0 ; switch ( memLayout . addrSize ) { case 2 : loc0 = bbuf . getShort ( ) ; break ; case 4 : loc0 = bbuf . getInt ( ) ; break ; case 8 : loc0 = bbuf . getLong ( ) ; break ; default : loc0 = bbuf . getInt ( ) ; break ; } skipPaddingBytesFor ( DataType . POINTER ) ; return loc0 ; }
reads pointer from current buffer position , and then increments position . note : if structured reading is enabled , additional padding bytes may be skipped automatically . concode_field_sep int structIndex concode_elem_sep MemoryLayout memLayout concode_elem_sep DataType[] structure concode_elem_sep ByteBuffer bbuf c...
void function ( Boolean arg0 ) { this . newCustomer = arg0 ; }
sets the value of the newcustomer property . concode_field_sep String vendorAccountNumber concode_elem_sep Address address concode_elem_sep String taxId concode_elem_sep Boolean newCustomer concode_elem_sep String businessName concode_elem_sep String customerId concode_elem_sep long serialVersionUID concode_field_sep v...
void function ( List < ? extends RexNode > arg0 , List < RexNode > arg1 ) { for ( RexNode loc0 : arg0 ) { arg1 . add ( loc0 . accept ( this ) ) ; } }
visits a list and writes the results to another list . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean mutate concode_elem_sep List<T> apply concode_elem_sep Iterable<RexNode> apply concode_elem_sep RexNode apply concode_elem_sep RexNode visitFieldAccess concode_elem_sep RexNode visitCall concode_el...
java . lang . String function ( ) { return _oAuthConsumer . getKeyType ( ) ; }
returns the key type of this o auth consumer . concode_field_sep OAuthConsumer _oAuthConsumer concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.Strin...
void function ( boolean arg0 ) { this . keepEngine = arg0 ; }
whether to keep the script engine between calls . concode_field_sep boolean keepEngine concode_elem_sep String script concode_elem_sep Project project concode_elem_sep Map beans concode_elem_sep String language concode_elem_sep ClassLoader scriptLoader concode_field_sep void restoreContextLoader concode_elem_sep boolea...
void function ( String arg0 ) { this . sysMessage = arg0 ; }
set the system message concode_field_sep Map<Integer,Zone> zoneMap concode_elem_sep Map<Integer,Keypad> keypadMap concode_elem_sep Map<Integer,Panel> panelMap concode_elem_sep Map<Integer,Partition> partitionMap concode_elem_sep String sysMessage concode_elem_sep boolean connected concode_elem_sep Logger logger concode...
int function ( ) { return m_port ; }
getport concode_field_sep String pass concode_elem_sep String DEFAULT_PASSWORD concode_elem_sep InetAddress m_address concode_elem_sep String user concode_elem_sep String DEFAULT_USERNAME concode_elem_sep int DEFAULT_PORT concode_elem_sep int m_timeout concode_elem_sep int DEFAULT_TLS_PORT concode_elem_sep String m_pas...
String function ( int arg0 ) { return ( String ) this . inputParamDescs . get ( arg0 ) ; }
get argument description at index . concode_field_sep String name concode_elem_sep String description concode_elem_sep List inputParamNames concode_elem_sep String outputParamDesc concode_elem_sep String category concode_elem_sep String outputParamName concode_elem_sep List inputParamDescs concode_elem_sep long serialV...
Long function ( ) { return assetId ; }
gets the value of the assetid property . concode_field_sep String fileName concode_elem_sep Size size concode_elem_sep Long fileSize concode_elem_sep Long assetId concode_elem_sep ImageDensity imageDensity concode_elem_sep byte[] assetByteArray concode_elem_sep String assetUrl concode_field_sep byte[] getAssetByteArray...
byte function ( final int arg0 , final int arg1 , final byte arg2 ) { if ( arg0 < this . data . length ) { final byte [ ] loc0 = this . data [ arg0 ] ; if ( loc0 == null ) { return arg2 ; } if ( arg1 < loc0 . length ) { return loc0 [ arg1 ] ; } } return arg2 ; }
returns the object from a particular cell in the table . returns null , if there is no object at the given position . note : throws indexoutofboundsexception if row or column is negative . concode_field_sep byte[][] data concode_elem_sep int columns concode_elem_sep long serialVersionUID concode_elem_sep int rows conco...
void function ( String arg0 , AbstractPostProcessor arg1 ) { postProcessors . put ( arg0 , arg1 ) ; }
declares a post processor with a name . this name serves as the command line argument to reference a processor . concode_field_sep JavaLibraryBuildRequest build concode_elem_sep String workingDir concode_elem_sep Map<String,AbstractPostProcessor> postProcessors concode_field_sep String getBuildClassDir concode_elem_sep...
String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; Calendar loc1 = Calendar . getInstance ( loc0 ) ; if ( loc0 . inDaylightTime ( loc1 . getTime ( ) ) ) { return "srini_string" ; } return "srini_string" ; }
gets the state of daylight time in this time zone . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId concode_field_sep boolean getCurrentlyShowi...
boolean function ( Job arg0 ) { if ( this . arrivalTime == arg0 . arrivalTime ) { return ( this . jobNumber < arg0 . jobNumber ) ; } return ( this . arrivalTime < arg0 . arrivalTime ) ; }
compare the arrive time concode_field_sep int arrivalTime concode_elem_sep int start concode_elem_sep boolean finished concode_elem_sep int finish concode_elem_sep int burst concode_elem_sep int priority concode_elem_sep int jobNumber concode_elem_sep int remaining concode_field_sep void setFinish concode_elem_sep int ...
String function ( ) { return submeshindex ; }
gets the value of the submeshindex property . concode_field_sep List<Face> face concode_elem_sep String numfaces concode_elem_sep String submeshindex concode_field_sep void setSubmeshindex concode_elem_sep String getNumfaces concode_elem_sep void setNumfaces concode_elem_sep List<Face> getFace
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...
Object function ( String arg0 ) { FacesContext loc0 = FacesContext . getCurrentInstance ( ) ; ELContext loc1 = loc0 . getELContext ( ) ; ExpressionFactory loc2 = loc0 . getApplication ( ) . getExpressionFactory ( ) ; ValueExpression loc3 = loc2 . createValueExpression ( loc1 , getJsfEl ( arg0 ) , Object . class ) ; ret...
get managed bean based on the bean name . concode_field_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep UIComponent findComponent concode_elem_sep ServletContext getServletContext concode_elem_sep String getActionAttribute concode_elem_sep void addWarnMessage concode_elem_se...
String function ( ) { return this . value ; }
the value of the container instance attribute at this time , the value here is null , but this could change in future revisions for expandability . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getName concode_elem_sep Attribute withValue concode_elem...
JsonValue function ( InputStream arg0 ) { DataInputStream loc0 = null ; try { loc0 = new DataInputStream ( arg0 ) ; return parse ( loc0 ) ; } catch ( IOException loc1 ) { throw new SerializationException ( loc1 ) ; } finally { StreamUtils . closeQuietly ( loc0 ) ; } }
parses the ubjson from the given stream . for best performance you should provide buffered streams to this method ! concode_field_sep boolean oldFormat concode_field_sep JsonValue parseArray concode_elem_sep String parseString concode_elem_sep String parseString concode_elem_sep JsonValue parseData concode_elem_sep lon...
void function ( ) { this . ejb . loadClass ( TO_BE_FOUND_CLASS_NAME ) ; try { this . ejb . loadClass ( TO_BE_MISSSING_CLASS_NAME ) ; Assert . fail ( "srini_string" + TO_BE_MISSSING_CLASS_NAME ) ; } catch ( ClassNotFoundException loc0 ) { } }
make sure the element in jboss-deployment-structure.xml is processed correctly and the exclude/include is honoured concode_field_sep String TO_BE_MISSSING_CLASS_NAME concode_elem_sep String TO_BE_FOUND_CLASS_NAME concode_elem_sep Logger logger concode_elem_sep ClassLoadingEJB ejb concode_field_sep void testUsePhysicalC...
void function ( ) { arrayReadInternal ( mEOFBlockStream , ( int ) BLOCK_LENGTH ) ; }
tests that array read methods read the correct data , for the last block of the file . concode_field_sep long BLOCK_LENGTH concode_elem_sep String TEST_FILENAME concode_elem_sep UnderStoreBlockInStream mEOFBlockStream concode_elem_sep File mFile concode_elem_sep UnderStoreBlockInStream mBlockStream concode_elem_sep lon...
boolean function ( ) { return longitud == 0 ; }
metodo que retorna si la lista esta vacia concode_field_sep NodoDoble<T> primero concode_elem_sep NodoDoble<T> ultimo concode_elem_sep int longitud concode_field_sep NodoDoble<T> getIterador concode_elem_sep void print concode_elem_sep void eliminar concode_elem_sep void eliminar concode_elem_sep T darElemento concode_...
void function ( ContinuousFunction arg0 ) { this . dmop2_g = arg0 ; }
sets the g function that is used in the dmop2 problem without specifying the problem . concode_field_sep int n_t concode_elem_sep long serialVersionUID concode_elem_sep int tau concode_elem_sep ContinuousFunction dmop2_f1 concode_elem_sep int tau_t concode_elem_sep FunctionOptimisationProblem dmop2_g_problem concode_el...
ShardId function ( ) { return shardId ; }
returns the locks shards id . concode_field_sep ShardId shardId concode_elem_sep AtomicBoolean closed concode_field_sep boolean isOpen concode_elem_sep String toString concode_elem_sep void closeInternal concode_elem_sep void close
int function ( ) { return conf . getInt ( "srini_string" , 0 ) ; }
number of threads used in the server thread pool . default to 0 , which is 2x #cores . concode_field_sep ConfigProvider conf concode_field_sep int ioRetryWaitTimeMs concode_elem_sep String ioMode concode_elem_sep int receiveBuf concode_elem_sep int maxSaslEncryptedBlockSize concode_elem_sep int sendBuf concode_elem_sep...
String function ( ) { return calculateThrow . getPredictionInfo ( ) ; }
ask the throw calculator what it predicted if it made a prediction concode_field_sep int ComputerScore concode_elem_sep Throw computerThrow concode_elem_sep CalculateThrow calculateThrow concode_field_sep int getComputerScore concode_elem_sep void setComputerScore concode_elem_sep Throw getComputerThrow concode_elem_se...
String function ( ) { return firstName ; }
get firstname concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName concode_elem_sep String email concode_field_sep String getPhone concode_elem_sep ...
boolean function ( String [ ] arg0 , String [ ] arg1 ) { if ( ( arg0 == null || arg1 == null ) && arg0 != arg1 ) return false ; if ( arg0 != null ) { if ( arg0 . length != arg1 . length ) return false ; for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) if ( ! arg0 [ loc0 ] . equals ( arg1 [ loc0 ] ) ) return false ...
compare two string arrays . concode_field_sep String[] enabledCipherSuites concode_elem_sep boolean needClientAuth concode_elem_sep String[] enabledProtocols concode_elem_sep SSLServerSocketFactory socketFactory concode_field_sep String[] getEnabledProtocols concode_elem_sep String[] getEnabledCipherSuites concode_elem...
boolean function ( ) { return Build . CPU_ABI . contains ( "srini_string" ) ; }
whether or not this cpu is using the arm64 architecture . concode_field_sep int numCores concode_elem_sep Context ctx concode_elem_sep String hardware concode_elem_sep int variant concode_elem_sep String part concode_elem_sep String processorInfo concode_elem_sep String features concode_elem_sep int revision concode_el...
CryptographicConstraint function ( ) { return cryptographic ; }
gets the value of the cryptographic property . concode_field_sep RevocationConstraints revocation concode_elem_sep String name concode_elem_sep String description concode_elem_sep SignatureConstraints mainSignature concode_elem_sep CryptographicConstraint cryptographic concode_elem_sep TimestampConstraints timestamp co...
String function ( ) { return type ; }
returns the authentication type of the authentication handler , ` simple ' . concode_field_sep String PSEUDO_AUTH concode_elem_sep boolean acceptAnonymous concode_elem_sep String ANONYMOUS_ALLOWED concode_elem_sep String TYPE concode_elem_sep Charset UTF8_CHARSET concode_elem_sep String type concode_field_sep void init...
void function ( String arg0 ) { this . clientId = arg0 ; }
client id of the calendar application concode_field_sep GoogleCalendarApiName apiName concode_elem_sep String emailAddress concode_elem_sep String p12FileName concode_elem_sep String clientId concode_elem_sep List<String> scopes concode_elem_sep List<String> DEFAULT_SCOPES concode_elem_sep String methodName concode_ele...
void function ( Socket arg0 ) { if ( arg0 != null ) { try { arg0 . close ( ) ; } catch ( Exception loc0 ) { } } }
closes ` socket ' , ignoring any exceptions . does nothing if ` socket ' is null . concode_field_sep boolean unknownLength concode_elem_sep byte[] bytes concode_elem_sep int count concode_elem_sep FileDescriptor fd concode_field_sep void setBlocking concode_elem_sep void deleteContents concode_elem_sep FileReader readF...
Object function ( ) { return id ; }
direct access to id bytes for subclassing . concode_field_sep byte[] id concode_elem_sep int hash concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep byte[] getBytes
void function ( String arg0 , Msg arg1 ) { Port loc0 = getPort ( arg0 ) ; if ( loc0 == null ) { logger . error ( "srini_string" , arg0 ) ; throw new IOException ( ) ; } loc0 . writeMessage ( arg1 ) ; }
write message to a port concode_field_sep DriverListener m_listener concode_elem_sep ReentrantLock m_modemDBEntriesLock concode_elem_sep HashMap<String,Port> m_ports concode_elem_sep HashMap<InsteonAddress,ModemDBEntry> m_modemDBEntries concode_elem_sep Logger logger concode_field_sep void modemDBComplete concode_elem_...
void function ( String arg0 ) { this . password = arg0 ; }
sets the password . concode_field_sep String password concode_elem_sep String userName concode_field_sep String getPassword concode_elem_sep void setUserName concode_elem_sep String getUserName
Association [ ] function ( String arg0 ) { Association [ ] loc0 = stub . listAssociations ( arg0 ) ; if ( loc0 == null ) { loc0 = new Association [ 0 ] ; } return loc0 ; }
list associations of a specific workflow concode_field_sep Log log concode_elem_sep WorkflowAdminServiceStub stub concode_field_sep WorkflowEvent getEvent concode_elem_sep Template[] listTemplates concode_elem_sep WorkflowWizard getWorkflow concode_elem_sep Template getTemplate concode_elem_sep void addWorkflow concode...
PooledConnection function ( JDBCConnection arg0 ) { LifeTimeConnectionWrapper loc0 = new LifeTimeConnectionWrapper ( arg0 , this . connectionDefaults ) ; JDBCPooledConnection loc1 = new JDBCPooledConnection ( loc0 ) ; loc0 . setPooledConnection ( loc1 ) ; return loc1 ; }
retrieves the queryobjectgenerator for the given jdbc driver . if the jdbc driver does not provide its own queryobjectgenerator , null is returned . concode_field_sep Properties connProperties concode_elem_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep ConnectionDefaults connectionDefaults...
RecordRef function ( ) { return purchTaxAcct ; }
gets the value of the purchtaxacct property . concode_field_sep RecordRef nexus concode_elem_sep RecordRef purchTaxAcct concode_elem_sep RecordRef saleTaxAcct concode_elem_sep String description concode_field_sep RecordRef getNexus concode_elem_sep void setNexus concode_elem_sep void setPurchTaxAcct concode_elem_sep Re...
String function ( ) { return styling ; }
gets the value of the styling property . concode_field_sep Layout layout concode_elem_sep String mapping concode_elem_sep List<Address> address concode_elem_sep String styling concode_elem_sep String flavour concode_elem_sep String upValue concode_elem_sep Boolean bindClickToWidget concode_elem_sep Label label concode_...
Boolean function ( ) { return date ; }
gets the value of the date property . concode_field_sep Boolean date concode_elem_sep Boolean snippet concode_elem_sep String src concode_elem_sep Boolean link concode_elem_sep BigInteger refresh concode_elem_sep Boolean showerror concode_elem_sep Label label concode_elem_sep String linktarget concode_elem_sep Boolean ...
void function ( Boolean arg0 ) { this . senderFault = arg0 ; }
whether the error happened due to the sender 's fault . concode_field_sep String code concode_elem_sep Boolean senderFault concode_elem_sep String id concode_elem_sep String message concode_field_sep BatchResultErrorEntry withSenderFault concode_elem_sep void setCode concode_elem_sep String getMessage concode_elem_sep ...
void function ( KahanSummator arg0 ) { double loc0 = - ( arg0 . getResult ( ) - arg0 . compensation ) - compensation ; double loc1 = sum + loc0 ; double loc2 = loc1 - sum ; compensation = loc2 - loc0 ; sum = loc1 ; }
subtracts another summator . concode_field_sep double sum concode_elem_sep double compensation concode_elem_sep double startValue concode_field_sep void add concode_elem_sep void add concode_elem_sep double truncate concode_elem_sep double round concode_elem_sep KahanSummator minusEquals concode_elem_sep KahanSummator ...
String function ( ) { return this . sourceKeyId ; }
unique identifier of the key used to originally encrypt the data . concode_field_sep java.nio.ByteBuffer ciphertextBlob concode_elem_sep String keyId concode_elem_sep String sourceKeyId concode_field_sep ReEncryptResult withCiphertextBlob concode_elem_sep void setSourceKeyId concode_elem_sep ReEncryptResult withKeyId c...
java . util . List function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 ) ; }
performs a dynamic query on the database and returns a range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.l...
void function ( boolean arg0 ) { this . localOverride = arg0 ; }
set whether local properties override properties from files . default is `` false '' : properties from files override local defaults . can be switched to `` true '' to let local properties override defaults from files . concode_field_sep Log logger concode_elem_sep String fileEncoding concode_elem_sep PropertiesPersist...
String function ( ) { return this . manufacturerName ; }
gets the manufacturer name . concode_field_sep String manufacturerName concode_elem_sep boolean isEnabled concode_elem_sep int manufacturerId concode_elem_sep long serialVersionUID concode_field_sep void setManufacturerName concode_elem_sep void setIsEnabled concode_elem_sep void setManufacturerId concode_elem_sep int ...
String function ( ) { return System . getProperty ( "srini_string" ) ; }
returns the current user name . this implementation returns the value of the java system property ` user.name ' concode_field_sep String USER_NAME concode_elem_sep String USER_NAME_EQ concode_elem_sep ConnectionConfigurator connConfigurator concode_field_sep void authenticate concode_elem_sep void setConnectionConfigur...
DwoArtifactsCollector function ( CcCompilationOutputs arg0 ) { return new DwoArtifactsCollector ( arg0 , ImmutableList . < TransitiveInfoCollection > of ( ) ) ; }
returns a new instance that collects direct outputs only . concode_field_sep NestedSet<Artifact> picDwoArtifacts concode_elem_sep NestedSet<Artifact> dwoArtifacts concode_field_sep DwoArtifactsCollector emptyCollector concode_elem_sep NestedSet<Artifact> getPicDwoArtifacts concode_elem_sep NestedSet<Artifact> getDwoArt...
void function ( java . lang . String arg0 , java . lang . String arg1 , java . lang . String arg2 , java . lang . String arg3 , javax . xml . stream . XMLStreamWriter arg4 ) { if ( arg4 . getPrefix ( arg1 ) == null ) { arg4 . writeNamespace ( arg0 , arg1 ) ; arg4 . setPrefix ( arg0 , arg1 ) ; } arg4 . writeAttribute ( ...
util method to write an attribute with the ns prefix concode_field_sep com.amazon.ec2.DescribeVolumeStatusType localDescribeVolumeStatus concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep ...
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework starts our bundle . concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep BundleContext getContext
int function ( Address arg0 ) { int loc0 = 0 ; while ( arg0 . getCIntegerAt ( loc0 , 1 , false ) != 0 ) { loc0 ++ ; } return loc0 ; }
return the length of a null-terminated ascii string in the remote process concode_field_sep String encoding concode_field_sep String getString
int function ( ) { return _myListeningPort ; }
returns the port number currently used to receive osc packets . concode_field_sep int _myDatagramSize concode_elem_sep String _myDefaultEventMethodName concode_elem_sep Vector<OscEventListener> listeners concode_elem_sep int TCP concode_elem_sep boolean _mySendStatus concode_elem_sep String[] _myProtocols concode_elem_...
double function ( ) { return flatness ; }
gets the flattening factor . concode_field_sep int bufType concode_elem_sep double flatness concode_elem_sep double px concode_elem_sep double py concode_elem_sep int bufIndex concode_elem_sep double flatness2 concode_elem_sep double buf[] concode_elem_sep double coords[] concode_elem_sep PathIterator p concode_elem_se...
void function ( ) { client . shutdown ( ) ; }
shuts down and release all resources . concode_field_sep ListTablesImpl listTablesDelegate concode_elem_sep BatchGetItemImpl batchGetItemDelegate concode_elem_sep BatchWriteItemImpl batchWriteItemDelegate concode_elem_sep AmazonDynamoDB client concode_field_sep TableCollection<ListTablesResult> listTables concode_elem_...
JavaLibraryHelper function ( Artifact arg0 ) { this . output = arg0 ; return this ; }
sets the final output jar ; if this is not set , then the #build method throws an illegalstateexception . note that this class may generate not just the output itself , but also a number of additional intermediate files and outputs . concode_field_sep Artifact output concode_elem_sep List<Artifact> sourceJars concode_e...
void function ( int arg0 , int arg1 ) { m_lastDragX = arg0 ; m_lastDragY = arg1 ; }
remembers this mouse location as last . concode_field_sep Control m_control concode_elem_sep int m_stateMask concode_elem_sep int m_lastDragX concode_elem_sep int m_lastDragY concode_elem_sep int m_dragButton concode_field_sep void endDrag concode_elem_sep void postModifiers concode_elem_sep void keyUp concode_elem_sep...
String function ( ) { return actualUrl ; }
returns the actual cobbler server url including the suffix concode_field_sep String actualUrl concode_elem_sep Logger log concode_elem_sep XmlRpcClient client concode_elem_sep String token concode_field_sep Double getVersion concode_elem_sep void setToken concode_elem_sep String login concode_elem_sep Object invokeMeth...
void function ( ) { }
this method resets the outgoing events . concode_field_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void reactMain_region_A concode_elem_sep void init concode_elem_sep void exit concode_elem_sep void exitAction concode_elem_sep boolean isStateActive concode_elem_sep void clearEvents con...
JpegSegmentData function ( File arg0 ) { ObjectInputStream loc0 = null ; try { loc0 = new ObjectInputStream ( new FileInputStream ( arg0 ) ) ; return ( JpegSegmentData ) loc0 . readObject ( ) ; } finally { if ( loc0 != null ) loc0 . close ( ) ; } }
deserialises the contents of a jpegsegmentdata from a file . concode_field_sep long serialVersionUID concode_elem_sep HashMap _segmentOffsetDataMap concode_elem_sep HashMap _segmentDataMap concode_field_sep List getOrCreateSegmentOffsetList concode_elem_sep void addSegment concode_elem_sep void addSegment concode_elem_...
void function ( ) { }
post-restore operations . concode_field_sep BackupCapabilities capabilities concode_elem_sep Logger logger concode_elem_sep ProcessHelper processHelper concode_elem_sep boolean restoreCompleted concode_field_sep BackupSpecification backup concode_elem_sep BackupCapabilities capabilities concode_elem_sep void restore co...
String function ( Node < T > arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return toString ( arg0 . left ) + arg0 . data + "srini_string" + toString ( arg0 . right ) ; }
yields the contents of the subtree with the given root in sorted order concode_field_sep Node<U> parent concode_elem_sep U data concode_elem_sep int color concode_elem_sep Node<U> left concode_elem_sep Node<T> root concode_elem_sep int RED concode_elem_sep Node<U> right concode_elem_sep int BLACK concode_elem_sep int N...
boolean function ( CommitExecutor arg0 ) { return arg0 == null || ! ( arg0 instanceof LocalCommitExecutor ) ; }
allows to skip before checkin steps when is not applicable . e.g. there should be no check for todos before shelf/create patch concode_field_sep CheckinHandler DUMMY concode_field_sep void checkinSuccessful concode_elem_sep ReturnResult beforeCheckin concode_elem_sep ReturnResult beforeCheckin concode_elem_sep Refresha...
boolean function ( Encoder arg0 , EncodingState arg1 ) { return ignoreEncodingState || ( arg0 != null && ( arg1 == null || shouldEncodeWith ( arg0 , arg1 ) ) ) ; }
check if the encoder should be used to a input with certain encodingstate concode_field_sep boolean ignoreEncodingState concode_field_sep void setIgnoreEncodingState concode_elem_sep void flush concode_elem_sep void appendCharSequence concode_elem_sep void appendEncoded concode_elem_sep void appendEncoded concode_elem_...