code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
vn . dtt . sol . ns . vesinhmoitruong . dao . model . VeSinhCongTrinh function ( int arg0 ) { return getPersistence ( ) . remove ( arg0 ) ; } | removes the ve sinh cong trinh with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep VeSinhCongTrinhPersistence _persistence concode_field_sep int countAll concode_elem_sep void cacheResult concode_elem_sep void cacheResult concode_elem_sep List<VeSinhCongTrinh> find... |
Option function ( String arg0 ) { Option loc0 = Option . UNKNOWN ; if ( isCommand ( arg0 ) ) { loc0 = validCommands . get ( arg0 ) ; } return loc0 ; } | return the object option associated with a word . concode_field_sep HashMap<String,Option> validCommands concode_field_sep void showAll concode_elem_sep boolean isCommand |
void function ( Configuration arg0 ) { refreshSuperUserGroupsConfiguration ( arg0 , CONF_HADOOP_PROXYUSER ) ; } | refreshes configuration using the default proxy user prefix for properties . concode_field_sep ImpersonationProvider sip concode_elem_sep String CONF_HADOOP_PROXYUSER concode_field_sep DefaultImpersonationProvider getDefaultImpersonationProvider concode_elem_sep ImpersonationProvider getInstance concode_elem_sep void a... |
String function ( ) { return getLocation ( ) . getResource ( ) . getDescription ( ) ; } | get the description of the bean configuration source that triggered the error , as contained within this problem 's location object . concode_field_sep Throwable rootCause concode_elem_sep Location location concode_elem_sep String message concode_elem_sep ParseState parseState concode_field_sep ParseState getParseState... |
void function ( String arg0 ) { this . bucketName = arg0 ; } | the amazon s3 bucket . concode_field_sep String bucketName concode_elem_sep String roleArn concode_elem_sep String key concode_field_sep String getKey concode_elem_sep S3Action withRoleArn concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep S3Action clone concode_elem_sep void setRoleArn conc... |
String function ( String arg0 , String arg1 ) { int loc0 = Integer . parseInt ( arg1 ) ; String [ ] loc1 = arg0 . trim ( ) . split ( "srini_string" , 2 ) ; if ( loc1 . length != 2 ) { return "srini_string" ; } String loc2 = parseCoordinate ( loc1 [ 0 ] , loc0 , NF ) , loc3 = parseCoordinate ( loc1 [ 1 ] , loc0 , NF ) ;... | parses a gml : pos element and outputs a geojson string . concode_field_sep NumberFormat NF concode_field_sep String gmlPosListToString concode_elem_sep String gmlCoordinatesToString concode_elem_sep String parseCoordinate |
String function ( FacesContext arg0 ) { return ( String ) arg0 . getExternalContext ( ) . getRequestMap ( ) . get ( FocusController . class . getName ( ) ) ; } | get the element id the will receive focus during next update . concode_field_sep Pattern ClientIdPattern concode_field_sep void setFocus concode_elem_sep boolean isFocusSet concode_elem_sep String getReceivedFocus |
ConfigurationService function ( ) { if ( configurationService == null ) { configurationService = ( ConfigurationService ) bundleContext . getService ( bundleContext . getServiceReference ( ConfigurationService . class . getName ( ) ) ) ; } return configurationService ; } | gets the configurationservice to be used by the classes in the bundle represented by protocolprovideractivator . concode_field_sep ConfigurationService configurationService concode_elem_sep CalendarService calendarService concode_elem_sep AccountManager accountManager concode_elem_sep SingleCallInProgressPolicy singleC... |
void function ( ) { if ( this . runnerState == ThreadState . SUSPENDED ) { this . runnerState = ThreadState . RUNNING ; } } | resume the suspended thread concode_field_sep String groupName concode_elem_sep LinkedList<ControlledJob> jobsInProgress concode_elem_sep long nextJobID concode_elem_sep ThreadState runnerState concode_elem_sep LinkedList<ControlledJob> failedJobs concode_elem_sep Log LOG concode_elem_sep LinkedList<ControlledJob> succ... |
ByteBuffer function ( ) { return prev ; } | returns the previous link in the chain . concode_field_sep ByteBuffer next concode_elem_sep int cacheSize concode_elem_sep int MAX_WASTE concode_elem_sep byte[] bytes concode_elem_sep int usedSize concode_elem_sep ByteBuffer prev concode_field_sep byte getByteAt concode_elem_sep int getCacheSize concode_elem_sep void c... |
IResource [ ] function ( ) { return getSubscriber ( ) . roots ( ) ; } | return the root resources that are to be considered by this handler . these may be either the subscriber roots or a set of resources that are contained by the subscriber 's roots . concode_field_sep boolean ignoreManagedDerivedResources concode_elem_sep Subscriber subscriber concode_field_sep void resourceChanged conco... |
URL [ ] function ( ) { return classPath . toArray ( new URL [ classPath . size ( ) ] ) ; } | the classpath as url from this configuration . this can be used to construct a class loader . concode_field_sep String MATCH_ALL concode_elem_sep String LOAD_PREFIX concode_elem_sep String ALL_WILDCARD concode_elem_sep boolean requireMain concode_elem_sep String PROP_PREFIX concode_elem_sep String MAIN_PREFIX concode_e... |
Object function ( ) { return super . clone ( ) ; } | returns a clone of the object . concode_field_sep long serialVersionUID concode_elem_sep double top concode_elem_sep double left concode_elem_sep double bottom concode_elem_sep double right concode_field_sep void add concode_elem_sep double getBottom concode_elem_sep void setLeft concode_elem_sep Rectangle2D shrink con... |
void function ( List < HandlerMethodReturnValueHandler > arg0 ) { } | this implementation is empty . concode_field_sep PlaceHolder placeHolder concode_field_sep void configureDefaultServletHandling concode_elem_sep void configureViewResolvers concode_elem_sep void configureContentNegotiation concode_elem_sep void addFormatters concode_elem_sep void extendMessageConverters concode_elem_se... |
String function ( ) { return name ; } | returns the field name . concode_field_sep long serialVersionUID concode_elem_sep String name concode_elem_sep String className concode_elem_sep String declaringClassName concode_field_sep String getDeclaringClassName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode... |
String function ( String arg0 ) { int loc0 = arg0 . indexOf ( '/' ) ; if ( loc0 == - 1 ) { throw new IllegalArgumentException ( "srini_string" + arg0 ) ; } return arg0 . substring ( 0 , loc0 ) ; } | returns the top-level type of mimetype . concode_field_sep String VIDEO_H263 concode_elem_sep String VIDEO_VC1 concode_elem_sep String APPLICATION_M3U8 concode_elem_sep String APPLICATION_MP4VTT concode_elem_sep String TEXT_UNKNOWN concode_elem_sep String VIDEO_H264 concode_elem_sep String VIDEO_MP4V concode_elem_sep S... |
String function ( ) { return eTag ; } | the current version of the streaming distribution created . concode_field_sep String location concode_elem_sep String eTag concode_elem_sep StreamingDistribution streamingDistribution concode_field_sep void setStreamingDistribution concode_elem_sep String getLocation concode_elem_sep StreamingDistribution getStreamingD... |
void function ( String arg0 ) { this . value = arg0 ; } | sets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep String getvalue concode_elem_sep void setId concode_elem_sep String getId |
String function ( ) { return "srini_string" ; } | returns a string with a message that this feature is not supported . concode_field_sep String user concode_elem_sep String javaVersion concode_elem_sep Date startedTime concode_elem_sep String processId concode_elem_sep NodeInfoBean nodeInfoBean concode_elem_sep long serialVersionUID concode_elem_sep Status status conc... |
String function ( ) { return circle ; } | getter method to get the region concode_field_sep Integer customerType concode_elem_sep Integer callSource concode_elem_sep Date endDate concode_elem_sep Integer caseStatus concode_elem_sep long serialVersionUID concode_elem_sep Integer subCategoryId concode_elem_sep String circleID concode_elem_sep String circle conco... |
ISPO function ( int arg0 ) { if ( arg0 > numStmts ) { throw new IndexOutOfBoundsException ( ) ; } return stmts [ arg0 ] ; } | the spo at the given index used by some unit tests . concode_field_sep IElementFilter<ISPO> filter concode_elem_sep ISPO[] stmts concode_elem_sep int numStmts concode_elem_sep int nwritten concode_elem_sep AbstractTripleStore _db concode_elem_sep int capacity concode_field_sep boolean add concode_elem_sep int size conc... |
void function ( String arg0 ) { this . attention = arg0 ; } | sets the value of the attention property . concode_field_sep String zipCode concode_elem_sep AddressClassificationEnum addressClassification concode_elem_sep String address2 concode_elem_sep String city concode_elem_sep String address1 concode_elem_sep String addressType concode_elem_sep String postalCode concode_elem_... |
void function ( DateTimeFormatter arg0 ) { this . formatters . put ( Type . DATE_TIME , arg0 ) ; } | set the formatter that will be used for objects representing date and time values . this formatter will be used for localdatetime , zoneddatetime and offsetdatetime types . when specified , the #setdatetimestyle datetimestyle and #setuseisoformat useisoformat properties will be ignored . concode_field_sep Map<Type,Date... |
void function ( ) { System . out . println ( "srini_string" ) ; String loc0 = "srini_string" ; DummySampler loc1 = new DummySampler ( ) ; loc1 . setResponseMessage ( loc0 ) ; } | test of setresponsemessage method , of class dummysampler . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetRequestData concode_elem_sep void setUpClass concode_elem_sep void testSetResponseData concode_elem_sep void testGetResponseCode concode_elem_sep void testGetResponseTime concode_elem_sep ... |
T function ( String arg0 , Class < T > arg1 ) { return conversion . convert ( arg0 , arg1 ) ; } | parses this string as instance of the given class . concode_field_sep FormattingConversionService conversion concode_field_sep void registerOption concode_elem_sep String print concode_elem_sep String print concode_elem_sep String print concode_elem_sep String print concode_elem_sep String print concode_elem_sep void r... |
void function ( Map < String , String > arg0 ) { this . listParamMap = arg0 ; } | set the applet parameter map concode_field_sep String lValue concode_elem_sep String appletCode concode_elem_sep int INIT_SIZE concode_elem_sep String appleAlter concode_elem_sep String appletCodeBase concode_elem_sep Map<String,String> listParamMap concode_elem_sep String appleArchive concode_elem_sep String appletNam... |
void function ( ) { LogAxis loc0 = new LogAxis ( "srini_string" ) ; LogAxis loc1 = ( LogAxis ) loc0 . clone ( ) ; assertTrue ( loc0 != loc1 ) ; assertTrue ( loc0 . getClass ( ) == loc1 . getClass ( ) ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; } | confirm that cloning works . concode_field_sep double EPSILON concode_field_sep void testRefreshTicksWithZeroTickUnit concode_elem_sep void testAutoRange3 concode_elem_sep void testAutoRange1 concode_elem_sep void testXYAutoRange2 concode_elem_sep void testSerialization concode_elem_sep void testXYAutoRange1 concode_el... |
String function ( CoreMap arg0 ) { StringBuilder loc0 = new StringBuilder ( ) ; dumpCoreMapToStringBuilder ( arg0 , loc0 ) ; return loc0 . toString ( ) ; } | utility function for dumping all the keys and values of a coremap to a string . concode_field_sep PlaceHolder placeHolder concode_field_sep void dumpCoreMapToStringBuilder concode_elem_sep Map<CM,V> asMap concode_elem_sep CoreMap merge concode_elem_sep CoreLabel merge |
String function ( Date arg0 ) { return arg0 == null ? null : String . valueOf ( arg0 . getTime ( ) / 1000 ) ; } | format a date as seconds since the unix epoch . concode_field_sep PlaceHolder placeHolder concode_field_sep String formatTimestamp concode_elem_sep String formatTimestamp concode_elem_sep String formatDateTime concode_elem_sep String formatDateTime concode_elem_sep Calendar parseDateTimeToCalendar concode_elem_sep Stri... |
void function ( final SshSessionFactory arg0 ) { if ( arg0 != null ) INSTANCE = arg0 ; else INSTANCE = new DefaultSshSessionFactory ( ) ; } | change the jvm-wide factory to a different implementation . concode_field_sep SshSessionFactory INSTANCE concode_field_sep SshSessionFactory getInstance concode_elem_sep void releaseSession concode_elem_sep RemoteSession getSession |
javax . xml . stream . XMLStreamReader function ( javax . xml . namespace . QName arg0 ) { return localDetachVolume . getPullParser ( MY_QNAME ) ; } | databinding method to get an xml representation of this object concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DetachVolumeType localDetachVolume concode_field_sep java.lang.String generatePrefix concode_elem_sep com.amazon.ec2.DetachVolumeType getDetachVolume concode_elem_sep void ... |
Condition function ( Condition arg0 , Condition arg1 , LanguageFactory arg2 ) { if ( arg0 == null ) { return arg1 ; } else if ( arg1 == null ) { return arg0 ; } else { return arg2 . createAndOr ( Operator . AND , arg0 , arg1 ) ; } } | this utility method can be used to combine two criteria using an and . if both criteria are null , then null will be returned . if either is null , then the other will be returned . concode_field_sep PlaceHolder placeHolder concode_field_sep void separateCriteria concode_elem_sep List<Condition> separateCriteriaByAnd |
int function ( byte [ ] arg0 ) { return hash ( arg0 , arg0 . length , - 1 ) ; } | calculate a hash using all bytes from the input argument , and a seed of -1 . concode_field_sep int JENKINS_HASH concode_elem_sep int INVALID_HASH concode_elem_sep int MURMUR_HASH concode_elem_sep int MURMUR_HASH3 concode_field_sep int getHashType concode_elem_sep Hash getInstance concode_elem_sep Hash getInstance conc... |
String function ( ) { return null ; } | returns the text of the tooltip displayed when the mouse is over the icon . concode_field_sep int myWeight concode_field_sep Alignment getAlignment concode_elem_sep AnAction getClickAction concode_elem_sep boolean isDumbAware concode_elem_sep AnAction getMiddleButtonClickAction concode_elem_sep ActionGroup getPopupMenu... |
byte [ ] function ( ) { if ( ignoredBits == 0 ) return ( byte [ ] ) bytes . clone ( ) ; if ( externBytes == null ) externBytes = new BigInteger ( bytes ) . shiftRight ( ignoredBits ) . toByteArray ( ) ; return ( byte [ ] ) externBytes . clone ( ) ; } | return this bit string as a byte array , with the ignored bits trimmed off . the byte array is cloned every time this method is called to prevent modification . concode_field_sep byte[] bytes concode_elem_sep int ignoredBits concode_elem_sep boolean[] boolVal concode_elem_sep byte[] externBytes concode_field_sep boolea... |
int function ( ) { return blogId ; } | returns hash code of the object . concode_field_sep String name concode_elem_sep int blogId concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep void setBlogId concode_elem_sep String getName concode_elem_sep int getBlogId concode_elem_sep void setValue concode_... |
void function ( byte [ ] arg0 ) { final int loc0 = arg0 . loc0 ; if ( loc0 > Registry . SASL_TWO_BYTE_MAX_LIMIT ) throw new SaslEncodingException ( "srini_string" ) ; byte [ ] loc1 = { ( byte ) ( loc0 >>> 8 ) , ( byte ) loc0 } ; out . write ( loc1 ) ; out . write ( arg0 ) ; } | encodes a sasl eos to the current buffer . concode_field_sep ByteArrayOutputStream out concode_field_sep byte[] encode concode_elem_sep void setOS concode_elem_sep void setScalar concode_elem_sep void setMPI concode_elem_sep byte[] wrap concode_elem_sep void setText |
Cache function ( ) { return mCache ; } | gets the cache instance being used . 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 concode_ele... |
boolean function ( Event arg0 ) { Object loc0 = arg0 . getParameter ( Event . EVENT_INSTANCE ) ; if ( loc0 != null ) { Object loc1 = _instance . getReference ( ) . get ( ) ; return ( ( loc1 != null ) && ( loc1 == loc0 ) ) ; } return false ; } | does the given event match the filter ? concode_field_sep ObjectId _instance concode_field_sep ObjectId getInstance |
String function ( String arg0 ) { } | removes single and double quotes the given command line argument . concode_field_sep PlaceHolder placeHolder concode_field_sep String[] tokeniseArgument concode_elem_sep String[] tokenise concode_elem_sep String escapeArgument concode_elem_sep String execute concode_elem_sep String execute concode_elem_sep String[] rem... |
void function ( int arg0 ) { if ( ( arg0 < CATASTROPHIC ) || ( arg0 > MAX ) ) { throw new LogException ( "srini_string" + arg0 ) ; } } | check the validity of a log priority integer . concode_field_sep int DEBUG concode_elem_sep int FATAL concode_elem_sep int defaultPriority concode_elem_sep String[] priorityStrings concode_elem_sep ReentrantLock mutex concode_elem_sep SimpleDateFormat dateFormatter concode_elem_sep StringBuffer message concode_elem_sep... |
String function ( ) { return description ; } | getter for the field description . concode_field_sep int maxLevel concode_elem_sep int level concode_elem_sep String name concode_elem_sep String description concode_field_sep String getStats concode_elem_sep String getImageName concode_elem_sep String getName concode_elem_sep void onPurchase concode_elem_sep String ge... |
void function ( Class < ? > arg0 ) { this . targetClass = arg0 ; } | set the target class on which the field is defined . only necessary when the target field is static ; else , a target object needs to be specified anyway . concode_field_sep Object targetObject concode_elem_sep String targetField concode_elem_sep Class<?> targetClass concode_elem_sep ClassLoader beanClassLoader concode... |
void function ( InputStream arg0 ) { value = arg0 . read_octet ( ) ; } | fill in the value field by reading the required datafrom the given stream . for octet , the functionality is delegated to org.omg.corba.portable.inputstream #read_octet . concode_field_sep TypeCode t_octet concode_elem_sep byte value concode_field_sep TypeCode _type concode_elem_sep void _write |
java . lang . String function ( ) { return phone ; } | gets the phone value for this supportcaseescalateto . concode_field_sep java.lang.String phone concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef escalatee concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashC... |
Documents function ( ) { return new Documents ( ) ; } | create an instance of documents concode_field_sep QName _ResourceReference_QNAME concode_elem_sep QName _Resource_QNAME concode_field_sep Example createExample concode_elem_sep Content createContent concode_elem_sep JAXBElement<ResourceType> createResource concode_elem_sep Navigation createNavigation concode_elem_sep N... |
void function ( LogNode arg0 ) { mNext = arg0 ; } | sets the lognode data will be sent to . . concode_field_sep LogNode mNext concode_field_sep void println concode_elem_sep LogNode getNext |
void function ( int arg0 , long arg1 ) { processedFiles = arg0 ; processedSize = arg1 ; } | sets processed files stats concode_field_sep int numberOfFiles concode_elem_sep long totalSize concode_elem_sep int processedFiles concode_elem_sep boolean aborted concode_elem_sep String failure concode_elem_sep long startTime concode_elem_sep long indexVersion concode_elem_sep long time concode_elem_sep long processe... |
java . lang . String function ( ) { return getService ( ) . getBeanIdentifier ( ) ; } | returns the spring bean id for this bean . concode_field_sep ModuleService _service concode_field_sep boolean PassedByMe concode_elem_sep void clearService concode_elem_sep void setService concode_elem_sep boolean isUserPassed concode_elem_sep java.util.List<com.liferay.lms.model.Module> findAllInCourse concode_elem_se... |
IProject function ( GeneratorEntry arg0 ) { FeatureConfiguration loc0 = getOutletFeatureConfiguration ( arg0 ) ; String loc1 = loc0 . getParameterValue ( OUTLET_FEATURE_TARGET_PROJECT ) . getStringValue ( ) ; IProject loc2 = ResourcesPlugin . getWorkspace ( ) . getRoot ( ) . getProject ( loc1 ) ; return loc2 ; } | returns an iproject for the configured target project . the iproject is returned even if the project does not exist yet . concode_field_sep PlaceHolder placeHolder concode_field_sep void refreshTargetProject concode_elem_sep boolean createEmptyProject concode_elem_sep File getTargetFolder concode_elem_sep FeatureConfig... |
Address function ( ) { return address ; } | gets the value of the address property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep Address address concode_elem_sep Integer age concode_field_sep void setLastName concode_elem_sep Integer getAge concode_elem_sep void setAddress concode_elem_sep void setFirstName concode_elem_s... |
AnnotatedElementBuilder function ( TypeLiteral < ? > arg0 ) { return binder . expose ( arg0 ) ; } | makes a binding for type available to other modules and the injector . use annotatedelementbuilder #annotatedwith class annotatedwith to expose type with abinding annotation . concode_field_sep PrivateBinder binder concode_field_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_ele... |
double function ( final double [ ] arg0 ) { return value ( new ArrayRealVector ( arg0 , false ) ) ; } | computes the value of the linear equation at the current point . concode_field_sep RealVector coefficients concode_elem_sep long serialVersionUID concode_elem_sep double constantTerm concode_field_sep int hashCode concode_elem_sep void writeObject concode_elem_sep boolean equals concode_elem_sep double getConstantTerm ... |
void function ( ) { TransactionSynchronizationUtils . triggerFlush ( ) ; } | this implementation triggers flush callbacks , assuming that they will flush all affected orm sessions . concode_field_sep UserTransaction userTransaction concode_field_sep boolean isRollbackOnly concode_elem_sep UserTransaction getUserTransaction |
String function ( ) { return accountGroupCode ; } | gets the value of the accountgroupcode property . concode_field_sep String companyCode concode_elem_sep short sequence concode_elem_sep TypeComDoc documentType concode_elem_sep BigDecimal limit concode_elem_sep String accountGroupCode concode_elem_sep String currencyCode concode_elem_sep String tolerance concode_field_... |
void function ( ) { } | in case there is stuff to do right before displaying . concode_field_sep Drawable background concode_elem_sep View anchor concode_elem_sep View root concode_elem_sep PopupWindow window concode_elem_sep WindowManager windowManager concode_field_sep void setBackgroundDrawable concode_elem_sep void onCreate concode_elem_s... |
SlingHttpServletResponse function ( ) { return ( SlingHttpServletResponse ) bindings . get ( SlingBindings . RESPONSE ) ; } | get the current response . concode_field_sep Logger LOGGER concode_elem_sep String HTML_EXTENSION concode_elem_sep Bindings bindings concode_field_sep void init concode_elem_sep Resource getResource concode_elem_sep SlingHttpServletRequest getRequest concode_elem_sep String getAbsolutePath concode_elem_sep ValueMap get... |
int function ( ) { return mSequenceGenerator . incrementAndGet ( ) ; } | gets a sequence number . concode_field_sep Map<String,Queue<Request>> mWaitingRequests concode_elem_sep CacheDispatcher mCacheDispatcher concode_elem_sep ResponseDelivery mDelivery concode_elem_sep int DEFAULT_NETWORK_THREAD_POOL_SIZE concode_elem_sep Cache mCache concode_elem_sep AtomicInteger mSequenceGenerator conco... |
Date function ( ) { return DateUtil . getStartOfThisWeek ( ) ; } | for week concode_field_sep String SCALE_DAY concode_elem_sep ReportViewHelper reportViewHelper concode_elem_sep CategoryService categoryService concode_elem_sep Log logger concode_elem_sep String SCALE_WEEK concode_elem_sep String SCALE_MONTH concode_elem_sep I18nUtil i18nUtil concode_field_sep String formatDate concod... |
void function ( final OutputTypeEnum arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . outputType = arg0 ; } | sets the output type execuable , shared , etc . concode_field_sep OutputTypeEnum outputType concode_elem_sep boolean linkFortranMain concode_elem_sep boolean staticRuntime concode_elem_sep SubsystemEnum subsystem concode_elem_sep boolean linkCPP concode_elem_sep boolean linkFortran concode_field_sep boolean isJNIModule... |
void function ( KeyTypes arg0 ) { this . use = arg0 ; } | sets the value of the use property . concode_field_sep List<EncryptionMethodType> encryptionMethod concode_elem_sep KeyTypes use concode_elem_sep Element keyInfo concode_field_sep void addEncryptionMethod concode_elem_sep void setKeyInfo concode_elem_sep void removeEncryptionMethod concode_elem_sep List<EncryptionMetho... |
int function ( ) { return height ; } | returns the height , in pixels . concode_field_sep int refreshRate concode_elem_sep int bitDepth concode_elem_sep int width concode_elem_sep int REFRESH_RATE_UNKNOWN concode_elem_sep int BIT_DEPTH_MULTI concode_elem_sep int height concode_field_sep int getRefreshRate concode_elem_sep int hashCode concode_elem_sep int g... |
void function ( ) { charno = getOffset ( ) ; } | allows the jsdocparser to update the character offset so that getcharno returns a valid character position . concode_field_sep int cursor concode_elem_sep char[] stringBuffer concode_elem_sep int sourceEnd concode_elem_sep int EOF_CHAR concode_elem_sep int initLineno concode_elem_sep int lineEndChar concode_elem_sep St... |
RequestBody function ( String arg0 ) { if ( arg0 . equals ( "srini_string" ) || arg0 . equals ( "srini_string" ) || arg0 . equals ( "srini_string" ) ) { return RequestBody . create ( null , ByteString . EMPTY ) ; } else { return null ; } } | creates a empty requestbody if required by the http method spec , otherwise use null concode_field_sep String CONTENT_ENCODING_GZIP concode_field_sep RequestBody createGzip concode_elem_sep InputStream getFileInputStream concode_elem_sep boolean isGzipEncoding concode_elem_sep RequestBody create concode_elem_sep Progre... |
String function ( ) { return consumerKey ; } | the consumer key . concode_field_sep String signature concode_elem_sep String signatureMethod concode_elem_sep String consumerKey concode_elem_sep String signatureBaseString concode_elem_sep String token concode_field_sep String getSignatureMethod concode_elem_sep String getSignatureBaseString concode_elem_sep String g... |
HashMap < String , String > function ( ) { return params ; } | returns the arguments entered in the binding string . concode_field_sep String itemName concode_elem_sep InsteonAddress address concode_elem_sep String feature concode_elem_sep String productKey concode_elem_sep HashMap<String,String> params concode_field_sep String getItemName concode_elem_sep InsteonAddress getAddres... |
ComputeType function ( String arg0 ) { setName ( arg0 ) ; return this ; } | the name of the compute type for the bundle . concode_field_sep String name concode_field_sep void setName concode_elem_sep void setName concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ComputeType clone concode_elem_sep String toString |
void function ( Long arg0 ) { this . roleId = arg0 ; } | sets the value of the roleid property . concode_field_sep Long roleId concode_elem_sep String name concode_elem_sep String roleName concode_elem_sep Long id concode_elem_sep String email concode_elem_sep String preferredLocale concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getPre... |
void function ( int [ ] arg0 ) { if ( ! multipleSelectionsAllowed ) throw new UnsupportedOperationException ( ) ; this . selections = arg0 ; } | set the selected choices . concode_field_sep int defaultChoice concode_elem_sep int[] selections concode_elem_sep long serialVersionUID concode_elem_sep String[] choices concode_elem_sep String prompt concode_elem_sep boolean multipleSelectionsAllowed concode_field_sep boolean allowMultipleSelections concode_elem_sep i... |
void function ( boolean arg0 ) { mQuiet = arg0 ; } | sets whether lint should be quiet for example , not show progress dots for each analyzed file concode_field_sep boolean mAllErrors concode_elem_sep List<File> mClasses concode_elem_sep List<File> mLibraries concode_elem_sep boolean mExplainIssues concode_elem_sep int ERRNO_USAGE concode_elem_sep int ERRNO_HELP concode_... |
void function ( SessionFactory arg0 ) { this . sessionFactory = arg0 ; } | set session factory concode_field_sep Log log concode_elem_sep SessionFactory sessionFactory concode_field_sep Alert saveAlert concode_elem_sep Alert getAlert concode_elem_sep List<Alert> getAlerts concode_elem_sep List<Alert> getAllAlerts concode_elem_sep void deleteAlert |
int function ( Object arg0 ) { BoundablePair loc0 = ( BoundablePair ) arg0 ; if ( distance < loc0 . distance ) return - 1 ; if ( distance > loc0 . distance ) return 1 ; return 0 ; } | compares two pairs based on their minimum distances concode_field_sep Boundable boundable2 concode_elem_sep Boundable boundable1 concode_elem_sep double distance concode_elem_sep ItemDistance itemDistance concode_field_sep double getDistance concode_elem_sep double area concode_elem_sep void expand concode_elem_sep boo... |
void function ( String arg0 ) { this . token = arg0 ; } | an openid token . concode_field_sep String identityId concode_elem_sep String token concode_field_sep String getIdentityId concode_elem_sep GetOpenIdTokenForDeveloperIdentityResult withIdentityId concode_elem_sep int hashCode concode_elem_sep String getToken concode_elem_sep boolean equals concode_elem_sep GetOpenIdTok... |
void function ( Configuration arg0 ) { arg0 . unset ( MRJobConfig . MAPREDUCE_JOB_CREDENTIALS_BINARY ) ; } | remove jobtoken referrals which do n't make sense in the context of the task execution . concode_field_sep String JOB_TOKENS_FILENAME concode_elem_sep Text JOB_TOKEN concode_elem_sep String JOB_TOKEN_HDFS_FILE concode_elem_sep Text ENC_SPILL_KEY concode_elem_sep Log LOG concode_elem_sep Text SHUFFLE_TOKEN concode_field... |
Builder function ( ) { return new Builder ( ) ; } | obtain a new builder builder for a table selection predicate . concode_field_sep Predicate<ColumnId> predicate concode_elem_sep List<MapperRule> rules concode_elem_sep List<MapperRule> rules concode_elem_sep ColumnMapper mapper concode_field_sep ColumnMappers build concode_elem_sep Builder truncateStrings concode_elem_... |
WritableArray function ( ) { return new WritableNativeArray ( ) ; } | this method should be used when you need to stub out creating nativearrays in unit tests . concode_field_sep PlaceHolder placeHolder concode_field_sep WritableMap fromBundle concode_elem_sep WritableArray fromArray concode_elem_sep WritableNativeArray fromJavaArgs concode_elem_sep WritableMap createMap concode_elem_sep... |
boolean function ( ) { String loc0 = Environment . getExternalStorageState ( ) ; boolean loc1 ; if ( loc0 . equals ( Environment . MEDIA_MOUNTED ) ) { loc1 = true ; } else { loc1 = false ; } return loc1 ; } | determine if sd card exists . concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep File constructFilePaths concode_elem_sep long freeSpaceCalculation concode_elem_sep String getTempDirectoryPath concode_elem_sep boolean testFileExists |
LdVariantInfo function ( ) { return target ; } | returns the target variant . concode_field_sep int queryOneAlleleCount concode_elem_sep double r concode_elem_sep int compCount concode_elem_sep LdVariantInfo query concode_elem_sep double dPrime concode_elem_sep int targetOneAlleleCount concode_elem_sep int queryAndTargetOneAlleleCount concode_elem_sep LdVariantInfo t... |
IntCollection function ( ) { IntSet loc0 = new IntOpenHashSet ( ) ; for ( int loc1 = 0 ; loc1 < row_list . size ( ) ; loc1 ++ ) if ( row_list . get ( loc1 ) . size ( ) > 0 ) loc0 . add ( loc1 ) ; return loc0 ; } | the ids of the non-empty rows in the matrix the ones that contain at least one true entry concode_field_sep ArrayList<IntSet> row_list concode_field_sep int numberOfEntries concode_elem_sep HashMap<Integer,IntSet> nonEmptyRows concode_elem_sep void set concode_elem_sep void grow concode_elem_sep IntList getEntriesByCol... |
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... |
int function ( ) { int loc0 ; loc0 = ( this . period != null ? this . period . hashCode ( ) : 0 ) ; loc0 = 29 * loc0 + ( this . value != null ? this . value . hashCode ( ) : 0 ) ; return loc0 ; } | returns a hash code value for the object . concode_field_sep TimePeriod period concode_elem_sep long serialVersionUID concode_elem_sep Number value concode_field_sep Number getValue concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep String toString concode_elem... |
ArrayNode function ( List < Object > arg0 ) { return createJsonNode ( arg0 , objectMapper ) ; } | function to create jsonarray from list concode_field_sep ObjectMapper objectMapper concode_field_sep JsonNode createJsonNode concode_elem_sep JsonNode createJsonNode concode_elem_sep JsonNode createJsonNode concode_elem_sep JsonNode createJsonNode concode_elem_sep JsonNode createJsonNode concode_elem_sep JsonNode creat... |
void function ( String arg0 ) { logger . debug ( "srini_string" , new String [ ] { arg0 , port } ) ; try { outputStream . write ( arg0 . getBytes ( ) ) ; outputStream . flush ( ) ; } catch ( IOException loc0 ) { logger . error ( "srini_string" , new String [ ] { arg0 , port , loc0 . getMessage ( ) } ) ; } } | sends a string to the serial port of this device concode_field_sep String switchItemName concode_elem_sep int baud concode_elem_sep String port concode_elem_sep String stringItemName concode_elem_sep InputStream inputStream concode_elem_sep SerialPort serialPort concode_elem_sep Logger logger concode_elem_sep OutputStr... |
int function ( ) { return this . createTime ; } | gets the creates the time . concode_field_sep StorageDescriptor sd concode_elem_sep int lastAccessTime concode_elem_sep int createTime concode_elem_sep List<HCatFieldSchema> columns concode_elem_sep List<String> values concode_elem_sep String dbName concode_elem_sep HCatTable hcatTable concode_elem_sep Map<String,Strin... |
byte [ ] function ( T arg0 ) { if ( arg0 == null ) { return null ; } try { return arg0 instanceof byte [ ] ? ( byte [ ] ) arg0 : objectMapper . writeValueAsBytes ( arg0 ) ; } catch ( Exception loc0 ) { log . info ( "srini_string" , loc0 ) ; return null ; } } | object = > byte concode_field_sep ObjectMapper objectMapper concode_field_sep T byte2Obj concode_elem_sep T byte2Obj concode_elem_sep String obj2String concode_elem_sep T string2Obj concode_elem_sep T string2Obj |
void function ( ) { logger . info ( "srini_string" ) ; HzConfigReader . readConfig ( ) ; HzIntegrator . spawnInstance ( HzConfigLoader . getCfg ( ) ) ; int loc0 = HzIntegrator . getHzIntegrator ( ) . getFirstInstance ( ) . getCluster ( ) . getMembers ( ) . loc0 ( ) ; logger . info ( "srini_string" + loc0 ) ; } | initiates the empty hazelcast instances concode_field_sep Logger logger concode_field_sep placeholderType placeHolder |
long [ ] function ( ) { return lat ; } | gets the latency distribution buckets of execution calls tracked by this counter . concode_field_sep Lock lock concode_elem_sep long err concode_elem_sep long min concode_elem_sep long tot concode_elem_sep long cnt concode_elem_sep long EndTime concode_elem_sep long max concode_elem_sep long[] lat concode_elem_sep long... |
boolean function ( IProgressMonitor arg0 ) { return editModel . saveAll ( arg0 ) ; } | saves the model concode_field_sep IEditorPart editor concode_elem_sep SynchronizationManager manager concode_elem_sep ResourceInfo primaryResourceInfo concode_elem_sep IEditModelListener modelListener concode_elem_sep EditModel editModel concode_field_sep void loadPrimaryResource concode_elem_sep EditModelCommandStack ... |
Session function ( ) { return sysSession ; } | retrieves the special sys session . concode_field_sep IntKeyHashMap sessionMap concode_elem_sep int sessionIdCount concode_elem_sep Session sysSession concode_field_sep Result processDisconnect concode_elem_sep Session newSession concode_elem_sep HsqlArrayList listVisibleSessions concode_elem_sep void closeAllSessions ... |
int function ( ) { return getService ( ) . getDLSyncEventsCount ( ) ; } | returns the number of dl sync events . concode_field_sep DLSyncEventLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep void deleteDLSyncEvents concode_elem_sep java.util.Li... |
String function ( ) { StringBuffer loc0 = new StringBuffer ( "srini_string" + className + "srini_string" ) ; int loc1 = addrs . size ( ) ; for ( int loc2 = 0 ; loc2 < loc1 ; loc2 ++ ) loc0 . append ( get ( loc2 ) . toString ( ) ) ; return loc0 . toString ( ) ; } | generates the string representation of this reference . the string consists of the class name to which this reference refers , and the string representation of each of its addresses . this representation is intended for display only and not to be parsed . concode_field_sep String classFactoryLocation concode_elem_sep S... |
void function ( MessageHandlerMethodFactory arg0 ) { this . messageHandlerMethodFactory = arg0 ; } | set the messagehandlermethodfactory to use to configure the messagelistener responsible to serve an endpoint detected by this processor . by default , defaultmessagehandlermethodfactory is used and itcan be configured further to support additional method arguments or to customize conversion and validation support . see... |
List < User > function ( ) { if ( user == null ) { user = new ArrayList < User > ( ) ; } return this . user ; } | gets the value of the user property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the user property . for example , to add a new item , do as follo... |
void function ( byte arg0 ) { out . print ( arg0 ) ; out . flush ( ) ; } | print a byte and then flush the output stream . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep vo... |
void function ( ) { System . out . print ( "srini_string" ) ; b = new Board ( ) ; } | before each test , create a new board with the default blank board configuration concode_field_sep char[][] board1x concode_elem_sep Board b concode_elem_sep char[][] blank_board concode_elem_sep char[][] board9o concode_elem_sep ExpectedException thrown concode_elem_sep char[][] sample concode_field_sep boolean arrays... |
String function ( Class arg0 ) { return arg0 . getSimpleName ( ) ; } | returns the simple name of the underlying class as supplied in the source code . concode_field_sep PlaceHolder placeHolder concode_field_sep Field getDeclaredField concode_elem_sep Class forName concode_elem_sep boolean isAnnotationPresent concode_elem_sep Field getField concode_elem_sep Class[] getInterfaces concode_e... |
Command function ( int arg0 ) { return ( Command ) a . get ( arg0 ) ; } | get . concode_field_sep ArrayList<Command> a concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep Iterator<Command> iterator concode_elem_sep int size concode_elem_sep void clear concode_elem_sep void execute concode_elem_sep Command remove |
void function ( ) { YIntervalSeries loc0 = new YIntervalSeries ( "srini_string" ) ; loc0 . add ( 1.0 , 1.1 , 1.1 , 1.1 ) ; loc0 . add ( 2.0 , 2.2 , 2.2 , 2.2 ) ; loc0 . add ( 3.0 , 3.3 , 3.3 , 3.3 ) ; loc0 . setMaximumItemCount ( 2 ) ; assertEquals ( 2.0 , loc0 . getX ( 0 ) . doubleValue ( ) , EPSILON ) ; assertEquals ... | check that the maximum item count can be applied retrospectively . concode_field_sep double EPSILON concode_elem_sep SeriesChangeEvent lastEvent concode_field_sep void testClear concode_elem_sep void testIndexOf2 concode_elem_sep void testCloning concode_elem_sep void testRemove concode_elem_sep void seriesChanged conc... |
int function ( ) { return this . blocksize_S ; } | returns the number of bits used to encode a s block . this method is intended to used after the conversion . concode_field_sep int blocksize_B concode_elem_sep int countB concode_elem_sep int blocksize_S concode_elem_sep int countE concode_elem_sep int blocksize_E concode_elem_sep boolean converted concode_elem_sep int... |
String function ( ) { return name ; } | returns the value of the name property for this object . constraints : length : 0 - 512 concode_field_sep String document concode_elem_sep String name concode_elem_sep String comment concode_elem_sep String id concode_elem_sep String type concode_elem_sep Integer version concode_field_sep Integer getVersion concode_ele... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.