code
stringlengths
20
663
nl
stringlengths
68
7.19k
ResponseCancelDirectDebit function ( ) { return new ResponseCancelDirectDebit ( ) ; }
create an instance of responsecanceldirectdebit concode_field_sep PlaceHolder placeHolder concode_field_sep RequestRepresentFailedDirectDebit createRequestRepresentFailedDirectDebit concode_elem_sep ResponseRevokeAllDirectDebits createResponseRevokeAllDirectDebits concode_elem_sep RevokeAllDirectDebitsRequest createRev...
WhereCondition function ( Object arg0 , Object arg1 ) { Object [ ] loc0 = { arg0 , arg1 } ; return new PropertyCondition ( this , "srini_string" , loc0 ) ; }
creates an `` between ... and ... '' condition for this property . concode_field_sep String name concode_elem_sep Class<?> type concode_elem_sep int ordinal concode_elem_sep boolean primaryKey concode_elem_sep String columnName concode_field_sep WhereCondition isNotNull concode_elem_sep WhereCondition like concode_elem...
String function ( Double arg0 , Double arg1 , WeatherBindingConfig arg2 ) { return toDisplayString ( arg0 , arg2 ) + "srini_string" + toDisplayString ( arg1 , arg2 ) ; }
returns the minmax virtual property as a string . concode_field_sep Logger logger concode_elem_sep WeatherPublisher instance concode_elem_sep WeatherContext context concode_field_sep void publishValue concode_elem_sep String toDisplayString concode_elem_sep BigDecimal round concode_elem_sep void publish concode_elem_se...
Certificate function ( ) { return lastCertChain ; }
returns the certificate chain which is processed during the tls authentication . concode_field_sep String hostname concode_elem_sep CredentialFactory credentialFactory concode_elem_sep CertificateVerifier certVerifier concode_elem_sep Certificate lastCertChain concode_elem_sep Logger logger concode_elem_sep TlsContext ...
int function ( ) { return port ; }
returns the port number on the remote host to which this datagram is being sent or from which the datagram was received . concode_field_sep byte[] buf concode_elem_sep int bufLength concode_elem_sep InetAddress address concode_elem_sep int offset concode_elem_sep int port concode_elem_sep int length concode_field_sep v...
void function ( java . util . Collection < Tag > arg0 ) { if ( arg0 == null ) { this . tags = null ; return ; } this . tags = new com . amazonaws . internal . SdkInternalList < Tag > ( arg0 ) ; }
any tags assigned to the resource . concode_field_sep VpcPeeringConnectionVpcInfo requesterVpcInfo concode_elem_sep VpcPeeringConnectionVpcInfo accepterVpcInfo concode_elem_sep java.util.Date expirationTime concode_elem_sep String vpcPeeringConnectionId concode_elem_sep VpcPeeringConnectionStateReason status concode_el...
void function ( ) { JOSMFixture . createUnitTestFixture ( ) . init ( false ) ; }
setup test . concode_field_sep PlaceHolder placeHolder concode_field_sep void equalsContract
void function ( ) { Thread . currentThread ( ) . pushInterruptAction$ ( interruptAndCloseRunnable ) ; }
indicates the beginning of a code section that includes an i/o operation that is potentially blocking . after this operation , the application should invoke the corresponding end boolean method . concode_field_sep boolean interrupted concode_elem_sep ChannelCloser interruptAndCloseRunnable concode_elem_sep boolean clos...
String function ( ) { return getEntityName ( ) + '.' + getPropertyName ( ) ; }
getter for property ` role ' . role is the #getpropertyname property name qualified by the #getentityname entity name . concode_field_sep String propertyName concode_elem_sep String entityName concode_field_sep void configure concode_elem_sep String getEntityName concode_elem_sep Serializable generate concode_elem_sep ...
void function ( FetchOrientation arg0 , EnumSet < FetchOrientation > arg1 ) { if ( ! arg1 . contains ( arg0 ) ) { throw new HiveSQLException ( "srini_string" + arg0 . toString ( ) + "srini_string" , "srini_string" ) ; } }
verify if the given fetch orientation is part of the supported orientation types . concode_field_sep HiveSession parentSession concode_elem_sep EnumSet<FetchOrientation> DEFAULT_FETCH_ORIENTATION_SET concode_elem_sep long lastAccessTime concode_elem_sep HiveConf configuration concode_elem_sep boolean hasResultSet conco...
String function ( ) { return name ; }
gets name . concode_field_sep String name concode_elem_sep Integer id concode_field_sep void setName concode_elem_sep void setId concode_elem_sep Integer getId concode_elem_sep String toString
Map function ( final char [ ] arg0 , char arg1 ) { if ( arg0 == null ) { return new HashMap ( ) ; } return parse ( arg0 , 0 , arg0 . length , arg1 ) ; }
extracts a map of name/value pairs from the given array of characters . names are expected to be unique . concode_field_sep int pos concode_elem_sep int len concode_elem_sep boolean lowerCaseNames concode_elem_sep int i1 concode_elem_sep int i2 concode_elem_sep char[] chars concode_field_sep boolean hasChar concode_ele...
void function ( Element arg0 , String arg1 ) { arg0 . setAttributeNS ( XLINK_NAMESPACE_URI , "srini_string" , arg1 ) ; }
sets the value of the ` xlink : arcrole ' attribute of the given element . concode_field_sep PlaceHolder placeHolder concode_field_sep String getXLinkHref concode_elem_sep void setXLinkHref concode_elem_sep String getXLinkShow concode_elem_sep void setXLinkShow concode_elem_sep String getXLinkTitle concode_elem_sep Str...
boolean function ( DataSource arg0 ) { try { return new JdbcTemplate ( arg0 ) . execute ( new IsEmbedded ( ) ) ; } catch ( DataAccessException loc0 ) { return false ; } }
convenience method to determine if a given data source represents an embedded database type . concode_field_sep String DEFAULT_DATABASE_NAME concode_elem_sep String driverClass concode_elem_sep EmbeddedDatabaseConnection override concode_elem_sep EmbeddedDatabaseType type concode_elem_sep String url concode_field_sep S...
GetUsageSummaryRequest function ( ) { return new GetUsageSummaryRequest ( ) ; }
create an instance of getusagesummaryrequest concode_field_sep QName _GetUsageSummaryRequest_QNAME concode_elem_sep QName _GetUsageSummaryResponse_QNAME concode_elem_sep QName _GetPassUsageSummaryRequest_QNAME concode_elem_sep QName _GetPassUsageSummaryResponse_QNAME concode_field_sep StackableAccountUsage createStacka...
long function ( long arg0 , long arg1 ) { return xor ( xor , arg0 , arg1 ) ; }
performs xor on two 32 bit operands a , b. concode_field_sep byte[][] xor concode_elem_sep int WIDTH concode_elem_sep int BOXES concode_field_sep byte[][] getTbl concode_elem_sep void init concode_elem_sep int getBoxes concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setXor concode_el...
long function ( ) { return pid ; }
returns the current process id concode_field_sep Path path concode_elem_sep long pid concode_elem_sep boolean deleteOnExit concode_field_sep boolean isDeleteOnExit concode_elem_sep Path getPath concode_elem_sep PidFile create concode_elem_sep PidFile create concode_elem_sep void addShutdownHook
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework starts our bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep BundleContext getContext
String function ( ) { return ( this . broadcastHandler != null ? this . broadcastHandler . getBroadcastDestination ( ) : null ) ; }
return the configured destination for unresolved messages . concode_field_sep boolean running concode_elem_sep SubscribableChannel brokerChannel concode_elem_sep MessageSendingOperations<String> messagingTemplate concode_elem_sep Object lifecycleMonitor concode_elem_sep SubscribableChannel clientInboundChannel concode_...
boolean function ( int arg0 ) { return ( ( arg0 & NATIVE ) != 0 ) ; }
indicates whether or not the specified modifiers contain the native modifier . concode_field_sep int FINAL concode_elem_sep int BRIDGE concode_elem_sep int PUBLIC concode_elem_sep int STRICT concode_elem_sep int PRIVATE concode_elem_sep int INTERFACE concode_elem_sep int VARARGS concode_elem_sep int TRANSIENT concode_e...
void function ( ) { PolynomialFunction2D loc0 = new PolynomialFunction2D ( new double [ ] { 1.0 , 2.0 } ) ; PolynomialFunction2D loc1 = new PolynomialFunction2D ( new double [ ] { 1.0 , 2.0 } ) ; assertEquals ( loc0 . hashCode ( ) , loc1 . hashCode ( ) ) ; }
objects that are equal should have the same hash code otherwise findbugs will tell on us ... concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetCoefficients concode_elem_sep void testGetOrder concode_elem_sep void testSerialization concode_elem_sep void testConstructor concode_elem_sep void testEqu...
boolean function ( ) { return this . getClass ( ) == DataPublisher . class ; }
returns true if the implementation of datapublisher is thread-safe . for a thread-safe datapublisher , this method should return this.getclass == . class to ensure that any extensions must explicitly be marked as thread safe . concode_field_sep State state concode_field_sep boolean canBeSkipped concode_elem_sep State g...
AnnotationVisitor function ( int arg0 , TypePath arg1 , String arg2 , boolean arg3 ) { if ( fv != null ) { return fv . visitTypeAnnotation ( arg0 , arg1 , arg2 , arg3 ) ; } return null ; }
visits an annotation on the type of the field . concode_field_sep FieldVisitor fv concode_elem_sep int api concode_field_sep void visitEnd concode_elem_sep void visitAttribute concode_elem_sep AnnotationVisitor visitAnnotation
int function ( ) { return elements . size ( ) ; }
it returns the number of items contained in the pattern concode_field_sep BitSet appearingIn concode_elem_sep List<ItemAbstractionPair> elements concode_field_sep void add concode_elem_sep String toStringToFile concode_elem_sep Pattern clonePattern concode_elem_sep void clear concode_elem_sep void setElements concode_e...
double function ( ) { double loc0 = 0 ; for ( Map . Entry < String , Map < String , Long >> loc1 : linearizedMatrix . entrySet ( ) ) { String loc2 = loc1 . getKey ( ) ; loc0 += getPrecision ( loc2 ) ; } return loc0 / linearizedMatrix . size ( ) ; }
get the macro averaged precision see #getprecision string over all the classes . concode_field_sep Map<String,Map<String,Long>> linearizedMatrix concode_elem_sep int numberOfEvaluatedDocs concode_elem_sep double accuracy concode_elem_sep double avgClassificationTime concode_field_sep ConfusionMatrix getConfusionMatrix ...
PropertyChangeListener [ ] function ( ) { return changeSupport . getPropertyChangeListeners ( ) ; }
returns all registered listeners . concode_field_sep boolean enabled concode_elem_sep SwingPropertyChangeSupport changeSupport concode_elem_sep HashMap store concode_elem_sep long serialVersionUID concode_field_sep Object getValue concode_elem_sep void setEnabled concode_elem_sep void firePropertyChange concode_elem_se...
void function ( java . util . Calendar arg0 ) { this . searchValue2 = arg0 ; }
sets the searchvalue2 value for this searchdatefield . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.util.Calendar searchValue2 concode_elem_sep com.netsuite.webservices.platform.core_2014_2.types.SearchDate predefinedSearchValue concode_elem_sep java.lang.Object __equalsCalc con...
void function ( String arg0 ) { this . customerCode = arg0 ; }
sets customer code . concode_field_sep String startPage concode_elem_sep String itemVolume concode_elem_sep String bibId concode_elem_sep String customerCode concode_elem_sep Integer requestId concode_elem_sep String requestNotes concode_elem_sep String chapterTitle concode_elem_sep String trackingId concode_elem_sep S...
ThreadFactory function ( int arg0 , String arg1 ) { return new DefaultThreadFactory ( arg0 , arg1 ) ; }
creates default implementation of @linkplain threadfactory thread factory for task executor concode_field_sep AtomicInteger threadNumber concode_elem_sep String namePrefix concode_elem_sep AtomicInteger poolNumber concode_elem_sep int threadPriority concode_elem_sep ThreadGroup group concode_field_sep BitmapDisplayer c...
String function ( ) { return this . eventId ; }
the cloudtrail id of the event returned . concode_field_sep String eventId concode_elem_sep java.util.Date eventTime concode_elem_sep String eventName concode_elem_sep com.amazonaws.internal.SdkInternalList<Resource> resources concode_elem_sep String cloudTrailEvent concode_elem_sep String username concode_field_sep vo...
Collator function ( ) { return collator ( Locale . getDefault ( ) ) ; }
create a new collator for the default locale . concode_field_sep PlaceHolder placeHolder concode_field_sep Collator collator concode_elem_sep Collator collator
void function ( ) { ComboBoxTreeCell < Object > loc0 = new ComboBoxTreeCell < > ( converter ) ; assertNotNull ( loc0 . getConverter ( ) ) ; }
constructor tests for one-arg constructor concode_field_sep StringConverter<Object> converter concode_field_sep void test_cancelEdit concode_elem_sep void testStatic_forTreeView_items_ensureCellFactoryIsNotNull concode_elem_sep void test_startEdit_treeViewEditableIsTrue_isEmpty concode_elem_sep void testConstructor_con...
boolean function ( MotionEvent arg0 ) { InputDevice loc0 = arg0 . getDevice ( ) ; if ( loc0 == null ) return false ; if ( isDeviceMatch ( loc0 ) ) return true ; setJoystickDevice ( loc0 ) ; return true ; }
setjoystickdevice concode_field_sep String LF concode_elem_sep String TAG concode_elem_sep int STATUS_NONE concode_elem_sep float x concode_elem_sep float mFirstMoveAxisValue concode_elem_sep float z concode_elem_sep int[] mAxes concode_elem_sep float y concode_elem_sep float rz concode_elem_sep List<Pos> mPosList conc...
InetSocketAddress function ( ) { return address ; }
gets the destination address associated with this simpleresolver . messages sent using this simpleresolver will be sent to this address . concode_field_sep boolean useTCP concode_elem_sep InetSocketAddress address concode_elem_sep int uniqueID concode_elem_sep String defaultResolver concode_elem_sep InetSocketAddress l...
void function ( boolean arg0 ) { this . allowAutoRedirect = arg0 ; }
sets the allow auto redirect . concode_field_sep boolean allowAutoRedirect concode_elem_sep Map<String,String> headers concode_elem_sep String userAgent concode_elem_sep boolean preAuthenticate concode_elem_sep URL url concode_elem_sep int timeout concode_elem_sep WebProxy proxy concode_elem_sep String password concode...
void function ( final BlockIo arg0 ) { final long loc0 = arg0 . getBlockId ( ) ; inUse . remove ( loc0 ) ; if ( arg0 . isDirty ( ) ) { dirty . put ( loc0 , arg0 ) ; } else if ( ! transactionsDisabled && arg0 . isInTransaction ( ) ) { inTxn . put ( loc0 , arg0 ) ; } }
releases a block . concode_field_sep LongHashMap<BlockIo> inTxn concode_elem_sep LongHashMap<BlockIo> dirty concode_elem_sep byte[] CLEAN_DATA concode_elem_sep Cipher cipherIn concode_elem_sep boolean transactionsDisabled concode_elem_sep Storage storage concode_elem_sep Cipher cipherOut concode_elem_sep TransactionMan...
String function ( ) { String loc0 = "srini_string" + "srini_string" + ( ( name == null ) ? "srini_string" : name . toString ( ) ) + "srini_string" + minimum ; if ( maximum == - 1 ) { loc0 += "srini_string" ; } else loc0 += "srini_string" + maximum ; loc0 += "srini_string" ; return ( loc0 ) ; }
return a printable string of the generalsubtree . concode_field_sep byte TAG_MAX concode_elem_sep int maximum concode_elem_sep int myhash concode_elem_sep byte TAG_MIN concode_elem_sep int MIN_DEFAULT concode_elem_sep GeneralName name concode_elem_sep int minimum concode_field_sep void encode concode_elem_sep GeneralNa...
PrimitiveType function ( PrimitiveType arg0 ) { PrimitiveType loc0 = arg0 ; while ( loc0 . getBaseType ( ) != null ) { loc0 = loc0 . getBaseType ( ) ; } return loc0 ; }
returns the top-most type within the base type hierarchy of the given primitivetype . concode_field_sep PlaceHolder placeHolder concode_field_sep Type computeCommonType concode_elem_sep boolean isEqualOrAncestor
void function ( double [ ] arg0 ) { datasetSize = ( double ) arg0 . length ; Arrays . sort ( arg0 ) ; empiricalDist = new EmpiricalDist ( arg0 ) ; RandomStream loc0 = new MRG31k3p ( ) ; NormalGen loc1 = new NormalGen ( loc0 ) ; kernelDensityGen = new KernelDensityGen ( loc0 , empiricalDist , loc1 ) ; }
this method initiates the kde , i.e. sort values in ascending order , compute an empirical distribution out of it , makes use of a normalgen to generate random variates from the normal distribution , and then use these variates to generate a kernel density generator of the empirical distribution . concode_field_sep int...
boolean function ( String arg0 ) { int loc0 ; while ( 0 < ( loc0 = arg0 . lastIndexOf ( '$' ) ) ) { arg0 = arg0 . substring ( 0 , loc0 ) ; if ( matchInnerClassesOf . contains ( arg0 ) ) { return true ; } } return false ; }
checks to see if a specified class name should be considered a match due to previous matches . concode_field_sep Main.Arguments args concode_elem_sep HashSet<String> matchInnerClassesOf concode_elem_sep String PACKAGE_INFO concode_elem_sep HashSet<String> matchPackages concode_field_sep void process concode_elem_sep vo...
void function ( XMLGregorianCalendar arg0 ) { this . submitDate = arg0 ; }
sets the value of the submitdate property . concode_field_sep String transactionType concode_elem_sep BigInteger daysRemaining concode_elem_sep XMLGregorianCalendar processedDate concode_elem_sep FeatureChangeInfoType featureChangeInfo concode_elem_sep ScheduledRatePlanInfoType ratePlanInfo concode_elem_sep XMLGregoria...
ReservedInstanceLimitPrice function ( String arg0 ) { setCurrencyCode ( arg0 ) ; return this ; }
the currency in which the limitprice amount is specified . at this time , the only supported currency is usd . concode_field_sep Double amount concode_elem_sep String currencyCode concode_field_sep String getCurrencyCode concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ReservedInstanceLimi...
Integer function ( ) { return this . lunNumber ; }
the logical disk number . concode_field_sep String networkInterfaceId concode_elem_sep Integer networkInterfacePort concode_elem_sep Integer lunNumber concode_elem_sep Boolean chapEnabled concode_elem_sep String targetARN concode_field_sep Boolean getChapEnabled concode_elem_sep Integer getNetworkInterfacePort concode_...
void function ( ) { TestClass loc0 = new TestClass ( TestWithClassRuleMethodReturnsAnArbitraryObject . class ) ; CLASS_RULE_METHOD_VALIDATOR . validate ( loc0 , errors ) ; assertOneErrorWithMessage ( "srini_string" ) ; }
if there is any method annotated with @classrule then it must return an implementation of testrule this case has been added with issue # 1019 concode_field_sep MethodRule temporaryFolder concode_elem_sep Object arbitraryObject concode_elem_sep MethodRule classRule concode_elem_sep List<Throwable> errors concode_elem_se...
boolean function ( ) { return ( usesShift ) ; }
returns the shift setting for this shortcut . concode_field_sep boolean usesShift concode_elem_sep String keyName concode_elem_sep long serialVersionUID concode_elem_sep int key concode_field_sep int getKey concode_elem_sep String paramString concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_se...
void function ( int arg0 ) { if ( arg0 < 0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } }
asserts that the provided integer is > = 0 . throws a illegalargumentexception if the assert fails . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( final Map < String , AuthSchemeFactory > arg0 ) { if ( arg0 == null ) { return ; } registeredSchemes . clear ( ) ; registeredSchemes . putAll ( arg0 ) ; }
populates the internal collection of registered authscheme authentication schemes with the content of the map passed as a parameter . concode_field_sep ConcurrentHashMap<String,AuthSchemeFactory> registeredSchemes concode_field_sep AuthSchemeProvider lookup concode_elem_sep AuthScheme getAuthScheme concode_elem_sep voi...
void function ( String [ ] arg0 ) { this . args = arg0 . clone ( ) ; }
sets the arguments parameters used by the plugin . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep boolean amIActive concode_field_sep String getName concode_elem_sep void setPluginHost concode_elem_sep void updateProgress concode_elem_sep vo...
CacheBuilder < Object , Object > function ( ) { return cacheBuilder ; }
returns the cache builder that should be used by this factory to create its equality helpers . concode_field_sep CacheBuilder<Object,Object> cacheBuilder concode_field_sep IEqualityHelper createEqualityHelper
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; }
get custom serializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int value concode_field_sep int getValue concode_elem_sep org.apache.axis.description.TypeDesc getTypeDesc concode_elem_sep org.ap...
void function ( String arg0 ) { this . keyFieldId = arg0 ; }
setter method for keyfieldid concode_field_sep String templateType concode_elem_sep String keyFieldId concode_elem_sep boolean editCapability concode_elem_sep List<EmailTemplateVO> templateTypeList concode_elem_sep List<EmailTemplateVO> emailSearchList concode_elem_sep List<EmailTemplateVO> keyFieldList concode_elem_se...
int function ( String [ ] arg0 ) { return arg0 . length ; }
return the length of the array . concode_field_sep String[] countryCodesAc concode_elem_sep String[] countryCodesNum concode_field_sep String getCountryCode concode_elem_sep int getCountryCodesNumLength concode_elem_sep String getCountryCodesAc concode_elem_sep String getCountryCodesNum concode_elem_sep int getCountryC...
void function ( ) { total = 0 ; start ( ) ; }
zeros accumulated running time and restarts this object . concode_field_sep boolean running concode_elem_sep long total concode_elem_sep long startTime concode_elem_sep long lastStart concode_field_sep long currentElapsedTime concode_elem_sep void stop concode_elem_sep String currentElapsedTimeToMessage concode_elem_se...
org . opennms . netmgt . config . vmware . cim . Rrd function ( ) { return this . _rrd ; }
returns the value of field ` rrd ' . the field ` rrd ' has the following description : rrd parms concode_field_sep java.lang.String _name concode_elem_sep java.util.List<org.opennms.netmgt.config.vmware.cim.VmwareCimGroup> _vmwareCimGroupList concode_elem_sep org.opennms.netmgt.config.vmware.cim.Rrd _rrd concode_field_...
boolean function ( byte [ ] arg0 , int arg1 , int arg2 ) { byte [ ] loc0 = new byte [ arg2 ] ; System . arraycopy ( arg0 , arg1 , loc0 , 0 , arg2 ) ; return engineVerify ( loc0 ) ; }
indicates whether the given sigbytes starting at index offset with length bytes can be verified using the public key ora certificate of the signer . this signaturespi instance is reset to the state of its lastinitialization for verifying and thus can be used to verify another signature of the same signer . concode_fiel...
boolean function ( IResource arg0 ) { if ( arg0 == null || ( arg0 . getType ( ) != IResource . FILE ) ) { return false ; } String loc0 = arg0 . getName ( ) ; return Archive . isArchiveFileName ( loc0 ) ; }
checks whether the given resource is a java source file . concode_field_sep TreeMap<Long,String> stopTimes concode_field_sep V getAdapter concode_elem_sep void newPoint concode_elem_sep boolean isJavaArtifact concode_elem_sep boolean isClassFile concode_elem_sep boolean isClassFile concode_elem_sep String getResults co...
void function ( String arg0 , TermCounter arg1 ) { Set < TermCounter > loc0 = get ( arg0 ) ; if ( loc0 == null ) { loc0 = new HashSet < TermCounter > ( ) ; index . put ( arg0 , loc0 ) ; } loc0 . add ( arg1 ) ; }
adds a termcounter to the set associated with ` term ` . concode_field_sep Map<String,Set<TermCounter>> index concode_field_sep Set<TermCounter> get concode_elem_sep void main concode_elem_sep void printIndex concode_elem_sep void indexPage concode_elem_sep Set<String> keySet
String function ( ) { return remarks ; }
gets the value of the remarks property . concode_field_sep String windChill concode_elem_sep String visibility concode_elem_sep String city concode_elem_sep String responseText concode_elem_sep String description concode_elem_sep String pressure concode_elem_sep short weatherID concode_elem_sep boolean success concode_...
String function ( ) { return technicalOwner ; }
get technicalowner concode_field_sep String businessOwner concode_elem_sep String businessOwnerEmail concode_elem_sep String technicalOwner concode_elem_sep String technicalOwnerEmail concode_field_sep String toIndentedString concode_elem_sep String getBusinessOwnerEmail concode_elem_sep String getTechnicalOwnerEmail c...
boolean function ( Object arg0 ) { if ( arg0 == null ) { return false ; } if ( arg0 == this ) { return true ; } if ( ! ( arg0 instanceof HistogramType ) ) { return false ; } HistogramType loc0 = ( HistogramType ) arg0 ; if ( ! this . name . equals ( loc0 . name ) ) { return false ; } return true ; }
tests this type for equality with an arbitrary object . concode_field_sep long serialVersionUID concode_elem_sep HistogramType SCALE_AREA_TO_1 concode_elem_sep HistogramType RELATIVE_FREQUENCY concode_elem_sep String name concode_elem_sep HistogramType FREQUENCY concode_field_sep Object readResolve concode_elem_sep int...
void function ( ) { assertTrue ( "srini_string" , correctRoleResult . contains ( INIT_METHOD_PASS + HelloBean . HELLO ) ) ; }
check whether servlet which uses runas with correct role needed for secured ejb invocation can correctly invoked that ejb method in httpservlet.init method . concode_field_sep String DEPLOYMENT concode_elem_sep String incorrectRoleResult concode_elem_sep File CORRECT_ROLE_AND_UNDEPLOY concode_elem_sep String correctRol...
String function ( HttpServletRequest arg0 ) { String loc0 = ( String ) arg0 . getAttribute ( "srini_string" ) ; if ( loc0 != null ) { return loc0 ; } loc0 = doResolveThemeName ( arg0 ) ; arg0 . setAttribute ( "srini_string" , loc0 ) ; return loc0 ; }
resolve the current theme name via the given request . concode_field_sep SecurityService securityService concode_elem_sep SettingsService settingsService concode_elem_sep Set<String> themeIds concode_field_sep boolean themeExists concode_elem_sep void setThemeName concode_elem_sep void setSecurityService concode_elem_s...
String function ( ) { return arcrole ; }
gets the value of the arcrole property . concode_field_sep String contentLocationValue concode_elem_sep String contentLocationType concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String href concode_elem_sep String type concode_e...
void function ( long arg0 ) { this . pauseThresholdMiB = arg0 ; }
set the minimum amount of space that must be available on all monitored paths . if the amount falls below this pause threshold on any path the crawl will be paused . concode_field_sep CrawlController controller concode_elem_sep long pauseThresholdMiB concode_elem_sep boolean monitorConfigPaths concode_elem_sep Logger l...
boolean function ( int arg0 ) { int loc0 [ ] = getMidiFileTypes ( ) ; for ( int loc1 = loc0 . length ; loc1 > 0 ; ) { if ( loc0 [ -- loc1 ] == arg0 ) return true ; } return false ; }
returns true if this writer supports the given file type . concode_field_sep PlaceHolder placeHolder concode_field_sep int[] getMidiFileTypes concode_elem_sep int[] getMidiFileTypes concode_elem_sep int write concode_elem_sep int write
RelDistribution function ( RelMetadataQuery arg0 , RelNode arg1 ) { return arg0 . distribution ( arg1 ) ; }
helper method to determine a sort 's distribution . concode_field_sep RelMetadataProvider SOURCE concode_field_sep RelDistribution filter concode_elem_sep MetadataDef<BuiltInMetadata.Distribution> getDef concode_elem_sep RelDistribution values concode_elem_sep RelDistribution limit concode_elem_sep RelDistribution proj...
int function ( ) { return members . size ( ) ; }
returns the number of members this container has . concode_field_sep Container<K,V> parent concode_elem_sep Object property concode_elem_sep List<K> members concode_elem_sep String label concode_elem_sep String id concode_elem_sep List<Container<K,V>> subContainer concode_field_sep void addMember concode_elem_sep boole...
int function ( AvlNode < AnyType > arg0 ) { return arg0 == null ? - 1 : arg0 . height ; }
return the height of node t , or -1 , if null . concode_field_sep int ALLOWED_IMBALANCE concode_elem_sep AvlNode<AnyType> left concode_elem_sep AvlNode<AnyType> root concode_elem_sep AvlNode<AnyType> right concode_elem_sep AnyType element concode_elem_sep int height concode_field_sep AvlNode<AnyType> doubleWithRightChi...
void function ( String arg0 ) { StringBuilder loc0 = new StringBuilder ( "srini_string" ) ; if ( arg0 != null ) { loc0 . append ( "srini_string" = "srini_string" ) ; } loc0 . append ( "srini_string" ) ; text . append ( loc0 . toString ( ) ) ; }
appends a tag that indicates the start of a new paragraph . this is usually rendered with two carriage returns , producing a single blank line in between the two paragraphs . concode_field_sep StringBuilder text concode_field_sep void appendCloseUnorderedListTag concode_elem_sep void appendLineItemTag concode_elem_sep ...
void function ( Context arg0 , org . dspace . content . Item arg1 , Item arg2 ) { boolean loc0 = true ; for ( ItemFilter loc1 : itemFilters ) { if ( loc1 . hasItemTest ( ) ) { loc0 &= loc1 . testItem ( arg0 , arg1 , arg2 ) ; } } if ( loc0 && allFiltersFilter != null ) { allFiltersFilter . addItem ( arg2 ) ; } }
evaluate an item against the use cases in the item filter set . if an item satisfies all items in the item filter set , it should also ve added to the special all items filter . concode_field_sep Logger log concode_elem_sep List<ItemFilter> itemFilters concode_elem_sep ItemFilter allFiltersFilter concode_elem_sep Autho...
File function ( ) { return tutorialsDirectory ; }
get the tutorials directory . concode_field_sep File outputDir concode_elem_sep File jsDocDir concode_elem_sep boolean debug concode_elem_sep boolean recursive concode_elem_sep Log log concode_elem_sep boolean debug concode_elem_sep File tutorialsDirectory concode_elem_sep boolean recursive concode_elem_sep boolean len...
void function ( Object arg0 ) { this . value = arg0 ; }
sets the value of the value property . concode_field_sep String name concode_elem_sep Object value concode_elem_sep String NL concode_field_sep void setName concode_elem_sep Object getValue concode_elem_sep String getName concode_elem_sep String toString
void function ( ) { sCInterface . clearEvents ( ) ; }
this method resets the incoming events time events included . concode_field_sep long rightBitshift concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long bitwiseXor concode_elem_sep long myBit1 concode_elem_sep long myBit2 concode_elem_sep long leftBitshift concode_elem_sep int nextStateIndex concode_elem_s...
boolean function ( ) { return logger . isTraceEnabled ( ) ; }
delegates to the istraceenabled method of the wrapped org.slf4j.logger instance . concode_field_sep long serialVersionUID concode_elem_sep LocationAwareLogger logger concode_elem_sep String name concode_elem_sep String FQCN concode_field_sep void warn concode_elem_sep void warn concode_elem_sep void trace concode_elem_...
Document function ( ) { return document ; }
fetches the document associated with this element . concode_field_sep int endOffset concode_elem_sep int startOffset concode_elem_sep Document document concode_elem_sep AttributeSet attributes concode_elem_sep FormulaRootElement parentElement concode_field_sep void setEndOffset concode_elem_sep void setStartOffset conc...
void function ( java . lang . String arg0 ) { _kaleoCondition . setUserUuid ( arg0 ) ; }
sets the user uuid of this kaleo condition . concode_field_sep KaleoCondition _kaleoCondition concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel conco...
boolean function ( final String arg0 ) { if ( notInitializedYet ) { try { init ( ) ; } catch ( final SAXException loc0 ) { log . error ( "srini_string" , loc0 ) ; } } return ( customResolver != null && customResolver . available ( arg0 ) ) || plugins . get ( arg0 ) != null ; }
lookup given method via searching for a plugin providing implementation for it . returns transformerhandler for that method or throws exception . concode_field_sep int FLAG_REPLACE concode_elem_sep boolean notInitializedYet concode_elem_sep String flgName concode_elem_sep int FLAG_IGNORE concode_elem_sep int FLAG_FAIL ...
void function ( ) { File loc0 = new File ( ApplicationFields . getInputDirectory ( ) ) ; File [ ] loc1 = loc0 . listFiles ( ) ; for ( File loc2 : loc1 ) { fileMap . addFile ( loc2 . getName ( ) , loc2 . getPath ( ) ) ; } }
populates the filemap to hold the files to be shared by this machine . concode_field_sep TCPConnection connectionToServer concode_elem_sep FileMapping fileMap concode_elem_sep boolean closed concode_field_sep void sendAvailableFilesToServer concode_elem_sep Set<String> getAvailableFiles concode_elem_sep FileMapping get...
MetadataAttribute function ( final String arg0 , final String arg1 ) { final ProductData loc0 = ProductData . createInstance ( arg1 ) ; return new MetadataAttribute ( arg0 , loc0 , true ) ; }
stores a string value in a metadata attibute concode_field_sep List<MetadataElement> landsatMetadataElements concode_field_sep void addElement concode_elem_sep List<MetadataElement> getLandsatMetadataElements
Pair function ( String arg0 ) { Pair loc0 = firstWord ( arg0 ) ; int loc1 = Integer . parseInt ( ( String ) loc0 . fst ) ; return new Pair ( new Integer ( loc1 ) , loc0 . snd ) ; }
split at first word . concode_field_sep PlaceHolder placeHolder concode_field_sep Vector split concode_elem_sep Vector split concode_elem_sep Vector split concode_elem_sep Vector split concode_elem_sep Pair firstWord
void function ( int arg0 ) { }
inform of the completion of parameter deserialisation for a method invocation . this is useful if the last parameter is a complex object , like a list which elements are complex object too . the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void checkProxyClass concod...
void function ( ) { JavaBeanTester . builder ( GetConnectorProcTimeController . class ) . skip ( "srini_string" , "srini_string" ) . test ( ) ; }
javabean tester proc time . concode_field_sep PlaceHolder placeHolder concode_field_sep void javabeanTesterRequest concode_elem_sep void javabeanTesterTraffic
void function ( final Script arg0 , final String arg1 , final File arg2 , final IMqttConnection arg3 , final ScriptDetails arg4 ) { createScript ( arg0 , arg1 , arg3 ) ; arg0 . setScriptFile ( arg2 ) ; arg0 . setScriptDetails ( arg4 ) ; }
populates the script object with the necessary values and references . concode_field_sep String RECEIVED_MESSAGE_PARAMETER concode_elem_sep Logger logger concode_elem_sep String MESSAGE_PARAMETER concode_elem_sep Executor executor concode_elem_sep IScriptEventManager eventManager concode_elem_sep IMqttConnection connec...
void function ( Layer arg0 ) { this . layers . add ( arg0 ) ; }
adds a com.simplegeo.client.model.layer . concode_field_sep List<Layer> layers concode_field_sep void removeLayer concode_elem_sep Layer get concode_elem_sep void update concode_elem_sep void retrieve concode_elem_sep List<IRecord> nearby
String function ( String arg0 ) { JSONValue loc0 = JSONParser . parseStrict ( arg0 ) ; loc0 = fromJackson ( loc0 , null , null , new int [ 1 ] ) ; return loc0 . toString ( ) ; }
transforms jackson generated json into errai compatible json . concode_field_sep PlaceHolder placeHolder concode_field_sep String toJackson concode_elem_sep JSONValue toJackson concode_elem_sep JSONObject cleanUpEmbeddedJson
void function ( Date arg0 ) { this . workFlElModifiedDate = arg0 ; }
setter method concode_field_sep String workFlElComments concode_elem_sep Integer workFlElLevel concode_elem_sep String workFlElUserId concode_elem_sep Integer workFlElTat concode_elem_sep String workFlElModifiedBy concode_elem_sep Date workFlElCreatedDate concode_elem_sep long serialVersionUID concode_elem_sep Date wor...
long function ( ) { return nextWriteDelGen ; }
returns the next available generation number of the live docs file . concode_field_sep Map<Integer,Set<String>> dvUpdatesFiles concode_elem_sep long delGen concode_elem_sep long fieldInfosGen concode_elem_sep long nextWriteDocValuesGen concode_elem_sep long docValuesGen concode_elem_sep long nextWriteFieldInfosGen conc...
int function ( String arg0 ) { return gradlePanel . getGradleTabIndex ( arg0 ) ; }
returns the index of the gradle tab with the specified name . concode_field_sep AlternateUIInteraction alternateUIInteraction concode_elem_sep SettingsNode settings concode_elem_sep MainGradlePanel gradlePanel concode_elem_sep JPanel mainPanel concode_elem_sep GradlePluginLord gradlePluginLord concode_field_sep boolean...
void function ( ) { assertEquals ( "srini_string" , ExitStatus . EXECUTING . and ( ExitStatus . EXECUTING . replaceExitCode ( "srini_string" ) ) . getExitCode ( ) ) ; }
test method for org.springframework.batch.core.exitstatus #and org.springframework.batch.core.exitstatus . concode_field_sep PlaceHolder placeHolder concode_field_sep void testEqualsWithSameProperties concode_elem_sep void testAddExitDescriptionToSameStatus concode_elem_sep void testAndExitStatusWhenCustomCompletedAdde...
int function ( ) { if ( len < 0 ) { len = 0 ; count = 0 ; for ( Word loc0 : words ) { if ( loc0 != null ) { len += loc0 . getLength ( ) ; count ++ ; } } } return len ; }
word length concode_field_sep int count concode_elem_sep int len concode_elem_sep double avgLen concode_elem_sep double variance concode_elem_sep Word[] words concode_elem_sep int sumDegree concode_field_sep int getSumDegree concode_elem_sep double getAvgLen concode_elem_sep double getVariance concode_elem_sep String t...
void function ( ) { for ( WeightingStrategy loc0 : strategies_ ) loc0 . reset ( ) ; }
resets all strategies ' state data to their initial level . concode_field_sep LinkedList<WeightingStrategy> strategies_ concode_elem_sep HashMap<String,Integer> file2occurence concode_elem_sep LinkedList<EngineObserver> observer_ concode_elem_sep WeightingDataFactory weightingDataFactory_ concode_elem_sep boolean outwe...
void function ( PlayerStatus arg0 ) { if ( stats [ PICKUP_STRING ] > 0 ) updated = true ; else if ( stats [ PICKUP_STRING ] <= 0 ) updated = false ; for ( int loc0 = 0 ; loc0 < stats . length ; loc0 ++ ) { if ( stats [ loc0 ] == Integer . MIN_VALUE ) stats [ loc0 ] = arg0 . getStatus ( loc0 ) ; } }
merge playerstatus properties from an existing playerstatus object into the current playerstatus object . used when assimilating cumulative updates from the quake 2 server into the gamestate . concode_field_sep String ICON_SILENCER concode_elem_sep String ICON_INVULNERABILITY concode_elem_sep int SPECTATOR concode_elem...
void function ( PrintStream arg0 , Restriction arg1 ) { if ( ! arg1 . isAnon ( ) ) { arg0 . print ( "srini_string" ) ; renderURI ( arg0 , arg1 . getModel ( ) , arg1 . getURI ( ) ) ; } else { renderAnonymous ( arg0 , arg1 , "srini_string" ) ; } arg0 . print ( "srini_string" ) ; renderURI ( arg0 , arg1 . getModel ( ) , a...
handle the case of rendering a restriction . concode_field_sep OntModel m_model concode_elem_sep Map<AnonId,String> m_anonIDs concode_elem_sep int m_anonCount concode_field_sep void showHierarchy concode_elem_sep void renderURI concode_elem_sep void showClass concode_elem_sep void indent concode_elem_sep void renderCla...
ConfigurationMetadataRepositoryJsonBuilder function ( InputStream ... arg0 ) { ConfigurationMetadataRepositoryJsonBuilder loc0 = create ( ) ; for ( InputStream loc1 : arg0 ) { loc0 = loc0 . withJsonResource ( loc1 ) ; } return loc0 ; }
create a new builder instance using #utf_8 as the default charset and thespecified json resource . concode_field_sep Charset defaultCharset concode_elem_sep List<SimpleConfigurationMetadataRepository> repositories concode_elem_sep Charset UTF_8 concode_elem_sep JsonReader reader concode_field_sep SimpleConfigurationMet...
boolean function ( String arg0 ) { return hints . indexOf ( arg0 ) != NONE ; }
queries whether my hints include the specified hint . concode_field_sep List copyAlwaysIds concode_elem_sep String containerClass concode_elem_sep String hints concode_elem_sep String copyParentId concode_elem_sep List alwaysCopyEObjectInfoList concode_elem_sep String objId concode_elem_sep int NONE concode_elem_sep St...
void function ( SecurityAuthority arg0 ) { }
mock implementation of the corresponding protocolproviderservice method . concode_field_sep String PROTO_NAME concode_elem_sep Map<String,OperationSet> supportedOperationSets concode_elem_sep MockPersistentPresenceOperationSet mockPresOpSet concode_elem_sep AccountID accountID concode_field_sep TransportProtocol getTra...
LoggingModule function ( ) { try { return find ( ServiceLoader . load ( LoggingModule . class ) , Predicates . not ( Predicates . instanceOf ( JDKLoggingModule . class ) ) ) ; } catch ( NoSuchElementException loc0 ) { return new JDKLoggingModule ( ) ; } }
the first available loggingmodule s from java.util.serviceloader or jdkloggingmodule concode_field_sep PlaceHolder placeHolder concode_field_sep Iterable<LoggingModule> all concode_elem_sep Iterable<LoggingModule> fromServiceLoader
void function ( Collection < E > arg0 , Filter < ? super E > arg1 ) { for ( Iterator < E > loc0 = arg0 . iterator ( ) ; loc0 . hasNext ( ) ; ) { E loc1 = loc0 . next ( ) ; if ( ! arg1 . accept ( loc1 ) ) { loc0 . remove ( ) ; } } }
removes all elems in the given collection that are n't accepted by the given filter . concode_field_sep Collection<E> args concode_elem_sep Filter<E> filter concode_elem_sep boolean negated concode_elem_sep boolean conjunction concode_elem_sep boolean judgment concode_elem_sep long serialVersionUID concode_elem_sep lon...
boolean function ( Object arg0 ) { return ( compareTo ( arg0 ) == 1 ) ; }
checks whether this version is newer than the one from the given version string concode_field_sep int REVISION concode_elem_sep int MAJOR concode_elem_sep int MINOR concode_elem_sep String VERSION_FILE concode_elem_sep String VERSION concode_field_sep void parseVersion concode_elem_sep boolean equals concode_elem_sep S...
TagInfo [ ] function ( ) { return tags ; }
an array describing the tags that are defined in this tag library . concode_field_sep String urn concode_elem_sep String tlibversion concode_elem_sep FunctionInfo[] functions concode_elem_sep String prefix concode_elem_sep String uri concode_elem_sep String shortname concode_elem_sep TagFileInfo[] tagFiles concode_elem...