code
stringlengths
20
663
nl
stringlengths
68
7.19k
float function ( ) { return rand . nextFloat ( ) ; }
return a random float value . concode_field_sep RandomStringGenerator strand concode_elem_sep java.util.Random rand concode_field_sep Object getObject concode_elem_sep String getStringNoDigits concode_elem_sep double getDouble concode_elem_sep String getString concode_elem_sep long getLong concode_elem_sep Number getNu...
boolean function ( ) { return Math . abs ( lat ( ) . radians ( ) ) <= S2 . M_PI_2 && Math . abs ( lng ( ) . radians ( ) ) <= S2 . M_PI ; }
return true if the latitude is between -90 and 90 degrees inclusive and the longitude is between -180 and 180 degrees inclusive . concode_field_sep S2LatLng CENTER concode_elem_sep double EARTH_RADIUS_METERS concode_elem_sep double latRadians concode_elem_sep double lngRadians concode_field_sep S2LatLng sub concode_ele...
boolean function ( ) { return status ; }
determine whether the submit button is activated . concode_field_sep String IMAGE_DISABLED concode_elem_sep String IMAGE_ENABLED concode_elem_sep boolean status concode_field_sep boolean isDisabled concode_elem_sep String getImageButton concode_elem_sep void setStatus
short function ( ) { return cantidaddevolver ; }
gets the cantidaddevolver value for this listalegislaturaswsexecute . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep short cantidaddevolver concode_elem_sep int lgl_nro concode_field_sep void setCant...
String function ( ) { return getRdf ( ) . getDescription ( ) . getHasExport ( ) ; }
gets an export identifier . concode_field_sep Rdf relsExt concode_elem_sep XmlStreamEditor editor concode_elem_sep String DATASTREAM_FORMAT_URI concode_elem_sep FedoraObject fobject concode_elem_sep String DATASTREAM_ID concode_elem_sep String DATASTREAM_LABEL concode_field_sep String getModel concode_elem_sep long get...
void function ( ) { prepareStateTest ( ) ; Entry loc0 = factory . createEntry ( ) ; region . getVertices ( ) . add ( loc0 ) ; createTransition ( loc0 , state ) ; assertEquals ( EntryKind . INITIAL , loc0 . getKind ( ) ) ; assertTrue ( validator . validate ( loc0 , diagnostics , new HashMap < Object , Object > ( ) ) ) ;...
a valid entry should have no issues concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_field_...
void function ( User arg0 ) { this . _return = arg0 ; }
sets the value of the return property . concode_field_sep User _return concode_field_sep User getReturn
boolean function ( CachedBlocksList arg0 ) { for ( int loc0 = 0 ; loc0 < triplets . length ; loc0 += 3 ) { CachedBlocksList loc1 = ( CachedBlocksList ) triplets [ loc0 ] ; if ( loc1 == arg0 ) { return true ; } } return false ; }
return true if this cachedblock is present on the given list . concode_field_sep Object[] EMPTY_ARRAY concode_elem_sep long blockId concode_elem_sep short replicationAndMark concode_elem_sep Object[] triplets concode_elem_sep LinkedElement nextElement concode_field_sep boolean getMark concode_elem_sep boolean isInList ...
void function ( BigInteger arg0 ) { this . linePitch = arg0 ; }
sets the value of the linepitch property . concode_field_sep Object parent concode_elem_sep BigInteger linePitch concode_elem_sep STDocGrid type concode_elem_sep BigInteger charSpace concode_field_sep BigInteger getLinePitch concode_elem_sep Object getParent concode_elem_sep BigInteger getCharSpace concode_elem_sep voi...
LpSolve function ( ) { LpSolve loc0 = LpSolve . makeLp ( 0 , 2 ) ; loc0 . strAddConstraint ( "srini_string" , LpSolve . LE , 2 ) ; loc0 . strAddConstraint ( "srini_string" , LpSolve . LE , 3 ) ; loc0 . strAddConstraint ( "srini_string" , LpSolve . LE , 4 ) ; loc0 . strSetObjFn ( "srini_string" ) ; loc0 . setMaxim ( ) ;...
http://optlab-server.sce.carleton.ca/poanimations2007/graph.html concode_field_sep PlaceHolder placeHolder concode_field_sep LpSolve generateLP concode_elem_sep void printSolutionArray concode_elem_sep void main
void function ( int arg0 ) { mStreamType = arg0 ; if ( mAudio != null ) { try { openMediaPlayer ( ) ; } catch ( IOException loc0 ) { Log . w ( TAG , "srini_string" , loc0 ) ; } } }
sets the stream type where this ringtone will be played . concode_field_sep String[] MEDIA_COLUMNS concode_elem_sep MediaPlayer mAudio concode_elem_sep String[] DRM_COLUMNS concode_elem_sep int mStreamType concode_elem_sep String mTitle concode_elem_sep FileDescriptor mFileDescriptor concode_elem_sep String TAG concode...
List < String > function ( ) { return msgLines ; }
the list of strings that make up the message to send to freeswitch . concode_field_sep List<String> msgLines concode_elem_sep boolean hasUuid concode_field_sep void addHangupCause concode_elem_sep void addNomediaUuid concode_elem_sep void addLoops concode_elem_sep void addGenericLine concode_elem_sep void addEventLock ...
float [ ] function ( ) { return waveform ; }
returns the underlying waveform , not a copy of it . concode_field_sep float lengthForValue concode_elem_sep float[] waveform concode_field_sep void set concode_elem_sep void offset concode_elem_sep void invert concode_elem_sep void setWaveform concode_elem_sep void scale concode_elem_sep void rectify concode_elem_sep ...
boolean function ( Object arg0 ) { return isAccessible ( arg0 , UserManager . ALL ) ; }
returns true if any right at all has been granted to this user object on the database object identified by the dbobject argument . concode_field_sep IntValueHashMap rightsMap concode_elem_sep User uPublic concode_elem_sep String sName concode_elem_sep boolean isAdministrator concode_elem_sep boolean isSys concode_elem_...
void function ( long arg0 ) { _favoriteSite . setGroupId ( arg0 ) ; }
sets the group id of this favorite site . concode_field_sep FavoriteSite _favoriteSite concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel...
Integer function ( Object arg0 ) { return null ; }
determine a priority value for the given object , if any . the default implementation always returns null . subclasses may override this to give specific kinds of values a ` priority ' characteristic , in addition to their ` order ' semantics . a priority indicates that it may be used for selecting one object over anot...
String function ( ) { return href ; }
gets the value of the href property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep JAXBElement<? extends ImageDatumType> imageDatum 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 ...
boolean function ( ) { return ( m_index > - 1 ) ? m_values [ m_index ] : false ; }
looks at the object at the top of this stack without removing it from the stack . if the stack is empty , it returns false . concode_field_sep int m_allocatedSize concode_elem_sep boolean m_values[] concode_elem_sep int m_index concode_field_sep boolean pop concode_elem_sep void setTop concode_elem_sep boolean peekOrTr...
void function ( String arg0 ) { this . vaultARN = arg0 ; }
the amazon resource name arn of the vault that contains the archive . concode_field_sep String archiveDescription concode_elem_sep String creationDate concode_elem_sep String multipartUploadId concode_elem_sep Long partSizeInBytes concode_elem_sep String vaultARN concode_field_sep UploadListElement withArchiveDescripti...
A function ( ConnectionCallable < A > arg0 ) { return withConnection ( "srini_string" , true , arg0 ) ; }
execute a block of code , providing a jdbc connection . the connection and all created statements are automatically released . concode_field_sep PlaceHolder placeHolder concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep Connect...
boolean function ( ) { return isPlaintextOracle ; }
returns true if the oracle is a plaintext oracle does not decrypt the data received concode_field_sep OracleType oracleType concode_elem_sep Logger LOGGER concode_elem_sep RSAPublicKey publicKey concode_elem_sep boolean isPlaintextOracle concode_elem_sep int blockSize concode_elem_sep long numberOfQueries concode_field...
Set < JexlVCMatchExp > function ( ) { return jexl . keySet ( ) ; }
get the keyset of map concode_field_sep JexlContext jContext concode_elem_sep Genotype g concode_elem_sep VariantContext vc concode_elem_sep Map<JexlVCMatchExp,Boolean> jexl concode_field_sep void addAttributesToMap concode_elem_sep Set<Entry<JexlVCMatchExp,Boolean>> entrySet concode_elem_sep boolean containsKey concod...
void function ( boolean arg0 ) { jniSetEnabled ( addr , arg0 ) ; }
enable/disable this contact . this can be used inside the pre-solve contact listener . the contact is only disabled for the current time step or sub-step in continuous collisions . concode_field_sep World world concode_elem_sep WorldManifold worldManifold concode_elem_sep float[] tmp concode_elem_sep long addr concode_...
InputStream function ( int arg0 ) { if ( arg0 < size ( ) ) { Object loc0 = getFile ( arg0 ) ; if ( loc0 instanceof File ) { return getInputStream ( ( File ) loc0 ) ; } else { return getInputStream ( ( URL ) loc0 ) ; } } return null ; }
returns a input stream to the resource at the specified index concode_field_sep int DEFAULT_MAX_SIZE concode_elem_sep String CONFIG_FILE_NAME concode_elem_sep int _maxSize concode_elem_sep LinkedList _mruFileList concode_field_sep String[] getMRUFileList concode_elem_sep void set concode_elem_sep void set concode_elem_...
String function ( ) { return getWordPath ( false , false ) ; }
returns the string of words for this token , with no embedded filler words concode_field_sep long collectTime concode_elem_sep float logLanguageScore concode_elem_sep DecimalFormat numFmt concode_elem_sep float logAcousticScore concode_elem_sep Data data concode_elem_sep int curCount concode_elem_sep float logTotalScor...
void function ( DisplayableLF arg0 ) { this . owner = arg0 ; }
needed for implementations where the ticker is operated through the displayable directly concode_field_sep DisplayableLF owner concode_elem_sep Ticker ticker concode_field_sep void lSetString
T function ( AbapAssociationEndImplementationAnnotation arg0 ) { return null ; }
returns the result of interpreting the object as an instance of ` abap association end implementation annotation ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep AbapmappingPackage modelPackage concode_field_sep T caseAbapSignatureImplementationAnnotation ...
List < Resource > function ( ResourceLoader arg0 , String ... arg1 ) { return stream ( arg0 , arg1 ) . collect ( Collectors . toList ( ) ) ; }
convert the supplied paths to a list of resource handles usingthe given resourceloader . concode_field_sep String SLASH concode_field_sep Stream<Resource> stream concode_elem_sep String[] convertToClasspathResourcePaths concode_elem_sep Resource[] convertToResources
String function ( final String arg0 , final String arg1 ) { String loc0 = null ; int loc1 = arg1 . indexOf ( arg0 ) ; String loc2 = endTag ( new String ( arg0 ) ) ; int loc3 = arg1 . indexOf ( loc2 ) ; if ( loc1 != - 1 && loc3 != - 1 ) { loc0 = arg1 . substring ( loc1 + arg0 . length ( ) , loc3 ) ; } return loc0 ; }
extract the value from a single xml . concode_field_sep String TO_TAG concode_elem_sep String TARGETS_TAG concode_elem_sep String TWEET_TAG concode_elem_sep String ADDRESS_TAG concode_elem_sep String STATUS_TAG concode_elem_sep String CONTENT_TAG concode_elem_sep String SUBJECT_TAG concode_elem_sep String GSEED_TAG con...
void function ( String arg0 ) { this . adUnitCode = arg0 ; }
sets the value of the adunitcode property . concode_field_sep String adUnitCode concode_elem_sep String name concode_elem_sep String id concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void setId concode_elem_sep String getId concode_elem_sep String getAdUnitCode
void function ( String arg0 , String arg1 ) { LeaderInterface loc0 ; try { loc0 = getLeaderInterface ( arg0 ) ; loc0 . receiveMessage ( arg1 ) ; } catch ( Exception loc1 ) { System . err . println ( loc1 . getCause ( ) + loc1 . getMessage ( ) + arg0 ) ; } }
this method is used to forward the leader published message concode_field_sep PlaceHolder placeHolder concode_field_sep void registerListenerWithLeader concode_elem_sep void sendPing concode_elem_sep void forwardReceivedUidMessage concode_elem_sep String getStateFromRemote concode_elem_sep void sendUidMessage concode_e...
void function ( ) { this . jmsUtil . sendTextMessage ( "srini_string" + AnnoBasedMDB . class . getName ( ) , this . annoQueue , this . annoReplyQueue ) ; final Message loc0 = this . jmsUtil . receiveMessage ( annoReplyQueue , 5000 ) ; Assert . assertNotNull ( "srini_string" + this . annoReplyQueue , loc0 ) ; }
test an annotation based mdb with properties substitution concode_field_sep Queue annoReplyQueue concode_elem_sep Queue annoQueue concode_elem_sep JMSMessagingUtil jmsUtil concode_elem_sep Queue replyQueue concode_elem_sep ManagementClient managementClient concode_elem_sep JMSOperations jmsAdminOperations concode_elem_...
ImmutableList < E > function ( final List < ? extends E > arg0 ) { checkContentsNotNull ( arg0 , "srini_string" ) ; final List < E > loc0 = Lists . newLinkedList ( ) ; for ( E loc1 : arg0 ) { loc0 . add ( loc1 ) ; } return new ImmutableList < E > ( arg0 ) ; }
a shallow copy of a list . concode_field_sep PlaceHolder placeHolder concode_field_sep List<E> newArrayList concode_elem_sep ImmutableList<E> of concode_elem_sep List<E> newLinkedList
void function ( ) { testStreamJob ( false ) ; testStreamJob ( true ) ; }
check if mapper/reducer with empty/nonempty input works properly if reporting is done using lines like `` reporter : status : '' and `` reporter : counter : '' before map / reduce method is called . validate the task 's log of stderr if messages are written to stderr before map / reduce is called . also validate job ou...
String function ( ColumnDefinition arg0 ) { return expandDefinition ( arg0 . type , arg0 . nullable , arg0 . unique , arg0 . defaultValue ) ; }
create an sql string that summarizes a column definition in that format generally accepted in table creation and column addition statements , e.g. integer unique not nulldefault 100 . concode_field_sep PlaceHolder placeHolder concode_field_sep String tableSQL concode_elem_sep boolean addIndexToTable concode_elem_sep vo...
XContent function ( CharSequence arg0 ) { XContentType loc0 = xContentType ( arg0 ) ; if ( loc0 == null ) { throw new ElasticsearchParseException ( "srini_string" ) ; } return xContent ( loc0 ) ; }
guesses the content type based on the provided char sequence . concode_field_sep int GUESS_HEADER_LENGTH concode_field_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder contentBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentBuilder cborBuilder concode_elem_sep XContentTyp...
void function ( String arg0 ) { this . line1 = arg0 ; }
sets the value of the line1 property . concode_field_sep String city concode_elem_sep String addressType concode_elem_sep String countryCode concode_elem_sep String postalCode concode_elem_sep String stateProvince concode_elem_sep String line2 concode_elem_sep String line1 concode_field_sep void setStateProvince concod...
AnswerFileCreateSpec function ( ) { return configSpec ; }
gets the value of the configspec property . concode_field_sep AnswerFileCreateSpec configSpec concode_elem_sep ManagedObjectReference host concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep void setHost concode_elem_sep void setC...
void function ( String arg0 , String arg1 ) { w ( arg0 , arg1 , null ) ; }
prints a message at warn priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void println...
void function ( final SessionContext arg0 ) { ejbContext = arg0 ; }
set the associated session context . the container calls this method after the instance creation . concode_field_sep SessionContext ejbContext concode_elem_sep String jndiDatabaseEntry concode_elem_sep InitialContext jndiContext concode_elem_sep String name concode_field_sep String txNotSupportedMethod concode_elem_sep...
void function ( String arg0 ) { this . certificateVerificationDepth = arg0 ; }
sets the certificate verification depth . concode_field_sep String hostName concode_elem_sep String truststoreType concode_elem_sep String insecureRenegotiation concode_elem_sep long serialVersionUID concode_elem_sep String truststoreProvider concode_elem_sep List<CertificateInfo> certificateInfos concode_elem_sep Stri...
void function ( String arg0 ) { if ( Options . DEBUG ) System . out . println ( arg0 ) ; }
dump debug information to system.out use like this if out.debug out.debug message to save performance during normal operation when debug is turned off . concode_field_sep StdOutWriter out concode_elem_sep int warnings concode_elem_sep String NL concode_elem_sep int errors concode_field_sep void checkErrors concode_elem...
URL function ( ) { return getSubURL ( ITEM_DIR ) ; }
returns the url of the item directory . concode_field_sep String MOVE_DIR concode_elem_sep String MAIN_DIR concode_elem_sep String cwdStr concode_elem_sep String POKEPON_ROOTDIR concode_elem_sep String RESOURCE_DIR concode_elem_sep String PONY_DIR concode_elem_sep String DATA_DIR concode_elem_sep String ITEM_DIR concod...
java . lang . String function ( ) { return _backgroundTaskService . getOSGiServiceIdentifier ( ) ; }
returns the osgi service identifier . concode_field_sep BackgroundTaskService _backgroundTaskService concode_field_sep void setWrappedService concode_elem_sep int getBackgroundTasksCount concode_elem_sep BackgroundTaskService getWrappedService concode_elem_sep java.lang.String getBackgroundTaskStatusJSON
Logger function ( String arg0 , String arg1 ) { return ( null == arg1 ? getLoggerForComponent ( arg0 ) : new Slf4jLogger ( loggerFactory . getLogger ( arg0 + '.' + arg1 ) ) ) ; }
the logger name for a component with a non-null hint is role.hint . warning : this does not conform to logger name as class name convention . and what about null and default hint equivalence ? concode_field_sep ILoggerFactory loggerFactory concode_field_sep void returnComponentLogger concode_elem_sep void returnCompone...
void function ( int arg0 ) { }
this method is a stub and has no effect . concode_field_sep DatabaseConnection dbc concode_field_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep void setLogWriter concode_elem_sep boolean isWrapperFor concode_elem_sep Logger getParentLogger concode_elem_sep int getLoginTimeout co...
void function ( ) { isolate . waitForExit ( ) ; parent . notifyListeners ( midlet . getSuiteId ( ) , midlet . getClassName ( ) ) ; }
performs this classes function . concode_field_sep Isolate isolate concode_elem_sep IsolateMonitor parent concode_elem_sep Vector listeners concode_elem_sep MIDletProxy midlet concode_elem_sep Hashtable isolates concode_elem_sep IsolateMonitor monitor concode_elem_sep MIDletProxyList midletProxyList concode_field_sep v...
FieldType function ( ) { return ( m_leftValue ) ; }
retrieves the lhs of the expression . concode_field_sep TestOperator m_operator concode_elem_sep List<GenericCriteria> m_criteriaList concode_elem_sep Object[] m_workingRightValues concode_elem_sep Object[] m_definedRightValues concode_elem_sep FieldType m_leftValue concode_elem_sep ProjectProperties m_properties conco...
void function ( ) { HystrixThreadPool . Factory . shutdown ( ) ; _reset ( ) ; }
reset state and release resources in use such as thread-pools . note : this can result in race conditions if hystrixcommands are concurrently being executed . concode_field_sep Node<E> next concode_elem_sep E item concode_elem_sep ThreadLocal<ConcurrentStack<HystrixCommandKey>> currentCommand concode_elem_sep AtomicRef...
void function ( View arg0 ) { mBroadcasting = true ; mActivity . setContentView ( arg0 ) ; }
set the activity content to an explicit view . this view is placed directly into the activity 's view hierarchy . it can itself be a complex view hierarchy . when calling this method , the layout parameters of the specified view are ignored . both the width and the height of the view are set by default to match_parent ...
File function ( GeneratorEntry arg0 ) { String loc0 = getOutletFeatureConfiguration ( arg0 ) . getParameterValue ( ICoreFeatureConstants . OUTLET_FEATURE_TARGET_FOLDER ) . getStringValue ( ) ; return new File ( getTargetProject ( arg0 ) . getLocation ( ) . toFile ( ) . getPath ( ) + File . separator + loc0 ) ; }
gets the target folder path as a file that includes the project location concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep boolean createEmptyProject concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concod...
void function ( Session arg0 ) { sessionMap . remove ( arg0 . getId ( ) ) ; }
removes the session from management and disconnects . concode_field_sep int sessionIdCount concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep Session sysSession concode_field_sep boolean isUserActive concode_elem_sep void removeSchemaReference concode_elem_sep Session newSession concode_elem_sep Session getSysS...
Set < Feature > function ( FeatureEnum arg0 ) { return ImmutableSet . copyOf ( features . get ( arg0 ) ) ; }
returns the set of feature stored in this report for the givenfeature name . concode_field_sep FeatureEnum name concode_elem_sep Optional<EPUBLocation> location concode_elem_sep SetMultimap<FeatureEnum,Feature> features concode_elem_sep Optional<String> value concode_field_sep Optional<String> getValue concode_elem_sep...
void function ( Debug arg0 ) { debug = arg0 ; }
set the debug instance associated with this collect instance . this method must be called with the correct debug instance prior to using any of the methods of this collect instance . concode_field_sep Debug debug concode_elem_sep Hashtable statistics concode_field_sep double set concode_elem_sep boolean checkDebugColle...
int function ( int arg0 ) { switch ( arg0 ) { case LEFT : return SWT . LEFT ; case RIGHT : return SWT . RIGHT ; case TOP : return SWT . TOP ; case BOTTOM : return SWT . BOTTOM ; case CENTER : return SWT . CENTER ; } return SWT . DEFAULT ; }
converts a drag cursor left , right , top , bottom , center into an swt constant swt.left , swt.right , swt.top , swt.bottom , swt.center concode_field_sep int FASTVIEW concode_elem_sep int LEFT concode_elem_sep int BOTTOM concode_elem_sep int INVALID concode_elem_sep int RIGHT concode_elem_sep int CENTER concode_elem_...
Iterator < Aggregation > function ( ) { return aggregations . stream ( ) . map ( ( p ) -> ( Aggregation ) p ) . iterator ( ) ; }
iterates over the aggregation s. concode_field_sep Map<String,Aggregation> aggregationsAsMap concode_elem_sep InternalAggregations EMPTY concode_elem_sep List<InternalAggregation> aggregations concode_elem_sep String AGGREGATIONS concode_field_sep InternalAggregations reduce concode_elem_sep void writeTo concode_elem_s...
Tag function ( String arg0 ) { name = arg0 ; return this ; }
set the value concode_field_sep String name concode_elem_sep Map<String,Tag> MAP concode_field_sep String getLocalName concode_elem_sep Tag forName concode_elem_sep String toString
String function ( ) { if ( downloadFolder == null ) { downloadFolder = Paths . get ( getContentFolder ( ) , DOWNLOAD_FOLDER ) ; } return downloadFolder ; }
getter for the folder , where downloaded content is placed . concode_field_sep String downloadFolder concode_elem_sep String DOWNLOAD_FOLDER concode_elem_sep String contentFolder concode_elem_sep String PLUGIN_FOLDER concode_elem_sep String CONFIG_FILE_NAME concode_elem_sep String wwwFolder concode_elem_sep String MANI...
Object function ( ) { if ( toName != null ) { return toName ; } return to ; }
get the name of the recipient for this message , if it is a regsendtag message . messages are sent to pids or names . if this message was sent to a name then the name is returned by this method . concode_field_sep int unlinkTag concode_elem_sep int sendTag concode_elem_sep OtpInputStream paybuf concode_elem_sep OtpErla...
void function ( Statement arg0 ) { this . filterStatement = arg0 ; }
sets the value of the filterstatement property . concode_field_sep Statement filterStatement concode_elem_sep WorkflowRequestAction action concode_field_sep Statement getFilterStatement concode_elem_sep void setAction concode_elem_sep WorkflowRequestAction getAction
void function ( Integer arg0 ) { this . hTTPSPort = arg0 ; }
the https port the custom origin listens on . concode_field_sep Integer hTTPPort concode_elem_sep OriginSslProtocols originSslProtocols concode_elem_sep String originProtocolPolicy concode_elem_sep Integer hTTPSPort concode_field_sep CustomOriginConfig withHTTPSPort concode_elem_sep OriginSslProtocols getOriginSslProto...
void function ( boolean arg0 ) { this . active = arg0 ; }
sets the active attribute value . concode_field_sep String employeeStatusCode concode_elem_sep String primaryDepartmentCode concode_elem_sep String employeeTypeCode concode_elem_sep boolean active concode_elem_sep String employeeId concode_elem_sep KualiDecimal baseSalaryAmount concode_elem_sep boolean primary concode_...
void function ( boolean arg0 ) { this . canWrapLines = arg0 ; }
set the flag indicating whether lines will wrap . this affects the behavior of write . concode_field_sep int maxLineLength concode_elem_sep int endOffset concode_elem_sep char NEWLINE concode_elem_sep Document document concode_elem_sep ElementIterator iter concode_elem_sep boolean canWrapLines concode_elem_sep char[] l...
void function ( MemoryBlock arg0 ) { used -= arg0 . size ( ) ; taskMemoryManager . freePage ( arg0 , this ) ; }
free a memory block . concode_field_sep MemoryMode mode concode_elem_sep TaskMemoryManager taskMemoryManager concode_elem_sep long pageSize concode_elem_sep long used concode_field_sep long getUsed concode_elem_sep void spill concode_elem_sep long spill concode_elem_sep LongArray allocateArray concode_elem_sep MemoryBl...
FieldData function ( int arg0 ) { int loc0 = binarySearch ( arg0 ) ; if ( loc0 < 0 || mData [ loc0 ] == DELETED ) { return null ; } else { return mData [ loc0 ] ; } }
gets the fielddata mapped from the specified fieldnumber , or null if no such mapping has been made . concode_field_sep boolean mGarbage concode_elem_sep FieldData[] mData concode_elem_sep int mSize concode_elem_sep FieldData DELETED concode_elem_sep int[] mFieldNumbers concode_field_sep boolean isEmpty concode_elem_se...
EncodingDetector function ( String arg0 ) { String loc0 = "srini_string" ; Object loc1 = ServiceManager . getService ( loc0 , arg0 ) ; if ( loc1 != null && loc1 instanceof EncodingDetector ) { return ( EncodingDetector ) loc1 ; } else { return null ; } }
returns a service of encodingdetector for name . concode_field_sep BufferedInputStream markedStream concode_elem_sep boolean gzipped concode_elem_sep String encoding concode_field_sep boolean isGzipped concode_elem_sep List<EncodingDetector> getEncodingDetectors concode_elem_sep boolean streamIsGzipped concode_elem_sep...
void function ( ) { return ; }
by default , do nothing . concode_field_sep Control fControl concode_elem_sep String fErrorMessage concode_elem_sep boolean fDirty concode_elem_sep String fMessage concode_elem_sep ILaunchConfigurationDialog fLaunchConfigurationDialog concode_field_sep void updateLaunchConfigurationDialog concode_elem_sep Control getCo...
URI function ( String arg0 ) { return URIUtil . toURI ( arg0 ) ; }
return a uri for the supplied string from the user . concode_field_sep PlaceHolder placeHolder concode_field_sep URI browseFileSystem
Parameter function ( String arg0 ) { return getParameter ( arg0 , true ) ; }
creates a parameter for the given name . if a parameter with the given name already exists in this group , its reference is returned . concode_field_sep List _parameters concode_field_sep PropertyMap getParameterValues concode_elem_sep PropertyMap getParameterValues concode_elem_sep Parameter getParameterAt concode_ele...
com . gvt . www . ws . eai . oss . ossturbonet . OSSTurbonetOut function ( ) { return mensagem ; }
gets the mensagem value for this ossturbonetsnratenuacaoout . concode_field_sep java.lang.String atenuacaoMedido concode_elem_sep java.lang.String atenuacaoReferencia concode_elem_sep java.lang.String snrMedido concode_elem_sep com.gvt.www.ws.eai.oss.ossturbonet.OSSTurbonetOut mensagem concode_elem_sep java.lang.Object...
Timestamp function ( String arg0 ) { if ( arg0 == null ) { throw new java . lang . IllegalArgumentException ( Trace . getMessage ( Trace . HsqlDateTime_null_string ) ) ; } arg0 = arg0 + zerodatetime . substring ( arg0 . length ( ) ) ; return Timestamp . valueOf ( arg0 ) ; }
converts a string in jdbc timestamp escape format to a timestamp value . concode_field_sep Calendar today concode_elem_sep String zerodatetime concode_elem_sep Calendar tempCalGMT concode_elem_sep SimpleDateFormat sdfd concode_elem_sep SimpleDateFormat sdfts concode_elem_sep Date currentDate concode_elem_sep String sdf...
double [ ] function ( double [ ] arg0 , double arg1 ) { double loc0 = 1 / ( isZero ( arg1 ) ? v3Length ( arg0 ) : arg1 ) ; return new double [ ] { arg0 [ 0 ] * loc0 , arg0 [ 1 ] * loc0 , arg0 [ 2 ] * loc0 } ; }
based on : https://code.google.com/p/webgl-mjs/source/browse/mjs.js concode_field_sep double[] perspective concode_elem_sep double[] translation concode_elem_sep double[] rotationDegrees concode_elem_sep double EPSILON concode_elem_sep double[] quaternion concode_elem_sep double[] scale concode_elem_sep double[] skew c...
void function ( String arg0 , boolean arg1 ) { assumeTrue ( arg0 , ! arg1 ) ; }
the inverse of #assumetrue string , boolean . concode_field_sep PlaceHolder placeHolder concode_field_sep void assumeTrue concode_elem_sep void assumeTrue concode_elem_sep void assumeNoException concode_elem_sep void assumeNoException concode_elem_sep void assumeThat concode_elem_sep void assumeThat concode_elem_sep vo...
void function ( String arg0 ) { this . assetUrl = arg0 ; }
sets the value of the asseturl 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[] getAssetByteArra...
Vec2d function ( Vec2d arg0 ) { return set ( arg0 . x , arg0 . y ) ; }
set the x and y values of this vector to match input vector ` v ' . return this vector for chaining . concode_field_sep double x concode_elem_sep double y concode_field_sep Vec2d add concode_elem_sep Vec2d add concode_elem_sep Vec2d sub concode_elem_sep Vec2d sub concode_elem_sep Vec2d scale concode_elem_sep String toS...
String function ( ) { return label ; }
returns the label of this < option > tag . concode_field_sep AttributeSet attributes concode_elem_sep String label concode_elem_sep boolean selected concode_field_sep String getValue concode_elem_sep AttributeSet getAttributes concode_elem_sep void setSelection concode_elem_sep boolean isSelected concode_elem_sep void ...
boolean function ( String arg0 ) { return mPurchaseMap . containsKey ( arg0 ) ; }
returns whether or not there exists a purchase of the given product . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep void...
ClassDeclaration function ( ) { throw new UnsupportedOperationException ( String . format ( "srini_string" , this ) ) ; }
return this as a classdeclaration or throw unsupportedoperationexception . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isClass concode_elem_sep ReferenceTypeDeclaration asReferenceType concode_elem_sep Optional<ReferenceTypeDeclaration> containerType concode_elem_sep EnumDeclaration asEnum conco...
boolean function ( String arg0 , ParseField arg1 ) { return arg1 . match ( arg0 , strict ) ; }
matches a parsefield against a field name , and throws deprecation exception depending on the currentvalue of the #parse_strict setting . concode_field_sep String PARSE_STRICT concode_elem_sep ParseFieldMatcher EMPTY concode_elem_sep boolean strict concode_elem_sep ParseFieldMatcher STRICT concode_field_sep boolean isS...
void function ( AddressType arg0 ) { this . address = arg0 ; }
sets the value of the address property . concode_field_sep AddressType address concode_elem_sep long serialVersionUID concode_elem_sep Boolean useForShipTo concode_elem_sep String contactPhoneNbr concode_field_sep Boolean isUseForShipTo concode_elem_sep void setUseForShipTo concode_elem_sep void setContactPhoneNbr conc...
SPARQLParserFactory function ( Syntax arg0 ) { return get ( ) . getFactory ( arg0 ) ; }
return a suitable factory for the given syntax concode_field_sep Map<Syntax,SPARQLParserFactory> factories concode_elem_sep SPARQLParserRegistry registry concode_field_sep void add concode_elem_sep void init concode_elem_sep void addFactory concode_elem_sep boolean containsFactory concode_elem_sep boolean containsParse...
void function ( ) { iter . explain ( 0 ) ; iter . execute ( ) ; iter . close ( ) ; System . out . println ( "srini_string" ) ; }
executes the plan and prints applicable output . concode_field_sep Integer size concode_elem_sep String name concode_elem_sep Iterator iter concode_field_sep int compare concode_elem_sep Map<String,String> parseSchemas
void function ( String arg0 ) { this . proxyAuthDomain = arg0 ; }
domain for proxy ntlm authentication concode_field_sep WeatherApi weatherApi concode_elem_sep String location concode_elem_sep String topLat concode_elem_sep String lon concode_elem_sep WeatherUnits units concode_elem_sep Integer proxyPort concode_elem_sep String proxyAuthPassword concode_elem_sep String period concode...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , com . liferay . portal . kernel . dao . orm . Projection arg1 ) { return _oAuthConsumerLocalService . dynamicQueryCount ( arg0 , arg1 ) ; }
returns the number of rows matching the dynamic query . concode_field_sep OAuthConsumerLocalService _oAuthConsumerLocalService concode_field_sep com.liferay.opensocial.model.OAuthConsumer updateOAuthConsumer concode_elem_sep com.liferay.opensocial.model.OAuthConsumer updateOAuthConsumer concode_elem_sep java.lang.Strin...
XAResource [ ] function ( ActivationSpec [ ] arg0 ) { log . finest ( "srini_string" ) ; return null ; }
this method is called by the application server during crash recovery . concode_field_sep Logger log concode_elem_sep ConcurrentHashMap<AnnoActivationSpec,AnnoActivation> activations concode_elem_sep long serialVersionUID concode_elem_sep String first concode_elem_sep Integer second concode_field_sep void setSecond con...
Discover function ( String arg0 ) { if ( StringUtils . isNotBlank ( arg0 ) ) { params . put ( PARAM_SORT_BY , arg0 ) ; } return this ; }
available options are vote_average . desc vote_average . asc release_date . desc release_date . asc popularity.desc popularity.asc concode_field_sep String PARAM_VOTE_AVERAGE_GTE concode_elem_sep int YEAR_MAX concode_elem_sep int YEAR_MIN concode_elem_sep Map<String,String> params concode_elem_sep String PARAM_CERTIFIC...
Integer function ( ) { return id ; }
this method was generated by mybatis generator . this method returns the value of the database column user.id concode_field_sep String password concode_elem_sep Integer id concode_elem_sep Integer age concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep Integer getAge concode_elem_sep St...
void function ( OnChangedListener arg0 ) { mListener = arg0 ; }
setonchangedlistener concode_field_sep OnChangedListener mListener concode_elem_sep int TAG_MAX concode_elem_sep String mPackageName concode_elem_sep int mViewNum concode_elem_sep Spinner mSpinnerOctave concode_elem_sep int mPrevInstrumentNum concode_elem_sep int mOctave concode_elem_sep int NOTE_OUTSIDE concode_elem_s...
int function ( ) { return successfulRecord ; }
getter method concode_field_sep int failureRecord concode_elem_sep TicketInfoObjectVO ticketInfo concode_elem_sep EscalationRuleVO escalationVoObj concode_elem_sep int successfulRecord concode_elem_sep AgentVO agentVoObj concode_elem_sep SubCategoryVO subCatVoObj concode_elem_sep CategoryVO catVoObj concode_elem_sep Li...
void function ( String arg0 , BACoordinationCompletionParticipant arg1 ) { getParticipantSet ( arg0 ) . add ( arg1 ) ; }
keep track of a participant concode_field_sep Logger log concode_elem_sep HashMap<String,Set<BACoordinationCompletionParticipant>> participants concode_elem_sep List<String> values concode_elem_sep String txID concode_elem_sep EventLog eventLog concode_elem_sep long serialVersionUID concode_elem_sep String participantN...
void function ( int arg0 ) { CS355Frame . inst ( ) . setScrollAttribute ( CS355SScrollbarAttrConsts . V_SCROLL_BAR , CS355SScrollbarAttrConsts . KNOB , arg0 ) ; }
sets the width of the scroll bar 's knob . this is not just purely visual ! if you have , for example , a knob width of 2 and a maximum value of 4 , then the knob will `` fill '' the last half of the scroll bar and return a value of 2 if pushed all the way to the left ! concode_field_sep PlaceHolder placeHolder concode...
float function ( Container arg0 ) { return 0 ; }
returns the alignment along the x axis . this specifies how the component would like to be aligned relative to other be.isencia.util.swing.components . the value should be a number between 0 and 1 where 0 represents alignment along the origin , 1 is aligned the furthest away from the origin , 0.5 is centered , etc. . c...
GetEntityDataCellsRequest . HSFFetchParameters . ListOfAccounts function ( ) { return new GetEntityDataCellsRequest . HSFFetchParameters . ListOfAccounts ( ) ; }
create an instance of getentitydatacellsrequest.hsffetchparameters.listofaccounts concode_field_sep PlaceHolder placeHolder concode_field_sep GetEntityDataCellsRequest.HSFFetchParameters.ListOfTime createGetEntityDataCellsRequestHSFFetchParametersListOfTime concode_elem_sep GetEntityDataCellsRequest createGetEntityData...
void function ( Connection < InterHubMessage > arg0 ) { lock . lock ( ) ; try { assertRunning ( "srini_string" ) ; ConnectionState loc0 = connections . add ( arg0 ) ; workers . execute ( new ConnectionDispatch ( loc0 ) ) ; workers . execute ( new ConnectionReceive ( loc0 ) ) ; } finally { lock . unlock ( ) ; } }
adds a connection to some other message hub . outgoing messages are forwarded to this connection , and incoming messages are received from it . concode_field_sep Discard DISCARD concode_elem_sep Dispatch<Object> dispatch concode_elem_sep HubStateListener stateListener concode_elem_sep String displayName concode_elem_se...
License function ( String arg0 ) { this . type = arg0 ; return this ; }
the license type ex . `` microsoft/windows/standard '' . returns a reference to this object so that method calls can be chained together . concode_field_sep String pool concode_elem_sep java.util.List<LicenseCapacity> capacities concode_elem_sep String licenseId concode_elem_sep String type concode_elem_sep java.util.L...
org . omg . CORBA . TypeCode function ( ) { return ObjectReferenceTemplateSeqHelper . type ( ) ; }
get the typecode of the objectreferencetemplate . concode_field_sep ObjectReferenceTemplate[] value concode_field_sep void _read concode_elem_sep void _write
void function ( ServletContextEvent arg0 ) { log ( "srini_string" ) ; this . context = null ; }
record the fact that this web application has been destroyed . concode_field_sep ServletContext context concode_field_sep void sessionCreated concode_elem_sep void sessionDestroyed concode_elem_sep void log concode_elem_sep void contextInitialized concode_elem_sep void attributeReplaced concode_elem_sep void attributeA...
void function ( Predicate < Void > arg0 , String arg1 ) { AssertWithBackoff . assertTrue ( arg0 , getTimeoutMs ( ) , arg1 , getLogger ( ) , getBackoffFactor ( ) , getMaxSleepMs ( ) ) ; }
performs a check for a condition with a back-off . primary use of this is when a tests needs for something asynchronous to happen , say a service to start . concode_field_sep Function<Void,T> actual concode_elem_sep Logger log concode_elem_sep Optional<Long> maxSleepMs concode_elem_sep Optional<Double> backoffFactor co...
void function ( java . lang . String arg0 ) { this . instanceName = arg0 ; }
sets the instancename value for this wsrolespecificationinstance . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String instanceName concode_elem_sep java.lang.String[] parameter concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_e...
boolean function ( int arg0 ) { int loc0 = 1 << arg0 ; return ( persisted & loc0 ) != 0 ; }
returns true if this setting was persisted . concode_field_sep int FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS concode_elem_sep int CLIENT_CERTIFICATE_VECTOR_SIZE concode_elem_sep int set concode_elem_sep int DEFAULT_INITIAL_WINDOW_SIZE concode_elem_sep int DOWNLOAD_RETRANS_RATE concode_elem_sep int[] values concode_elem_...