code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( ) { if ( Logger . logLevel >= Logger . LOG_DETAIL ) { Logger . println ( "srini_string" ) ; } }
starts the first sample timer none in this player concode_field_sep Voice voice concode_elem_sep int sampleRate concode_elem_sep int bytesPlayed concode_elem_sep byte[] byteLinearData concode_elem_sep String voice16kName concode_elem_sep boolean debug concode_elem_sep AudioFormat audioFormat concode_elem_sep boolean in...
boolean function ( Digest arg0 , char [ ] arg1 ) { return clientResponseValue ( arg0 , arg1 ) . equalsIgnoreCase ( arg0 . getDigest ( ) ) ; }
match the client response value with a generated digest based on the password concode_field_sep String UTF8 concode_elem_sep String MD5_ALGORITHM concode_field_sep String[] quoteTokenize concode_elem_sep String extract concode_elem_sep Digest digest concode_elem_sep String userName concode_elem_sep String clientRespons...
void function ( AbsoluteTableIdentifier arg0 ) { }
logical filter resolver will return the left and right filter expresison node for filter evaluation , so in this instance no implementation is required . concode_field_sep FilterResolverIntf leftEvalutor concode_elem_sep ExpressionType filterExpressionType concode_elem_sep BinaryExpression filterExpression concode_elem...
void function ( Shader arg0 , boolean arg1 ) { lightServer . setShaderOverride ( arg0 , arg1 ) ; }
enables shader overiding set null to disable . the specified shader will be used to shade all surfaces concode_field_sep int imageWidth concode_elem_sep AccelerationStructure intAccel concode_elem_sep Display display concode_elem_sep InstanceList infiniteInstanceList concode_elem_sep Instance bakingInstance concode_ele...
Double function ( ) { return previousWorkLoad ; }
returns the workload standard deviation for the previously found solution concode_field_sep Double previousWorkLoad concode_elem_sep Long previousUndefinedPositions concode_elem_sep HashBasedTable<LocalDate,String,SolverPosition> positions concode_elem_sep HashMap<Integer,SolverEmployee> solverEmployees concode_elem_se...
ManagedObjectReference function ( ) { return returnval ; }
gets the value of the returnval property . concode_field_sep ManagedObjectReference returnval concode_field_sep void setReturnval
void function ( MineGraphics arg0 ) { arr . paint ( arg0 ) ; }
paint concode_field_sep int sleep concode_elem_sep Arrow arr concode_elem_sep double r concode_elem_sep int startY concode_elem_sep int startX concode_field_sep void animation
UriComponents function ( Object ... arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; return expandInternal ( new VarArgsTemplateVariables ( arg0 ) ) ; }
replace all uri template variables with the values from a given array . the given array represents variable values . the order of variables is significant . concode_field_sep String fragment concode_elem_sep String scheme concode_elem_sep Map<String,?> uriVariables concode_elem_sep Object SKIP_VALUE concode_elem_sep It...
void function ( String [ ] arg0 , boolean arg1 ) { ignoredAttKeys . clear ( ) ; for ( String loc0 : arg0 ) ignoredAttKeys . add ( loc0 ) ; this . ignorePathKeys = arg1 ; }
advises the manager to ignore attributes with certain keys . concode_field_sep Hashtable<EntityAttribute,EntityAttribute> internedAttributes concode_elem_sep boolean ignorePathKeys concode_elem_sep EntityAttributeManager instance concode_elem_sep Hashtable<String,String> internedTexts concode_elem_sep HashSet<String> i...
void function ( String arg0 ) { this . threadNamePrefix = ( arg0 != null ? arg0 : getDefaultThreadNamePrefix ( ) ) ; }
specify the prefix to use for the names of newly created threads . default is `` simpleasynctaskexecutor - '' . concode_field_sep boolean daemon concode_elem_sep String threadNamePrefix concode_elem_sep ThreadGroup threadGroup concode_elem_sep int threadPriority concode_elem_sep AtomicInteger threadCount concode_field_...
boolean function ( ALCdevice arg0 ) { boolean loc0 = nalcCaptureCloseDevice ( ALC10 . getDevice ( arg0 ) ) ; synchronized ( ALC10 . devices ) { arg0 . setInvalid ( ) ; ALC10 . devices . remove ( new Long ( arg0 . arg0 ) ) ; } return loc0 ; }
the alccaptureclosedevice function allows the application to disconnect from a capture device . the return code will be true or false , indicating success or failure . if the device is null or invalid , an alc_invalid_device error will be generated . once closed , a capture device is invalid . concode_field_sep int ALC...
String function ( ) { if ( holder . getObjectDigestInfo ( ) != null ) { return holder . getObjectDigestInfo ( ) . getDigestAlgorithm ( ) . getObjectId ( ) . getId ( ) ; } return null ; }
returns the other object type id if an object digest info is used . concode_field_sep Holder holder concode_field_sep Principal[] getIssuer concode_elem_sep BigInteger getSerialNumber concode_elem_sep boolean match concode_elem_sep boolean match concode_elem_sep int getDigestedObjectType concode_elem_sep Object[] getNa...
void function ( ) { trimToSize ( - 1 ) ; }
clear the cache , calling #entryremoved on each removed entry . concode_field_sep int evictionCount concode_elem_sep int putCount concode_elem_sep int hitCount concode_elem_sep int size concode_elem_sep int createCount concode_elem_sep int maxSize concode_elem_sep LinkedHashMap<K,V> map concode_elem_sep int missCount c...
ListVersionsByFunctionResult function ( String arg0 ) { this . nextMarker = arg0 ; return this ; }
a string , present if there are more function versions . returns a reference to this object so that method calls can be chained together . concode_field_sep String nextMarker concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<FunctionConfiguration> versions concode_field_sep String getNextMarker concode_...
void function ( Map < String , String [ ] > arg0 ) { this . parameters = new HashMap < String , String [ ] > ( arg0 . size ( ) ) ; addParameterMap ( arg0 ) ; }
adds all the parameters contained in the map to the href . the value in the given map will be escaped before added . any parameter already present in the href object is removed . concode_field_sep long serialVersionUID concode_elem_sep String anchor concode_elem_sep Map<String,String[]> parameters concode_elem_sep Stri...
void function ( int arg0 , boolean arg1 ) { if ( arg0 < 0 || arg0 >= length ) { throw new ArrayIndexOutOfBoundsException ( Integer . toString ( arg0 ) ) ; } int loc0 = subscript ( arg0 ) ; int loc1 = position ( arg0 ) ; if ( arg1 ) { repn [ loc0 ] |= loc1 ; } else { repn [ loc0 ] &= ~ loc1 ; } }
sets the indexed bit in this bitarray . concode_field_sep byte[][] NYBBLE concode_elem_sep byte[] repn concode_elem_sep int BYTES_PER_LINE concode_elem_sep int length concode_elem_sep int BITS_PER_UNIT concode_field_sep boolean[] toBooleanArray concode_elem_sep int subscript concode_elem_sep BitArray truncate concode_e...
Integer function ( ) { return totalNumEntries ; }
gets the value of the totalnumentries property . concode_field_sep List<AdParam> entries concode_elem_sep Integer totalNumEntries concode_field_sep List<AdParam> getEntries concode_elem_sep void setTotalNumEntries
Date function ( ) { return this . writeDate ; }
retrieves the recording date . concode_field_sep Date writeDate concode_elem_sep String indicatorKey concode_elem_sep Collection<IndicatorGroup> groups concode_elem_sep Collection<IndicatorFilter> filters concode_field_sep String getKey concode_elem_sep Collection<IndicatorFilter> getFilters concode_elem_sep Indicator ...
GenericDraweeHierarchyBuilder function ( ) { init ( ) ; return this ; }
resets this builder to its initial values making it reusable . concode_field_sep ScaleType mRetryImageScaleType concode_elem_sep List<Drawable> mOverlays concode_elem_sep ScaleType mFailureImageScaleType concode_elem_sep ScaleType mActualImageScaleType concode_elem_sep ScaleType DEFAULT_ACTUAL_IMAGE_SCALE_TYPE concode_...
List < Resource > function ( ResourceLoader arg0 , String ... arg1 ) { return stream ( arg0 , arg1 ) . collect ( Collectors . toList ( ) ) ; }
convert the supplied paths to a list of resource handles usingthe given resourceloader . concode_field_sep String SLASH concode_field_sep Stream<Resource> stream concode_elem_sep String[] convertToClasspathResourcePaths concode_elem_sep Resource[] convertToResources
int function ( ) { return 31 * type . hashCode ( ) + getCertificates ( ) . hashCode ( ) ; }
returns the hashcode of this certificate path . this is defined as : 31 gettype . hashcode + getcertificates . hashcode . concode_field_sep byte[] data concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep long serialVersionUID concode_field_sep Object readResolve concode_elem_sep String ...
void function ( ) { Attachment . createFromResponse ( Arrays . asList ( new String [ ] { "srini_string" } ) , environment ) ; }
test an attachment created with a response of incorrect length but correct type concode_field_sep Environment environment concode_elem_sep User user concode_field_sep void createEnviroment concode_elem_sep void testResponseWithIncorrectType concode_elem_sep void testAttachmentCreatedFromResponse
List < Version > function ( ) { return Collections . unmodifiableList ( SORTED_VERSIONS ) ; }
returns immutable list of all known versions . concode_field_sep List<Version> SORTED_VERSIONS concode_field_sep Version randomVersion concode_elem_sep Version getPreviousVersion concode_elem_sep Version getPreviousVersion concode_elem_sep boolean isSnapshot concode_elem_sep Version getFirstVersion concode_elem_sep Ver...
boolean function ( CordovaWebView arg0 , ICordovaClientCertRequest arg1 ) { return false ; }
called when he system received an ssl client certificate request . plugin can use the supplied clientcertrequest to process this certificate challenge . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName ...
SnapshotShardFailure function ( StreamInput arg0 ) { SnapshotShardFailure loc0 = new SnapshotShardFailure ( ) ; loc0 . readFrom ( arg0 ) ; return loc0 ; }
reads shard failure information from stream input concode_field_sep String reason concode_elem_sep ShardId shardId concode_elem_sep String nodeId concode_elem_sep RestStatus status concode_field_sep String reason concode_elem_sep void writeTo concode_elem_sep void readFrom concode_elem_sep void toXContent concode_elem_...
void function ( ) { }
this method resets the outgoing events . concode_field_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void reactMain_region_A concode_elem_sep void init concode_elem_sep void exit concode_elem_sep void reactMain_region_B concode_elem_sep void exitAction concode_elem_sep boolean isStateAct...
boolean function ( int arg0 ) { int loc0 = 1 << arg0 ; return ( set & loc0 ) != 0 ; }
returns true if a value has been assigned for the setting id . concode_field_sep int FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS concode_elem_sep int DOWNLOAD_BANDWIDTH concode_elem_sep int set concode_elem_sep int DEFAULT_INITIAL_WINDOW_SIZE concode_elem_sep int UPLOAD_BANDWIDTH concode_elem_sep int CLIENT_CERTIFICATE_VE...
String function ( ) { return _rawChallenge ; }
returns the raw challenge . concode_field_sep Identity _identity concode_elem_sep IdentityProvider _identityProvider concode_elem_sep String _returnURL concode_elem_sep Context _context concode_elem_sep DbAdapter _dbAdapter concode_elem_sep String _rawChallenge concode_elem_sep String _protocolVersion concode_field_sep...
void function ( String arg0 ) { this . type = arg0 ; }
sets the value of the type property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep JAXBElement<? extends EngineeringCRSType> engineeringCRS concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep...
void function ( ShardId arg0 , Settings arg1 ) { }
called before the index shard gets created . concode_field_sep PlaceHolder placeHolder concode_field_sep void afterIndexCreated concode_elem_sep void beforeIndexShardClosed concode_elem_sep void beforeIndexRemoved concode_elem_sep void shardRoutingChanged concode_elem_sep void onShardInactive concode_elem_sep void afte...
void function ( String arg0 ) { this . device = arg0 ; }
sets the value of the device property . concode_field_sep ManagedObjectReference _this concode_elem_sep String device concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep String getDevice
java . lang . String function ( ) { return _resourceActionLocalService . getOSGiServiceIdentifier ( ) ; }
returns the osgi service identifier . concode_field_sep ResourceActionLocalService _resourceActionLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep java.util.List<com.liferay.portal.model.ResourceAct...
void function ( ) { prepareStateTest ( ) ; Entry loc0 = factory . createEntry ( ) ; region . getVertices ( ) . add ( loc0 ) ; createTransition ( loc0 , state ) ; assertEquals ( EntryKind . INITIAL , loc0 . getKind ( ) ) ; assertTrue ( validator . validate ( loc0 , diagnostics , new HashMap < Object , Object > ( ) ) ) ;...
a valid entry should have no issues concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_fi...
void function ( String arg0 ) { this . retrievedTo = arg0 ; }
the amazon resource name arn of the gateway-vtl that the virtual tape is being retrieved to . the virtual tape is retrieved from the virtual tape shelf vts . concode_field_sep java.util.Date completionTime concode_elem_sep String tapeStatus concode_elem_sep String tapeARN concode_elem_sep String tapeBarcode concode_ele...
void function ( Exchange arg0 ) { logger . info ( "srini_string" + institutionCode ) ; producerTemplate . sendBodyAndHeader ( ReCAPConstants . EMAIL_Q , getEmailPayLoad ( ) , ReCAPConstants . EMAIL_BODY_FOR , "srini_string" ) ; }
process input for accession reconcialtion email service . concode_field_sep String nyplEmailTo concode_elem_sep Logger logger concode_elem_sep ProducerTemplate producerTemplate concode_elem_sep String institutionCode concode_elem_sep String culReportLocation concode_elem_sep String nyplReportLocation concode_elem_sep S...
boolean function ( ) { return forceUpdate == null ? false : forceUpdate ; }
returns true , if the cache of the datapoint should be ignored . concode_field_sep Double delay concode_elem_sep Boolean forceUpdate concode_field_sep double getDelay concode_elem_sep void setForceUpdate concode_elem_sep String toString concode_elem_sep void setDelay
void function ( Stack < T > arg0 , T arg1 ) { length ++ ; arg0 . elements . add ( arg1 ) ; }
pushes the given element onto the given stack . concode_field_sep ArrayList<T> elements concode_elem_sep int length concode_elem_sep long serialVersionUID concode_field_sep T pop concode_elem_sep List subList concode_elem_sep void set concode_elem_sep T last concode_elem_sep void addAll concode_elem_sep void replaceAll...
void function ( @ NotNull DDMFormValuesQueryParser . AttributeValueContext arg0 ) { }
the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void exitFieldSelectorExpression concode_elem_sep void enterPath concode_elem_sep void enterSelectorExpression concode_elem_sep void enterStepType concode_elem_sep void exitPredicateExpression concode_elem_sep void ent...
boolean function ( EmailTemplateVO arg0 ) { return dao . createEmailTemplate ( arg0 ) ; }
this method is used call a method of dao class to create email template concode_field_sep EmailTemplateDAO dao concode_elem_sep int rowCount concode_field_sep boolean editEmailTemplate concode_elem_sep List searchEmailTemplate concode_elem_sep List<EmailTemplateVO> getKeyFields concode_elem_sep EmailTemplateVO viewEmai...
Handshake function ( ) { return handshake ; }
returns the tls handshake of the connection that carried this response , or null if the response was received without tls . concode_field_sep Request request concode_elem_sep Handshake handshake concode_elem_sep Headers.Builder headers concode_elem_sep int code concode_elem_sep long sentRequestAtMillis concode_elem_sep...
void function ( final DateComponents arg0 ) { this . startDate = arg0 ; }
updates the start date of education concode_field_sep DateComponents endDate concode_elem_sep long serialVersionUID concode_elem_sep String degree concode_elem_sep String schoolName concode_elem_sep String fieldOfStudy concode_elem_sep DateComponents startDate concode_field_sep String getSchoolName concode_elem_sep Dat...
Matcher function ( String arg0 , Pattern arg1 ) { return new JdkMatcher ( arg0 , arg1 ) ; }
create a new matcher object , depending on the implementation concode_field_sep PlaceHolder placeHolder concode_field_sep boolean contains concode_elem_sep boolean matches concode_elem_sep String substitute concode_elem_sep String substitute
void function ( ) { CombinedRangeXYPlot loc0 = createPlot ( ) ; CombinedRangeXYPlot loc1 = createPlot ( ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; assertTrue ( loc1 . equals ( loc0 ) ) ; }
test the equals method . concode_field_sep List events concode_field_sep void testNotification concode_elem_sep void chartChanged concode_elem_sep void testCloning concode_elem_sep CombinedRangeXYPlot createPlot concode_elem_sep void testRemoveSubplot concode_elem_sep XYDataset createDataset2 concode_elem_sep void test...
Function < I , O > function ( com . google . common . base . Function < I , O > arg0 ) { Objects . requireNonNull ( arg0 ) ; return arg0 :: apply ; }
creates a function of this type from a guava style function . concode_field_sep PlaceHolder placeHolder concode_field_sep Function<Object,T> constant concode_elem_sep O apply concode_elem_sep Function<T,O> compose concode_elem_sep Function<T,T> identity concode_elem_sep Function<I,O> from concode_elem_sep com.google.co...
GroundedValue function ( ) { if ( start == 0 && end == items . length ) { return new SequenceExtent ( items ) ; } else { SequenceExtent loc0 = new SequenceExtent ( items ) ; return new SequenceExtent ( loc0 , start , end - start ) ; } }
return a sequencevalue containing all the items in the sequence returned by this sequenceiterator concode_field_sep Item current concode_elem_sep int start concode_elem_sep int index concode_elem_sep int end concode_elem_sep Item[] items concode_field_sep Item next concode_elem_sep SequenceIterator getReverseIterator c...
OVRF function ( OConnection arg0 , int arg1 ) { VRF loc0 = VRF . get ( ( jnipap . Connection ) arg0 , new Integer ( arg1 ) ) ; return toSQLObj ( loc0 ) ; }
get a vrf from id concode_field_sep PlaceHolder placeHolder concode_field_sep ARRAY searchPool concode_elem_sep ARRAY searchPrefix concode_elem_sep ARRAY searchPrefix concode_elem_sep OPrefix getPrefix concode_elem_sep OVRF toSQLObj concode_elem_sep OPool toSQLObj concode_elem_sep OPrefix toSQLObj concode_elem_sep ARRA...
int function ( ) { return this . errorClass ; }
returns the error class which is described in the rfc . concode_field_sep int ERROR_CLASS_SHIFT concode_elem_sep Map<Integer,STUNErrorCode> intToEnum concode_elem_sep String STRING_ENCODING concode_elem_sep int LEADING_ZEROS_SHIFT concode_elem_sep int errorClass concode_elem_sep int errorCode concode_elem_sep int LEADI...
Double function ( ) { return totalTaxCountyCustAmount ; }
gets the value of the totaltaxcountycustamount property . concode_field_sep String serviceType concode_elem_sep String featureCode concode_elem_sep Double totalChargeAmount concode_elem_sep String soc concode_elem_sep long serialVersionUID concode_elem_sep String billCycleEndDate concode_elem_sep String billCycleStartD...
boolean function ( ) { return m_Listening ; }
tests if this modbustcplistener is listening and accepting incoming connections . concode_field_sep int REQUESTS_TOGC concode_elem_sep boolean m_Listening concode_elem_sep int c_RequestCounter concode_elem_sep SerialConnection m_SerialCon concode_field_sep void setListening concode_elem_sep void count concode_elem_sep ...
long function ( ) { long loc0 = ( isRead ? ( isParsed ? getContentSize ( ) : content . limit ( ) ) : memMapSize ) ; loc0 += ( 8 + ( loc0 >= ( ( 1L << 32 ) - 8 ) ? 8 : 0 ) + ( UserBox . TYPE . equals ( getType ( ) ) ? 16 : 0 ) ) ; loc0 += ( deadBytes == null ? 0 : deadBytes . limit ( ) ) ; return loc0 ; }
gets the full size of the box including header and content . concode_field_sep Container parent concode_elem_sep boolean isParsed concode_elem_sep long offset concode_elem_sep long contentStartPosition concode_elem_sep ByteBuffer deadBytes concode_elem_sep boolean isRead concode_elem_sep long memMapSize concode_elem_se...
com . liferay . sync . model . SyncDLFileVersionDiff function ( long arg0 ) { return _syncDLFileVersionDiffLocalService . getSyncDLFileVersionDiff ( arg0 ) ; }
returns the sync d l file version diff with the primary key . concode_field_sep SyncDLFileVersionDiffLocalService _syncDLFileVersionDiffLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.sync.model.SyncDLFileVersionDiff addSyncDLFileVersionDiff concode_elem_sep com.lif...
void function ( ZipFileEntry arg0 ) { entries . put ( arg0 . getName ( ) , arg0 ) ; setNumEntries ( numEntries + 1 ) ; if ( arg0 . getFeatureSet ( ) . contains ( Feature . ZIP64_SIZE ) || arg0 . getFeatureSet ( ) . contains ( Feature . ZIP64_CSIZE ) || arg0 . getFeatureSet ( ) . contains ( Feature . ZIP64_OFFSET ) ) { ...
adds an entry to the zip file . if this causes the actual number of entries to exceed 0xffffffff , or if the file requires zip64 features , the file is set to zip64 mode . concode_field_sep Charset charset concode_elem_sep long expectedEntries concode_elem_sep Map<String,ZipFileEntry> entries concode_elem_sep boolean m...
ContainerServiceAgentPoolProfile function ( ContainerServiceVMSizeTypes arg0 ) { this . vmSize = arg0 ; return this ; }
set the vmsize value . concode_field_sep String fqdn concode_elem_sep String name concode_elem_sep int count concode_elem_sep String dnsPrefix concode_elem_sep ContainerServiceVMSizeTypes vmSize concode_field_sep ContainerServiceAgentPoolProfile withCount concode_elem_sep ContainerServiceAgentPoolProfile withDnsPrefix ...
void function ( ISafeOperation arg0 , Object arg1 ) { execute ( arg0 , arg1 , false , EMPTY_STRING , false ) ; }
executes the specified operation within a safe i.e. , no checked exceptions are thrown , non-undoable transaction . concode_field_sep PlaceHolder placeHolder concode_field_sep void execute concode_elem_sep void execute concode_elem_sep Object execute concode_elem_sep Object execute concode_elem_sep void execute concode...
List < Project > function ( ) { List < Project > loc0 = new ArrayList < Project > ( ) ; for ( Project loc1 : projectsMap . values ( ) ) { loc0 . add ( loc1 ) ; } return loc0 ; }
returns a list of all projects . concode_field_sep Map<Long,Project> projectsMap concode_elem_sep List<ProjectManagerEventListener> projectManagerEventListeners concode_field_sep Project addProject concode_elem_sep void fireProjectRemoved concode_elem_sep List<ProjectManagerEventListener> copyProjectManagerEventListene...
boolean function ( ) { return false ; }
implementation of panzoomtarget concode_field_sep PanZoomController mPanZoomController concode_elem_sep boolean mForceRedraw concode_elem_sep IntSize mScreenSize concode_elem_sep String LOGTAG concode_elem_sep LayerRenderer mLayerRenderer concode_elem_sep DisplayPortMetrics mDisplayPort concode_elem_sep Context mContex...
void function ( Date arg0 ) { _portletItem . setCreateDate ( arg0 ) ; }
sets the create date of this portlet item . concode_field_sep PortletItem _portletItem concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concod...
List < JAXBElement < ? >> function ( ) { if ( recordContentSourceOrRecordCreationDateOrRecordChangeDate == null ) { recordContentSourceOrRecordCreationDateOrRecordChangeDate = new ArrayList < JAXBElement < ? >> ( ) ; } return this . recordContentSourceOrRecordCreationDateOrRecordChangeDate ; }
gets the value of the recordcontentsourceorrecordcreationdateorrecordchangedate 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 recordco...
Locale function ( ) { return currentLocale == null ? defaultLocale : currentLocale ; }
current locale for viewing contents concode_field_sep Locale defaultLocale concode_elem_sep String[] installedLocaleIds concode_elem_sep Locale currentEditLocale concode_elem_sep String defaultLocaleId concode_elem_sep Logger log concode_elem_sep Locale currentLocale concode_elem_sep Locale[] availableLocales concode_f...
ListAvailableSolutionStacksResult function ( java . util . Collection < SolutionStackDescription > arg0 ) { setSolutionStackDetails ( arg0 ) ; return this ; }
a list of available solution stacks and their solutionstackdescription . concode_field_sep com.amazonaws.internal.SdkInternalList<String> solutionStacks concode_elem_sep com.amazonaws.internal.SdkInternalList<SolutionStackDescription> solutionStackDetails concode_field_sep java.util.List<String> getSolutionStacks conco...
boolean function ( ) { String [ ] loc0 = Platform . getApplicationArgs ( ) ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { if ( loc0 [ loc1 ] . equals ( "srini_string" ) ) { return true ; } } return false ; }
copy almost , except for strange unused assignment of pdecore.isdevlaunchmode concode_field_sep RuntimeWorkspaceSetup INSTANCE concode_elem_sep boolean isDevLaunchMode concode_field_sep void init concode_elem_sep RuntimeWorkspaceSetup initFull concode_elem_sep RuntimeWorkspaceSetup getInstance concode_elem_sep boolean ...
Type function ( ) { return resultType ; }
get the type of the result . concode_field_sep TestData testdata concode_elem_sep List<Type> inputTypes concode_elem_sep List<TestCase> testCases concode_elem_sep String name concode_elem_sep Function setup concode_elem_sep Type resultType concode_elem_sep Function teardown concode_field_sep String getName concode_elem...
void function ( int arg0 , int arg1 ) { setColor ( Color . argb ( arg1 , Color . red ( arg0 ) , Color . green ( arg0 ) , Color . blue ( arg0 ) ) ) ; }
sets a color with a specific alpha value . concode_field_sep String mLabel concode_elem_sep float mValueTextSize concode_elem_sep DashPathEffect mFormLineDashEffect concode_elem_sep boolean mHighlightEnabled concode_elem_sep List<Integer> mColors concode_elem_sep boolean mDrawValues concode_elem_sep boolean mVisible co...
DataFileCache function ( ) { if ( lLog != null ) { return lLog . getCache ( ) ; } else { return null ; } }
returns the cache object or null if one does n't exist . concode_field_sep Log lLog concode_elem_sep LockFile lf concode_field_sep void writeCommit concode_elem_sep void checkpoint concode_elem_sep void releaseLock concode_elem_sep void openLog concode_elem_sep boolean closeLog concode_elem_sep boolean hasLog concode_e...
void function ( Runnable arg0 ) { postDelayed ( arg0 , 0 ) ; }
add a runnable to the queue . concode_field_sep Runnable runnable concode_elem_sep IdleState idleState concode_elem_sep long scheduledTime concode_elem_sep boolean isExecutingRunnable concode_elem_sep Thread associatedThread concode_elem_sep long currentTime concode_elem_sep List<ScheduledRunnable> runnables concode_fi...
void function ( ) { String [ ] loc0 = new String [ ] { "srini_string" , "srini_string" , "srini_string" , "srini_string" } ; BigMoney loc1 = MoneyUtils . parse ( "srini_string" ) ; for ( int loc2 = 0 ; loc2 < loc0 . length ; loc2 ++ ) { loc1 = loc1 . multipliedBy ( new BigDecimal ( loc0 [ loc2 ] ) ) ; } assertThat ( lo...
verifies ability to handle simple integer multiplications over several iterations concode_field_sep PlaceHolder placeHolder concode_field_sep void testParseMoney concode_elem_sep void testComplexDivide concode_elem_sep void testSimpleSubtract concode_elem_sep void testComplexSubtract concode_elem_sep void testIncompati...
void function ( int arg0 ) { affinities = new double [ arg0 ] ; reset ( ) ; }
number of steps to average for weighted sum ; this also resets weighted affinity listener concode_field_sep int stepNumber concode_elem_sep double[] affinities concode_field_sep void updateAffinity concode_elem_sep String toString concode_elem_sep double getWeightedAffinity
boolean function ( ) { return mZoomIn ; }
returns the zoom type . concode_field_sep float mZoomRate concode_elem_sep boolean mZoomIn concode_field_sep float getZoomRate
void function ( String arg0 ) { this . portInRequestId = arg0 ; }
sets the value of the portinrequestid property . concode_field_sep String numberToBePorted concode_elem_sep String portInRequestId concode_elem_sep PortInStatusCodeEnum portInStatusCode concode_elem_sep XMLGregorianCalendar portInDueDate concode_elem_sep String portInStatusDescription concode_elem_sep List<PortInAction...
void function ( final boolean arg0 ) { this . cacheTemplates = arg0 ; }
if cache is enabled , then templates are compiled once for each source url or file . it is recommanded to keep this flag to true unless you are in development mode and want automatic reloading of templates . concode_field_sep Class<? extends BaseTemplate> baseTemplateClass concode_elem_sep boolean expandEmptyElements c...
int function ( ) { return numberOfSubtasks ; }
returns the current number of subtasks . concode_field_sep int numberOfSubtasks concode_elem_sep String invokableClassName concode_elem_sep JobVertexID vertexID concode_elem_sep Configuration taskConfiguration concode_elem_sep List<BlobKey> requiredJarFiles concode_elem_sep int targetSlotNumber concode_elem_sep JobID j...
JSONWriter function ( ) { if ( this . mode == 'i' ) { this . mode = 'o' ; } if ( this . mode == 'o' || this . mode == 'a' ) { this . append ( "srini_string" ) ; this . push ( new JSONObject ( ) ) ; this . comma = false ; return this ; } throw new JSONException ( "srini_string" ) ; }
begin appending a new object . all keys and values until the balancing endobject will be appended to this object . the endobject method must be called to mark the object 's end . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer wri...
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 com.netsuite.webservices.platform.core_2014_2.InitializeRef reference concode_elem_sep com.netsuite.webservices.platform.core_2014_2.InitializeRef[] referenceList concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.netsuite.webservices.platform.core_2014_2.Initial...
void function ( Integer arg0 ) { this . y = arg0 ; }
sets new y. concode_field_sep Integer resourceid concode_elem_sep Integer sort_triggers concode_elem_sep Integer valign concode_elem_sep Integer resourcetype concode_elem_sep String url concode_elem_sep Integer screenitemid concode_elem_sep Integer colspan concode_elem_sep Integer screenid concode_elem_sep Integer rows...
Node function ( ) { Node loc0 = this ; while ( loc0 . parent != null ) loc0 = loc0 . parent ; return loc0 ; }
gets the root node concode_field_sep Vector3f position concode_elem_sep Quaternion rotation concode_elem_sep LinkedList<Node> children concode_elem_sep Node parent concode_elem_sep LinkedList<RenderControl> renderControls concode_field_sep void add concode_elem_sep Node getParent concode_elem_sep Quaternion getRotation...
void function ( ) { Entry loc0 [ ] = table ; for ( int loc1 = loc0 . length ; -- loc1 >= 0 ; ) { loc0 [ loc1 ] = null ; } count = 0 ; }
clears this hashtable so that it contains no keys . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep Object value concode_elem_sep int hash concode_elem_sep int key concode_field_sep boolean contains ...
void function ( ) { assertEquals ( MapConfig . DEFAULT_TTL_SECONDS , new MapConfig ( ) . getTimeToLiveSeconds ( ) ) ; }
test method for com.hazelcast.config.mapconfig #gettimetoliveseconds . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetMapStoreConfig concode_elem_sep void testGetBackupCount concode_elem_sep void testSetMaxSize concode_elem_sep void testSetEvictionPercentageUpperLimit concode_elem_sep void test...
void function ( Table arg0 , Object arg1 [ ] ) { if ( ! bAutoCommit ) { Transaction loc0 = new Transaction ( false , arg0 , arg1 ) ; tTransaction . addElement ( loc0 ) ; } }
method declaration concode_field_sep boolean bAutoCommit concode_elem_sep Database dDatabase concode_elem_sep boolean bReadOnly concode_elem_sep boolean bNestedTransaction concode_elem_sep Vector tTransaction concode_elem_sep int iNestedOldTransIndex concode_elem_sep boolean bClosed concode_elem_sep int iId concode_ele...
String function ( int arg0 , String arg1 ) { for ( TileProperty loc0 : tileProperties ) { if ( loc0 . arg0 == arg0 ) { return loc0 . propertyMap . get ( arg1 ) ; } } return null ; }
gets a tile 's property . concode_field_sep String orientation concode_elem_sep ArrayList<TileProperty> tileProperties concode_elem_sep ArrayList<TileSet> tileSets concode_elem_sep int tileWidth concode_elem_sep FileHandle tmxFile concode_elem_sep int width concode_elem_sep HashMap<String,String> properties concode_ele...
int function ( ) { return - 1 ; }
get the column number concode_field_sep ContentHandlerProxy parent concode_field_sep int getLineNumber concode_elem_sep String getSystemId concode_elem_sep Stack getContextItemStack concode_elem_sep String getPublicId
void function ( boolean arg0 ) { this . animateAdvanced = arg0 ; }
enables advanced smil animations concode_field_sep String chartPadding concode_elem_sep String responsiveOptions concode_elem_sep boolean animateAdvanced concode_elem_sep long serialVersionUID concode_elem_sep boolean animatePath concode_elem_sep String width concode_elem_sep AspectRatio aspectRatio concode_elem_sep bo...
Unmarshaller function ( String arg0 ) { if ( arg0 == null ) throw logger . nullArgumentError ( "srini_string" ) ; JAXBContext loc0 = getJAXBContext ( arg0 ) ; return loc0 . createUnmarshaller ( ) ; }
get the jaxb unmarshaller concode_field_sep HashMap<String,JAXBContext> jaxbContextHash concode_elem_sep PicketLinkLogger logger concode_elem_sep String W3C_XML_SCHEMA_NS_URI concode_field_sep Unmarshaller getValidatingUnmarshaller concode_elem_sep Unmarshaller getValidatingUnmarshaller concode_elem_sep Schema getJAXPS...
long function ( ) { return options . optLong ( "srini_string" , 0 ) * 1000 ; }
trigger date in milliseconds . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_s...
String function ( ) { return fileName ; }
getter . concode_field_sep String fileName concode_elem_sep String MATCH_SINGLELINE_COMMENT_PAT concode_elem_sep Map<Integer,TextBlock> cppComments concode_elem_sep Map<Integer,List<TextBlock>> clangComments concode_elem_sep Map<Integer,TextBlock> javadocComments concode_elem_sep Pattern MATCH_SINGLELINE_COMMENT concod...
OutputStream function ( ) { return out ; }
this method returns an outputstream connected to the client concode_field_sep int uid concode_elem_sep int lastUID concode_elem_sep ClientInfo serverInfo concode_elem_sep String name concode_elem_sep Socket client concode_elem_sep String ship concode_elem_sep PrintWriter writer concode_elem_sep String job concode_elem_...
ProviderResourceType function ( List < AliasType > arg0 ) { this . aliases = arg0 ; return this ; }
set the aliases value . concode_field_sep List<AliasType> aliases concode_elem_sep List<String> apiVersions concode_elem_sep List<String> locations concode_elem_sep Map<String,String> properties concode_elem_sep String resourceType concode_field_sep ProviderResourceType withApiVersions concode_elem_sep List<AliasType> ...
String function ( ) { return name ; }
retrieves the name of the savepoint that this savepoint object represents . concode_field_sep String name concode_elem_sep jdbcConnection connection concode_field_sep String toString concode_elem_sep int getSavepointId
int function ( Comparable arg0 ) { ParamChecks . nullNotPermitted ( arg0 , "srini_string" ) ; final Integer loc0 = ( Integer ) this . indexMap . get ( arg0 ) ; if ( loc0 == null ) { return - 1 ; } return loc0 . intValue ( ) ; }
returns the index for a given key . concode_field_sep long serialVersionUID concode_elem_sep ArrayList keys concode_elem_sep ArrayList values concode_elem_sep HashMap indexMap concode_field_sep void sortByValues concode_elem_sep Comparable getKey concode_elem_sep void rebuildIndex concode_elem_sep void sortByKeys conco...
void function ( Object arg0 ) { if ( size == items . length ) { final int loc0 = items . length ; Object [ ] loc1 = new Object [ loc0 * 2 ] ; System . arraycopy ( items , 0 , loc1 , 0 , size ) ; items = loc1 ; } items [ size ] = arg0 ; size ++ ; }
push into this stack . concode_field_sep int size concode_elem_sep long serialVersionUID concode_elem_sep Object[] items concode_elem_sep int DEFAULT_CAPACITY concode_field_sep Object pop concode_elem_sep Object last concode_elem_sep int size concode_elem_sep void clear concode_elem_sep boolean isEmpty concode_elem_sep...
int function ( ) { int loc0 = bookText . loc0 ( ) ; int loc1 = bookText . replace ( "srini_string" , "srini_string" ) . loc0 ( ) ; int loc2 = ( loc0 - loc1 ) / 5 ; return loc2 ; }
counts how many times `` alice '' occurs in this book . concode_field_sep String bookText concode_field_sep int getNumCharacters concode_elem_sep String getSecondSentence concode_elem_sep String getFirstSentence concode_elem_sep int firstOccurrenceOfMadHatter concode_elem_sep void readBook
void function ( Logger arg0 ) { Util . throwIfNull ( arg0 ) ; Util . throwIfNotNull ( sLogger ) ; sLogger = arg0 ; }
override android 's default log api with a custom logger interface . this affectsall subsequent calls to logredirector apis . concode_field_sep Logger sLogger concode_field_sep boolean isLoggable concode_elem_sep boolean isLoggable concode_elem_sep String formatThrowable concode_elem_sep void d concode_elem_sep void d ...
boolean function ( ) { return this instanceof DAttributePattern ; }
returns true if this is dattributepattern . concode_field_sep DAnnotation annotation concode_elem_sep DPattern next concode_elem_sep DPattern prev concode_elem_sep Locator location concode_field_sep Locator getLocation concode_elem_sep DAnnotation getAnnotation concode_elem_sep boolean isElement concode_elem_sep boolea...
boolean [ ] function ( int arg0 ) { int loc0 = size + arg0 ; if ( loc0 > items . length ) resize ( Math . max ( 8 , loc0 ) ) ; return items ; }
increases the size of the backing array to accommodate the specified number of additional items . useful before adding many items to avoid multiple backing array resizes . concode_field_sep boolean ordered concode_elem_sep int size concode_elem_sep boolean[] items concode_field_sep void insert concode_elem_sep boolean ...
String function ( ) { return this . parameterName ; }
get the parameter name . concode_field_sep int sqlType concode_elem_sep boolean nullable concode_elem_sep String parameterName concode_field_sep int getSqlType concode_elem_sep boolean isNullable
void function ( @ Nonnull final CSSUnknownRule arg0 , @ Nonnull final ICSSVisitor arg1 ) { arg1 . onUnknownRule ( arg0 ) ; }
visit all elements of a single unknown @ rule . concode_field_sep CSSVisitor s_aInstance concode_field_sep void visitTopLevelRule concode_elem_sep void visitNamespaceRule concode_elem_sep void visitStyleRule concode_elem_sep void visitPageRule concode_elem_sep void visitSupportsRule concode_elem_sep void visitCSS conco...
void function ( String arg0 , Object arg1 ) { FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getSessionMap ( ) . put ( arg0 , arg1 ) ; }
store the managed bean inside the session scope . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_se...
boolean function ( MethodParameter arg0 ) { return ( getArgumentResolver ( arg0 ) != null ) ; }
whether the given @linkplain methodparameter method parameter is supported by any registered handlermethodargumentresolver . concode_field_sep Map<MethodParameter,HandlerMethodArgumentResolver> argumentResolverCache concode_elem_sep Log logger concode_elem_sep List<HandlerMethodArgumentResolver> argumentResolvers conco...
WOCookie function ( Cookie arg0 ) { WOCookie loc0 = new WOCookie ( arg0 . getName ( ) , arg0 . getValue ( ) , arg0 . getPath ( ) , arg0 . getDomain ( ) , arg0 . getMaxAge ( ) , arg0 . isSecure ( ) , arg0 . isHttpOnly ( ) ) ; return loc0 ; }
converts a netty cookie to a wocookie concode_field_sep PlaceHolder placeHolder concode_field_sep WOSession existingSession concode_elem_sep String getWebSocketLocation concode_elem_sep String websocketUrlInContext concode_elem_sep HttpResponse asHttpResponse concode_elem_sep WORequest asWORequest
ByteString function ( byte [ ] arg0 , int arg1 , int arg2 ) { if ( arg0 == null ) throw new IllegalArgumentException ( "srini_string" ) ; checkOffsetAndCount ( arg0 . length , arg1 , arg2 ) ; byte [ ] loc0 = new byte [ arg2 ] ; System . arraycopy ( arg0 , arg1 , loc0 , 0 , arg2 ) ; return new ByteString ( loc0 ) ; }
returns a new byte string containing a copy of bytecount bytes of data startingat offset . concode_field_sep char[] HEX_DIGITS concode_elem_sep ByteString EMPTY concode_elem_sep byte[] data concode_elem_sep int hashCode concode_elem_sep String utf8 concode_elem_sep long serialVersionUID concode_field_sep ByteString enc...
String function ( ) { return group ; }
gets the value of the group property . concode_field_sep ManagedObjectReference _this concode_elem_sep String user concode_elem_sep String group concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep void setGroup concode_elem_sep String getUser concode_elem_sep void setUser