code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
Integer function ( ) { return loadInInterval ; } | gets the value of the loadininterval property . concode_field_sep JAXBElement<SlimDateTime> routeInstructionsLastApplied concode_elem_sep JAXBElement<SlimDateTime> routeInstructionsLastSent concode_elem_sep JAXBElement<String> description concode_elem_sep Integer loadInInterval concode_elem_sep JAXBElement<SlimDateTime... |
void function ( ) { queueSize = SynchronizedQueue . mMaxIterations / 10 ; } | runs before each test . sets queuesize . concode_field_sep int queueSize concode_field_sep void arrayBlockingQueueTest concode_elem_sep String runQueueTest |
java . util . List function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator arg3 ) { return _kaleoTaskLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered 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... |
void function ( JTextArea arg0 ) { this . jta = arg0 ; } | sets the textarea attribute of the validationhandler object concode_field_sep JTextArea jta concode_elem_sep Logger logger concode_field_sep String print concode_elem_sep void print concode_elem_sep void fatalError concode_elem_sep void warning concode_elem_sep void error |
void function ( RefreshTaskListRequest arg0 ) { outputObserverVersion1 . refreshRequestAdded ( arg0 . getRequestID ( ) , arg0 . forceOutputToBeShown ( ) ) ; } | notification that a refresh task list request was added to the output . this means we 've got some output that is useful to display . note : this is slightly different from the gradlepluginlord.requestobserver . while these are directly related , this one really means that it has been added to the ui . concode_field_se... |
JdbcSession function ( @ NotNull ( message = "srini_string" ) final String arg0 ) { synchronized ( this . args ) { this . query = arg0 ; } return this ; } | use this sql query with optional parameters inside . the query will be used in preparedstatement , that 's why you can use the same formatting as there . arguments shall be marked as '' ? '' question marks . for example : string name = new jdbcsession source . sql `` insert into foo id , name values ? , ? '' . set 5566... |
void function ( float arg0 , float arg1 , float arg2 , boolean arg3 , boolean arg4 , float arg5 , float arg6 ) { } | implements pathhandler #arcabs float , float , float , boolean , boolean , float , float . concode_field_sep PathHandler INSTANCE concode_field_sep void curvetoCubicRel concode_elem_sep void curvetoQuadraticAbs concode_elem_sep void closePath concode_elem_sep void linetoHorizontalAbs concode_elem_sep void curvetoCubicA... |
Conjunction function ( Criterion ... arg0 ) { return new Conjunction ( arg0 ) ; } | return the conjunction of two expressions concode_field_sep PlaceHolder placeHolder concode_field_sep UnaryExpression isNotNull concode_elem_sep Disjunction or concode_elem_sep SetExpression in concode_elem_sep SetExpression in concode_elem_sep EqualityExpression lt concode_elem_sep UnaryExpression isEmpty concode_elem... |
double function ( ) { return this . upper ; } | returns the upper bound for the range . concode_field_sep long serialVersionUID concode_elem_sep double lower concode_elem_sep double upper concode_field_sep Range expandToInclude concode_elem_sep boolean intersects concode_elem_sep boolean intersects concode_elem_sep Range shift concode_elem_sep Range shift concode_el... |
void function ( TaskletStep arg0 ) { this . step = arg0 ; } | the local step that is to be converted to a remote chunk master . concode_field_sep ItemWriter<T> chunkWriter concode_elem_sep TaskletStep step concode_elem_sep StepContributionSource stepContributionSource concode_elem_sep Log logger concode_field_sep ChunkHandler<T> getObject concode_elem_sep void setField concode_el... |
String function ( ) { return data ; } | the data bytes of the ebus telegram concode_field_sep String filter concode_elem_sep Integer debug concode_elem_sep String data concode_elem_sep String dst concode_elem_sep Map<String,TelegramValue> computedValues concode_elem_sep Map<String,TelegramValue> values concode_elem_sep Pattern cfilter concode_elem_sep String... |
void function ( String arg0 ) { this . role = arg0 ; } | sets the value of the role property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep JAXBElement<? extends DerivedCRSType> derivedCRS concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String ... |
SchemaBuilder function ( String arg0 , MapperBuilder < ? , ? > arg1 ) { mapperBuilders . put ( arg0 , arg1 ) ; return this ; } | adds a new mapper . concode_field_sep Map<String,AnalyzerBuilder> analyzerBuilders concode_elem_sep String defaultAnalyzerName concode_elem_sep Map<String,MapperBuilder<?,?>> mapperBuilders concode_field_sep String toJson concode_elem_sep Schema build concode_elem_sep SchemaBuilder analyzer concode_elem_sep SchemaBuild... |
void function ( ) { dx = length * Math . cos ( Math . toRadians ( direction ) ) ; dy = length * Math . sin ( Math . toRadians ( direction ) ) ; } | update dx and dy from the current direction and length . concode_field_sep double dx concode_elem_sep double dy concode_elem_sep double length concode_elem_sep int direction concode_field_sep void add concode_elem_sep void setLength concode_elem_sep double getX concode_elem_sep double getY concode_elem_sep int getDirec... |
JavaBridge function ( ) { if ( bridge != null ) return bridge ; bridge = new JavaBridge ( this ) ; if ( Util . logLevel >= 4 ) Util . logDebug ( "srini_string" + bridge ) ; return bridge ; } | return the javabridge . concode_field_sep JavaBridge bridge concode_field_sep void parseHeader concode_elem_sep void recycle concode_elem_sep void destroy concode_elem_sep boolean isNew concode_elem_sep JavaBridge checkBridge concode_elem_sep ISession getSession concode_elem_sep IContext getContext |
com . liferay . socialcoding . model . SVNRevision function ( long arg0 ) { return _svnRevisionLocalService . getSVNRevision ( arg0 ) ; } | returns the s v n revision with the primary key . concode_field_sep SVNRevisionLocalService _svnRevisionLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.socialcoding.model.SVNRevision getFirstSVNRevision concode_elem_sep void setWrappedService concode_elem_sep com.li... |
Environment function ( ) { return this . environment ; } | returns the environment of this task . concode_field_sep Environment environment concode_field_sep void cancel concode_elem_sep void userThreadFinished concode_elem_sep Configuration getTaskConfiguration concode_elem_sep void userThreadStarted concode_elem_sep Configuration getJobConfiguration concode_elem_sep int getI... |
void function ( String arg0 , String arg1 ) { Assert . notNull ( arg0 , "srini_string" ) ; this . initParameters . put ( arg0 , arg1 ) ; } | add a single init-parameter , replacing any existing parameter with the same name . concode_field_sep int order concode_elem_sep Map<String,String> initParameters concode_elem_sep boolean asyncSupported concode_elem_sep boolean enabled concode_elem_sep String name concode_field_sep void setName concode_elem_sep void se... |
String function ( InetAddress arg0 ) { Name loc0 = ReverseMap . fromAddress ( arg0 ) ; Record [ ] loc1 = new Lookup ( loc0 , Type . PTR ) . run ( ) ; if ( loc1 == null ) throw new UnknownHostException ( "srini_string" ) ; PTRRecord loc2 = ( PTRRecord ) loc1 [ 0 ] ; return loc2 . getTarget ( ) . toString ( ) ; } | determines the hostname for an address concode_field_sep int IPv6 concode_elem_sep int IPv4 concode_field_sep int addressLength concode_elem_sep Record[] lookupHostName concode_elem_sep InetAddress[] getAllByName concode_elem_sep byte[] parseV4 concode_elem_sep byte[] parseV6 concode_elem_sep int familyOf concode_elem_... |
Instruction function ( @ Nullable final PsiElement arg0 ) { final Instruction loc0 = new InstructionImpl ( this , arg0 ) ; addNode ( loc0 ) ; checkPending ( loc0 ) ; return loc0 ; } | creates instruction for given element , and adds it to myinstructionsstack concode_field_sep List<Instruction> instructions concode_elem_sep Instruction prevInstruction concode_elem_sep List<Pair<PsiElement,Instruction>> pending concode_elem_sep int instructionCount concode_field_sep Instruction startConditionalNode co... |
void function ( VerificationStatus arg0 ) { this . verificationStatus = arg0 . toString ( ) ; } | the verification status of the identity : `` pending '' , `` success '' , `` failed '' , or `` temporaryfailure '' . concode_field_sep String verificationStatus concode_elem_sep String verificationToken concode_field_sep String getVerificationToken concode_elem_sep IdentityVerificationAttributes withVerificationToken c... |
void function ( String arg0 ) { this . action = arg0 ; } | sets the value of the action property . concode_field_sep Long sequenceNumber concode_elem_sep XMLGregorianCalendar expirationDateTime concode_elem_sep String serviceCode concode_elem_sep XMLGregorianCalendar effectiveTime concode_elem_sep String action concode_elem_sep long serialVersionUID concode_elem_sep String typ... |
MemoryBuffer function ( short arg0 ) { bbuf . putShort ( arg0 ) ; skipPaddingBytesFor ( DataType . INT16 ) ; return this ; } | writes 16 bit integer to current buffer position , and then increments position . note : if structured writing 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 ... |
boolean function ( Element arg0 ) { return arg0 . getTagName ( ) . endsWith ( POSTFIX_RSP ) ; } | is message a positive response . . concode_field_sep String ATTR_AGENT concode_elem_sep String SERVICE_SESSION_PING concode_elem_sep String ATTR_AGENTKEY concode_elem_sep int ERR4004_ILLEGAL_COMMAND_FOR_STATE concode_elem_sep String POSTFIX_IND concode_elem_sep String SERVICE_MULTI_REQ concode_elem_sep String ATTR_USER... |
int function ( ) { return this . distance ; } | returns the shadow offset distance . concode_field_sep int distance concode_elem_sep double angle concode_elem_sep int shadowSize concode_elem_sep float shadowOpacity concode_elem_sep long serialVersionUID concode_elem_sep Color shadowColor concode_field_sep int calculateOffsetX concode_elem_sep float getShadowOpacity ... |
void function ( LoggingLevel arg0 ) { this . loginDeniedLoggingLevel = arg0 ; } | sets a logging level to use for logging denied login attempts incl stacktraces this level is by default debug . concode_field_sep SecurityConstraint securityConstraint concode_elem_sep String roleClassName concode_elem_sep SecurityAuthenticator securityAuthenticator concode_elem_sep String constraint concode_elem_sep S... |
void function ( Path arg0 , Set < String > arg1 ) { SnapshotManifest loc0 = SnapshotManifest . open ( services . getConfiguration ( ) , fs , arg0 , snapshot ) ; verifySnapshotDescription ( arg0 ) ; verifyTableInfo ( loc0 ) ; verifyRegions ( loc0 ) ; } | verify that the snapshot in the directory is a valid snapshot concode_field_sep Path rootDir concode_elem_sep Log LOG concode_elem_sep MasterServices services concode_elem_sep FileSystem fs concode_elem_sep SnapshotDescription snapshot concode_elem_sep TableName tableName concode_field_sep void verifyTableInfo concode_... |
void function ( String arg0 , String arg1 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 ) ; } | verbose log message . 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 concode_elem_sep void s... |
boolean function ( ) { return Dictionary . SENTENCE_START_SPELLING . equals ( this . spelling ) ; } | returns true if this word is a start of sentence word concode_field_sep String spelling concode_elem_sep Word UNKNOWN concode_elem_sep Pronunciation[] pronunciations concode_elem_sep boolean isFiller concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getSpelling concode_elem_sep Stri... |
UpdateResult function ( ) { return rval ; } | gets the value of the rval property . concode_field_sep UpdateResult rval concode_field_sep void setRval |
byte [ ] function ( byte [ ] arg0 , byte [ ] arg1 ) { byte loc0 [ ] = new byte [ arg0 . length + arg1 . length ] ; System . arraycopy ( arg0 , 0 , loc0 , 0 , arg0 . length ) ; System . arraycopy ( arg1 , 0 , loc0 , arg0 . length , arg1 . length ) ; return digest . digest ( loc0 ) ; } | computes the md5 result concode_field_sep int F_POS concode_elem_sep HashMap<Integer,int[]> replyMap concode_elem_sep MessageDigest digest concode_elem_sep int FRAMETYPE_POS concode_field_sep int[] getReplySubclasses concode_elem_sep Frame deserialize |
String function ( ) { return "srini_string" + originalCommand . getHeaderName ( ) ; } | suggests a filename for the rendered log . default behavior is to use the header name of the original command and prepend the word processed and an underscore concode_field_sep String EMPTY_RESPONSE concode_elem_sep char[] ESCAPE_THESE concode_elem_sep String REGULAR_RESPONSE concode_elem_sep GwCommand originalCommand ... |
int function ( String arg0 , T arg1 ) { return parse ( arg0 . toCharArray ( ) , arg1 ) ; } | convenience routine to parse a string . concode_field_sep int NO_MATCH concode_field_sep Parser<T> sequence concode_elem_sep Parser<T> sequence concode_elem_sep Parser<T> sequence concode_elem_sep Parser<T> sequence concode_elem_sep Parser<T> star concode_elem_sep Parser<T> repeat concode_elem_sep Parser<T> repeat conc... |
void function ( java . lang . String arg0 ) { this . address2 = arg0 ; } | sets the address2 value for this bpartner . concode_field_sep java.lang.String country concode_elem_sep long serialVersionUID concode_elem_sep java.lang.String address2 concode_elem_sep java.lang.String city concode_elem_sep java.lang.String address1 concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.... |
File function ( ) { return localChoiceDir ; } | get the local directory path , or null if there is none . concode_field_sep List<Choice> localChoices concode_elem_sep Logger log concode_elem_sep File localChoiceDir concode_elem_sep MapLocalEntry mapLocalEntry concode_elem_sep String choiceDir concode_elem_sep DirFilter dirFilter concode_field_sep boolean hasLocalCho... |
int function ( double arg0 , double arg1 ) { int loc0 = MoreArrays . lastIndexOf ( elements , 0 , size , arg0 , arg1 ) ; return ( loc0 == - 1 ) ? - 1 : indices [ loc0 ] ; } | returns the index of the last occurrence of the specified element in this array . returns -1 if this array does not contain the element . concode_field_sep int[] indices concode_elem_sep int size concode_elem_sep double[] elements concode_elem_sep int DEFAULT_CAPACITY concode_field_sep double getOrDefault concode_elem_... |
SetOverrideType function ( InputStream arg0 ) { return SetOverrideType . from_int ( arg0 . read_long ( ) ) ; } | read the enumeration value as int from the cdr intput stream . concode_field_sep PlaceHolder placeHolder concode_field_sep SetOverrideType extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
ProcessInstance function ( String arg0 ) { return startProcessInstance ( null , arg0 ) ; } | start a new process instance using a business key . if a processkey was provided in the spring configuration , the key will be used to create a process . otherwise the deployment id is used . concode_field_sep ExecutionService executionService concode_elem_sep Logger LOGGER concode_elem_sep String processDefinitionId c... |
byte [ ] function ( ) { byte [ ] loc0 = new byte [ 16 ] ; SecureRandom loc1 ; try { loc1 = SecureRandom . getInstance ( RNG_ALGORITHM ) ; } catch ( NoSuchAlgorithmException loc2 ) { throw new RuntimeException ( "srini_string" ) ; } loc1 . nextBytes ( loc0 ) ; return loc0 ; } | generate a salt for each password concode_field_sep String RNG_ALGORITHM concode_elem_sep byte[] salt concode_elem_sep int ITERATIONS concode_elem_sep int iterations concode_elem_sep String PBKDF2_ALGORITHM concode_elem_sep int DERIVED_KEY_SIZE concode_field_sep String encode concode_elem_sep String encode concode_elem... |
void function ( Long arg0 , String arg1 , String arg2 ) { try { ItemService loc0 = new ItemService ( ) ; loc0 . deleteItemMetaData ( arg0 , arg1 , arg2 ) ; } catch ( Exception loc1 ) { throw new AssessmentServiceException ( loc1 ) ; } } | delete metadata for an item , used for modify . param : itemid , label , agentid concode_field_sep Log log concode_field_sep void deleteItemContent concode_elem_sep void addItemMetaData concode_elem_sep ItemDataIfc saveItem concode_elem_sep void deleteItem concode_elem_sep ItemDataIfc getItem concode_elem_sep ItemDataI... |
String function ( ) { return pista ; } | devuelve la pista del evento concode_field_sep String descripcion concode_elem_sep String infoAdicional concode_elem_sep Option opcion concode_elem_sep boolean activado concode_elem_sep String pista concode_field_sep void activar concode_elem_sep Option getOpcion concode_elem_sep boolean estaActivado concode_elem_sep S... |
CTOMathArg function ( ) { return sup ; } | gets the value of the sup property . concode_field_sep CTOMathArg sub concode_elem_sep Object parent concode_elem_sep CTOMathArg e concode_elem_sep CTSPrePr sPrePr concode_elem_sep CTOMathArg sup concode_field_sep void setSPrePr concode_elem_sep CTOMathArg getSub concode_elem_sep Object getParent concode_elem_sep void ... |
String function ( ) { return updateBy ; } | this method was generated by mybatis generator . this method returns the value of the database column hsprd.tb _ trade_record . update_by concode_field_sep Date updateDate concode_elem_sep String orderId concode_elem_sep String transId concode_elem_sep String mobile concode_elem_sep int operateType concode_elem_sep Str... |
Integer function ( ) { return code ; } | get code concode_field_sep Integer code concode_elem_sep String type concode_elem_sep String message concode_field_sep String toIndentedString concode_elem_sep ModelApiResponse code concode_elem_sep String getType concode_elem_sep int hashCode concode_elem_sep void setCode concode_elem_sep boolean equals concode_elem_s... |
UDDISecurityImpl function ( ) { if ( security == null ) { security = new UDDISecurityImpl ( ) ; } return security ; } | get uddi security service concode_field_sep String PUBLISHER_NAME concode_elem_sep UDDISecurityImpl security concode_elem_sep UDDIInquiryImpl inquiry concode_elem_sep Map<String,String> businessKeyMap concode_elem_sep String ROOT_USER_ID concode_elem_sep String PUBLISHER_USER_ID concode_elem_sep String PUBLISHER_PASSWO... |
void function ( String arg0 ) { this . title = arg0 ; } | sets the value of the title property . concode_field_sep SourceCode sourceCode concode_elem_sep ResourceType templateRef concode_elem_sep Documentation documentation concode_elem_sep String id concode_elem_sep String title concode_elem_sep Example example concode_field_sep void setTemplateRef concode_elem_sep String ge... |
void function ( SLogoCharacter arg0 ) { myActiveTurtles . add ( arg0 ) ; } | adds an active turtle to the list concode_field_sep View myView concode_elem_sep SLogoTurtleFactory myTurtleFactory concode_elem_sep ObservableList<SLogoVariable> myObservableVariableList concode_elem_sep ObservableList<SLogoDisplayData> myObservableDataList concode_elem_sep List<SLogoCharacter> myActiveTurtles concode... |
String function ( ) { return this . name ; } | returns a string representing the object . concode_field_sep ItemLabelAnchor INSIDE11 concode_elem_sep ItemLabelAnchor INSIDE10 concode_elem_sep ItemLabelAnchor OUTSIDE8 concode_elem_sep ItemLabelAnchor OUTSIDE2 concode_elem_sep ItemLabelAnchor INSIDE3 concode_elem_sep ItemLabelAnchor INSIDE6 concode_elem_sep ItemLabel... |
ListVolumeInitiatorsResult function ( java . util . Collection < String > arg0 ) { setInitiators ( arg0 ) ; return this ; } | the host names and port numbers of all iscsi initiators that are connected to the gateway . concode_field_sep com.amazonaws.internal.SdkInternalList<String> initiators concode_field_sep void setInitiators concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ListVolumeInitiatorsResult clone con... |
String function ( ) { return hostName ; } | gets hostname of the server on which this error occurred . concode_field_sep Date timeStamp concode_elem_sep String hostName concode_elem_sep String application concode_elem_sep String errorMessage concode_elem_sep String errorCode concode_field_sep void setHostName concode_elem_sep String getApplication concode_elem_s... |
String function ( ) { return strAction ; } | method getaction . concode_field_sep StringMatrix mtxProductList concode_elem_sep String strAction concode_elem_sep StringMatrix mtxUpdateList concode_elem_sep StringMatrix mtxProcessList concode_elem_sep StringMatrix mtxTimesheetList concode_elem_sep StringMatrix mtxTypeList concode_field_sep void setAction concode_el... |
Config function ( String [ ] arg0 ) { Map < String , String > loc0 = parseConfig ( arg0 ) ; for ( Map . Entry < String , String > loc1 : loc0 . entrySet ( ) ) { System . setProperty ( loc1 . getKey ( ) , loc1 . getValue ( ) ) ; } System . setProperty ( "srini_string" , "srini_string" ) ; return ConfigFactory . load ( )... | load config as system properties concode_field_sep Parser parser concode_field_sep Parser parser concode_elem_sep Options options concode_elem_sep Map<String,String> parseConfig concode_elem_sep CommandLine parse |
void function ( FileOutputStream arg0 ) { if ( arg0 != null ) { FileUtils . sync ( arg0 ) ; try { arg0 . close ( ) ; mBackupName . delete ( ) ; } catch ( IOException loc0 ) { Log . w ( "srini_string" , "srini_string" , loc0 ) ; } } } | call when you have successfully finished writing to the stream returned by #startwrite . this will close , sync , and commit the new data . the next attempt to read the atomic file will return the new file stream . concode_field_sep File mBaseName concode_elem_sep File mBackupName concode_field_sep FileOutputStream ope... |
void function ( URL arg0 , String arg1 , long arg2 , long arg3 , int arg4 ) { updateProgressUI ( arg0 , arg4 ) ; } | a jnlp client 's downloadservice implementation should call this method several times during a download . concode_field_sep JProgressBar progressBar concode_elem_sep JLabel label concode_elem_sep boolean uiCreated concode_elem_sep JFrame frame concode_field_sep void updateProgressUI concode_elem_sep void validating con... |
void function ( String arg0 , MemoryCache arg1 ) { List < String > loc0 = new ArrayList < String > ( ) ; for ( String loc1 : arg1 . keys ( ) ) { if ( loc1 . startsWith ( arg0 ) ) { loc0 . add ( loc1 ) ; } } for ( String loc1 : loc0 ) { arg1 . remove ( loc1 ) ; } } | removes from memory cache all images for incoming uri . note : memory cache can contain multiple sizes of the same image if only you did n't set imageloaderconfiguration.builder #denycacheimagemultiplesizesinmemory denycacheimagemultiplesizesinmemory option in @linkplain imageloaderconfiguration configuration concode_f... |
String function ( ) { return mCoverPhotoId ; } | the album cover photo id . concode_field_sep String UPDATED_TIME concode_elem_sep User mFrom concode_elem_sep String MESSAGE concode_elem_sep String mName concode_elem_sep String NAME concode_elem_sep boolean mCanUpload concode_elem_sep String mLocation concode_elem_sep Privacy mPublishPrivacy concode_elem_sep String m... |
TypeCode function ( ) { return typecode ; } | returns the typecode , corresponding the corba type that is stored using this holder . concode_field_sep ArrayTypeCode typecode concode_elem_sep double[] value concode_field_sep void _read concode_elem_sep void _write |
String function ( Collection < ? > arg0 , char arg1 ) { return getCSVPhrase ( arg0 , String . valueOf ( arg1 ) ) ; } | creates csv phrase from objects concode_field_sep String COMMA_STRING concode_elem_sep String COMMA_SPACE_STRING concode_elem_sep char COMMA_CHAR concode_elem_sep String NULL concode_field_sep String[] split concode_elem_sep String[] split concode_elem_sep String[] split concode_elem_sep void trim concode_elem_sep Stri... |
int function ( ) { return type ; } | returns the type for this restriction . concode_field_sep Creator<RestrictionEntry> CREATOR concode_elem_sep String[] values concode_elem_sep String description concode_elem_sep int type concode_elem_sep String title concode_elem_sep int TYPE_MULTI_SELECT concode_elem_sep int TYPE_CHOICE_LEVEL concode_elem_sep int TYPE... |
void function ( long arg0 ) { _announcementsDelivery . setDeliveryId ( arg0 ) ; } | sets the delivery id of this announcements delivery . concode_field_sep AnnouncementsDelivery _announcementsDelivery concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_e... |
String function ( ) { return parseField . getPreferredName ( ) ; } | return the english-formatted name of the gappolicy concode_field_sep ParseField parseField concode_elem_sep byte id concode_field_sep void writeTo concode_elem_sep GapPolicy readFrom concode_elem_sep Double resolveBucketValue concode_elem_sep Double resolveBucketValue concode_elem_sep GapPolicy parse |
java . lang . String function ( ) { return _microblogsEntry . getContent ( ) ; } | returns the content of this microblogs entry . concode_field_sep MicroblogsEntry _microblogsEntry concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedM... |
void function ( Composite arg0 ) { arg0 . setLayout ( copyLayout ( layout ) ) ; } | creates a new rowlayout and attaches it to the given composite . does not create the rowdata of any of the controls in the composite . concode_field_sep RowLayout layout concode_field_sep RowLayoutFactory swtDefaults concode_elem_sep RowLayoutFactory margins concode_elem_sep RowLayoutFactory margins concode_elem_sep Ro... |
void function ( ) { if ( mCacheDispatcher != null ) { mCacheDispatcher . quit ( ) ; } for ( int loc0 = 0 ; loc0 < mDispatchers . length ; loc0 ++ ) { if ( mDispatchers [ loc0 ] != null ) { mDispatchers [ loc0 ] . quit ( ) ; } } } | stops the cache and network dispatchers . concode_field_sep Map<String,Queue<Request<?>>> mWaitingRequests concode_elem_sep Set<Request<?>> mCurrentRequests concode_elem_sep PriorityBlockingQueue<Request<?>> mCacheQueue concode_elem_sep CacheDispatcher mCacheDispatcher concode_elem_sep ResponseDelivery mDelivery concod... |
void function ( ProcessNode arg0 ) { this . to = arg0 ; } | sets the process node the transition is pointing to . concode_field_sep String conditionExpression concode_elem_sep ProcessNode from concode_elem_sep long serialVersionUID concode_elem_sep String id concode_elem_sep ProcessNode to concode_field_sep void setFrom concode_elem_sep void setConditionExpression concode_elem_... |
void function ( String arg0 , HttpMethod arg1 , PathEntry arg2 ) { if ( paths == null ) { paths = new LinkedHashMap < > ( ) ; } if ( ! paths . containsKey ( arg0 ) ) { paths . put ( arg0 , new LinkedHashMap < String , PathEntry > ( ) ) ; } paths . get ( arg0 ) . put ( arg1 . name ( ) . toLowerCase ( ) , arg2 ) ; } | adds a path entry representing an operation to this api spec . concode_field_sep String basePath concode_elem_sep long serialVersionUID concode_elem_sep Map<String,Map<String,PathEntry>> paths concode_elem_sep String host concode_elem_sep List<String> produces concode_elem_sep List<String> schemes concode_elem_sep Map<... |
void function ( ) { flags |= FLAG_PARTIAL ; } | sets that this is a partial range . concode_field_sep int rangeId concode_elem_sep byte flags concode_elem_sep List<GridH2RowMessage> rows concode_elem_sep int FLAG_PARTIAL concode_field_sep boolean writeTo concode_elem_sep void rangeId concode_elem_sep int rangeId concode_elem_sep boolean readFrom concode_elem_sep byt... |
long function ( String [ ] arg0 ) { for ( String loc0 : arg0 ) { long loc1 = getFunctionAddress ( loc0 ) ; if ( loc1 != 0 ) return loc1 ; } return 0 ; } | helper method to get a pointer to a named function with aliases in the opencl library . concode_field_sep boolean created concode_field_sep void nCreateDefault concode_elem_sep void nDestroy concode_elem_sep boolean isCreated concode_elem_sep void nCreate concode_elem_sep ByteBuffer getHostBuffer concode_elem_sep void ... |
Reminder function ( ) { return reminder ; } | gets the value of the reminder property . concode_field_sep Reminder reminder concode_field_sep void setReminder |
Object [ ] function ( int arg0 ) { if ( ( arg0 < 0 ) || ( arg0 >= this . rows . size ( ) ) ) { return null ; } return ( Object [ ] ) this . rows . get ( arg0 ) ; } | document me ! concode_field_sep ResultSet owner concode_elem_sep int index concode_elem_sep List rows concode_field_sep Object[] next concode_elem_sep boolean wasEmpty concode_elem_sep boolean isDynamic concode_elem_sep boolean isLast concode_elem_sep boolean isEmpty concode_elem_sep void beforeFirst concode_elem_sep b... |
void function ( AssertionInfo arg0 , double [ ] arg1 ) { arrays . assertIsSorted ( arg0 , failures , arg1 ) ; } | concrete implementation of arraysortedassert #issorted . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep DoubleArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep DoubleArrays instance concode_elem_sep void assertNullOrEmpty c... |
void function ( ComponentEvent arg0 ) { } | implements this method from the interface with an empty body . concode_field_sep PlaceHolder placeHolder concode_field_sep void componentHidden concode_elem_sep void componentResized concode_elem_sep void componentShown |
void function ( ) { if ( this . audiofile != null && this . status == BaseAudioRenderer . PLAYING ) { this . status = BaseAudioRenderer . STOPPED ; this . stopSound ( ) ; } } | stops currently played audio . concode_field_sep float volume concode_elem_sep int END_OF_SOUND concode_elem_sep boolean loop concode_elem_sep int STOPPED concode_elem_sep int PLAYING concode_elem_sep int ERROR concode_elem_sep URL audiofile concode_elem_sep int status concode_field_sep void play concode_elem_sep void ... |
TransformsType function ( ) { return transforms ; } | gets the value of the transforms property . concode_field_sep byte[] digestValue concode_elem_sep DigestMethodType digestMethod concode_elem_sep TransformsType transforms concode_elem_sep String id concode_elem_sep String type concode_elem_sep String uri concode_field_sep void setDigestValue concode_elem_sep byte[] get... |
void function ( String arg0 , File arg1 ) { FixtureUtilities . printSkipNotice ( arg0 , arg1 ) ; } | print a notice that tests are being skipped , identifying the property file whose absence is responsible . concode_field_sep PlaceHolder placeHolder concode_field_sep File getFixtureDirectory concode_elem_sep Properties loadFixture concode_elem_sep Properties loadProperties concode_elem_sep File getFixtureFile |
AuthenticationRequestBuilder function ( ) { for ( RequestInterceptor loc0 : apiAuthorizations . values ( ) ) { if ( loc0 instanceof OAuth ) { OAuth loc1 = ( OAuth ) loc0 ; return loc1 . getAuthenticationRequestBuilder ( ) ; } } return null ; } | helper method to configure authorization endpoint of the first oauth found in the apiauthorizations there should be only one concode_field_sep Map<String,RequestInterceptor> apiAuthorizations concode_elem_sep Feign.Builder feignBuilder concode_elem_sep ObjectMapper objectMapper concode_elem_sep String basePath concode_... |
JSONObject function ( final ActionParameters arg0 ) { final JSONObject loc0 = new JSONObject ( ) ; for ( String loc1 : paramHandlers ) { JSONHelper . putValue ( loc0 , loc1 , arg0 . getHttpParam ( loc1 , null ) ) ; } return loc0 ; } | checks all viewmodifiers registered in the system that are handling parameters and constructs a controlparams json to be passed on to getappsetup action route . concode_field_sep String KEY_CONTROL_PARAMS concode_elem_sep String PROPERTY_VERSION concode_elem_sep String KEY_AJAX_URL concode_elem_sep String PROPERTY_DEVE... |
GpmDoubleFormatter function ( ) { return INSTANCE ; } | it is a singleton . concode_field_sep GpmDoubleFormatter INSTANCE concode_field_sep String format concode_elem_sep Double parse |
MemoType function ( ) { return new MemoType ( ) ; } | create an instance of memotype concode_field_sep QName _BaseData_QNAME concode_field_sep MemoBaseDataType createMemoBaseDataType concode_elem_sep JAXBElement<MemoBaseDataType> createBaseData |
List < ArrayEnumEnum > function ( ) { return arrayEnum ; } | get arrayenum concode_field_sep JustSymbolEnum justSymbol concode_elem_sep List<ArrayEnumEnum> arrayEnum concode_elem_sep String value concode_field_sep JustSymbolEnum fromValue concode_elem_sep ArrayEnumEnum fromValue concode_elem_sep EnumArrays arrayEnum concode_elem_sep String toIndentedString concode_elem_sep JustS... |
void function ( String arg0 ) { this . compoundID = arg0 ; } | sets the value of the compoundid property . concode_field_sep Integer charge concode_elem_sep String smiles concode_elem_sep Integer hba concode_elem_sep Float mwt concode_elem_sep Integer hbd concode_elem_sep String ownerID concode_elem_sep String compound concode_elem_sep Float desolvApolar concode_elem_sep Integer t... |
float function ( VelocityTracker arg0 , int arg1 ) { return IMPL . getXVelocity ( arg0 , arg1 ) ; } | call velocitytracker #getxvelocity int . if running on a pre - android.os.build.version _ codes #honeycomb device , returns velocitytracker #getxvelocity . concode_field_sep VelocityTrackerVersionImpl IMPL concode_field_sep float getYVelocity concode_elem_sep float getYVelocity concode_elem_sep float getYVelocity conco... |
void function ( double arg0 ) { if ( arg0 < 0.0 || arg0 > 1.0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . alpha = arg0 ; } | sets the significance level at which independence judgments should be made . affects the cutoff for partial correlations to be considered statistically equal to zero . concode_field_sep ICovarianceMatrix covMatrix concode_elem_sep TetradMatrix _covMatrix concode_elem_sep List<Node> variables concode_elem_sep Map<String... |
Boolean function ( ) { return hidden ; } | gets the value of the hidden property . concode_field_sep Boolean hidden concode_elem_sep String partyKey concode_field_sep String getPartyKey concode_elem_sep void setHidden concode_elem_sep void setPartyKey |
String function ( ) { return Constants . URL_SYNTAX . replace ( Constants . URL_HOST_PLACEHOLDER , getHost ( ) ) . replace ( Constants . URL_PORT_PLACEHOLDER , "srini_string" + getPort ( ) ) ; } | gets the url used to connect , without any user and password information . concode_field_sep String PROPERTY_PASSWORD concode_elem_sep String PROPERTY_RAWURL concode_elem_sep int timeout concode_elem_sep String PROPERTY_DISABLELINGER concode_elem_sep boolean disableLinger concode_elem_sep String PROPERTY_USER concode_e... |
String function ( ) { return activatorAutowire ; } | get the activator autowire string . returns one of : autodetermine which type of autowiring automatically constructorautowire the constructor setterautowire the setters by type nonedisable any autowiring this will only start up the class using the default constructor concode_field_sep String activatorAutowire concode_e... |
void function ( final long [ ] arg0 , final int [ ] arg1 , final boolean arg2 ) { this . set ( arg0 , arg1 , ( arg2 ) ? IAnimationData . LOOP_CONTINUOUS : 0 ) ; } | animate specifics frames . concode_field_sep int mLoopCount concode_elem_sep long mAnimationDuration concode_elem_sep long[] mFrameDurations concode_elem_sep int mFrameCount concode_elem_sep int mFirstFrameIndex concode_elem_sep int[] mFrames concode_elem_sep long[] mFrameEndsInNanoseconds concode_field_sep int getLoop... |
List < View > function ( List < IGraphicalEditPart > arg0 ) { final List < View > loc0 = new ArrayList < View > ( ) ; for ( final IGraphicalEditPart loc1 : arg0 ) { loc0 . add ( loc1 . getNotationView ( ) ) ; } return loc0 ; } | returns a list of view elements of the given edit parts . concode_field_sep String TREE_NODE_POSITION concode_elem_sep String TREE_NODE_PARENT_URI concode_elem_sep String TREE_LAYOUT_ANNOTATION concode_field_sep int getTreeNodePosition concode_elem_sep ArrayList<IGraphicalEditPart> getOrderedTreeChildren concode_elem_s... |
boolean function ( ) { return variantSize ( ) > 0 ; } | checks if the set contains a descriptor which is record variant . concode_field_sep Set<FactDescriptor<?>> nanSet concode_elem_sep Set<FactDescriptor<?>> variantSet concode_elem_sep TreeSet<FactDescriptor<?>> nonNanSet concode_field_sep boolean add concode_elem_sep Iterator<FactDescriptor<?>> variantIterator concode_el... |
void function ( ) { final Exception loc0 = getAndClear ( ) ; if ( loc0 != null ) { throw loc0 ; } } | if an exception exists , will throw the exception and then clear it . this is so in cases where want to reuse deferredexception , we do n't double report the same exception . concode_field_sep Exception exception concode_elem_sep boolean isClosed concode_elem_sep org.slf4j.Logger logger concode_elem_sep Supplier<Except... |
int function ( ) { return this . prefetchSize ; } | return the maximum number of messages to load into a session . concode_field_sep boolean pubSubDomain concode_elem_sep String clientId concode_elem_sep MessageConverter messageConverter concode_elem_sep int maxConcurrency concode_elem_sep String messageSelector concode_elem_sep boolean subscriptionShared concode_elem_s... |
boolean function ( Reference arg0 ) { return changes . containsKey ( arg0 ) ; } | checks the state manager to see if an instance of the specified reference already exists in the cache . concode_field_sep PTrailer trailer concode_elem_sep int nextReferenceNumber concode_elem_sep Logger logger concode_elem_sep HashMap<Reference,PObject> changes concode_field_sep int compare concode_elem_sep boolean is... |
void function ( GeneratorEntry arg0 ) { } | override this method to do any setup needed before generation concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_elem_sep MessageConsoleStream info concode_field_sep void refreshTargetProject conc... |
Checkbox function ( ) { return ( selectedCheckbox ) ; } | returns the currently selected checkbox , or null if none of the checkboxes in this group are selected . concode_field_sep long serialVersionUID concode_elem_sep Checkbox selectedCheckbox concode_field_sep Checkbox getSelectedCheckbox concode_elem_sep String toString concode_elem_sep void setSelectedCheckbox concode_el... |
void function ( float arg0 , float arg1 , float arg2 , float arg3 ) { path . curveTo ( currentX * 2 - xCenter , currentY * 2 - yCenter , xCenter = arg0 , yCenter = arg1 , currentX = arg2 , currentY = arg3 ) ; } | implements pathhandler #curvetocubicsmoothabs float , float , float , float . concode_field_sep ExtendedGeneralPath path concode_elem_sep float currentX concode_elem_sep float yCenter concode_elem_sep int windingRule concode_elem_sep float currentY concode_elem_sep float xCenter concode_field_sep Shape createShape conc... |
wbemdisp . ISWbemObject function ( ) { try { return d_ISWbemMethodProxy . getInParameters ( ) ; } catch ( com . linar . jintegra . AutomationException loc0 ) { loc0 . fillInStackTrace ( ) ; throw loc0 ; } } | getinparameters . the in parameters for this method . concode_field_sep String CLSID concode_elem_sep wbemdisp.ISWbemMethodProxy d_ISWbemMethodProxy concode_field_sep String getName concode_elem_sep Object getPropertyByName concode_elem_sep Object getPropertyByName concode_elem_sep String getOrigin concode_elem_sep SWb... |
Schema function ( Reader arg0 ) { InputSource loc0 = new InputSource ( arg0 ) ; SchemaReader loc1 = new SchemaReader ( loc0 ) ; loc1 . setValidation ( false ) ; Schema loc2 = loc1 . read ( ) ; return loc2 ; } | it reads the given reader and returns the castor schema . concode_field_sep int level concode_elem_sep int FATAL concode_elem_sep int ERROR concode_elem_sep SAXParseException err concode_elem_sep int WARNING concode_field_sep SAXParseException getException concode_elem_sep String serialise concode_elem_sep String seria... |
Map < String , Object > function ( ) { return properties ; } | return the map of applications 's properties . concode_field_sep AtmosphereFramework framework concode_elem_sep List<ShutdownHook> shutdownHooks concode_elem_sep boolean sessionTimeoutRemovalAllowed concode_elem_sep List<AtmosphereHandlerConfig> atmosphereHandlerConfig concode_elem_sep boolean supportSession concode_el... |
String function ( String arg0 ) { } | strip trans blocks in the top level not indended concode_field_sep String sSubAutomatPath concode_elem_sep Map<String,EBlockType> hBTypes concode_field_sep void SetSubautomatPath concode_elem_sep void HandleIfBlock concode_elem_sep Map<String,ADELAFunctionBlock> BuildAutomat concode_elem_sep String StripEmptyLines conc... |
String function ( int arg0 , Object arg1 ) { String loc0 = arg1 . toString ( ) ; if ( arg0 == AttrType . STRING ) { return "srini_string" + loc0 + "srini_string" ; } if ( arg0 == AttrType . FIELDNO ) { return "srini_string" + loc0 + "srini_string" ; } return loc0 ; } | returns a string representation of an operand . concode_field_sep int rtype concode_elem_sep Object left concode_elem_sep int oper concode_elem_sep Object right concode_elem_sep int ltype concode_field_sep String toString concode_elem_sep boolean evaluate concode_elem_sep boolean validate |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.