code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
Transferable function ( Transferable arg0 , boolean arg1 ) { return new TransferableProxy ( arg0 , arg1 ) ; } | creates a transferableproxy to proxy for the specified transferable . concode_field_sep sun.awt.datatransfer.TransferableProxy proxy concode_elem_sep Transferable transferable concode_elem_sep DropTarget dropTarget concode_elem_sep long serialVersionUID concode_elem_sep boolean isLocal concode_elem_sep DropTargetContex... |
Response function ( SMTPSession arg0 , Request arg1 ) { return NOT_SUPPORTED ; } | handles help command concode_field_sep String COMMAND_NAME concode_elem_sep Response NOT_SUPPORTED concode_elem_sep Collection<String> COMMANDS concode_field_sep void init concode_elem_sep void destroy concode_elem_sep Collection<String> getImplCommands |
ArrayOfguid function ( ) { return sites ; } | gets the value of the sites property . concode_field_sep ArrayOfAppointmentsToIgnore appointmentsToIgnore concode_elem_sep Integer userTimeZoneCode concode_elem_sep String searchRecurrenceRule concode_elem_sep Integer anchorOffset concode_elem_sep Integer recurrenceTimeZoneCode concode_elem_sep ArrayOfguid sites concod... |
void function ( boolean arg0 ) { this . ignoreCase = arg0 ; } | sets if the keyword map should be case insensitive . concode_field_sep Keyword next concode_elem_sep Keyword[] literalMap concode_elem_sep boolean ignoreCase concode_elem_sep Keyword[] parenMap concode_elem_sep byte id concode_elem_sep char[] keyword concode_elem_sep int MAP_LENGTH concode_field_sep void add concode_el... |
double function ( ) { return Math . toDegrees ( this . lat ) ; } | returns latitude in degrees concode_field_sep double EROT concode_elem_sep double alt concode_elem_sep double lon concode_elem_sep double REARTH concode_elem_sep double lat concode_field_sep double getAltitude concode_elem_sep double getLongitudeRad concode_elem_sep int hashCode concode_elem_sep double getLongitudeDeg ... |
void function ( String arg0 ) { store . setLink ( this . id , roleContactsNameId , arg0 ) ; } | connects this instance to the given instance using role `` contacts name '' . if there is already an instance connected to this instance through role `` contacts name '' , the link will be overwritten . if the given instance is null , an existing link is removed . concode_field_sep GUID typeId concode_elem_sep GUID rol... |
List < BaseCustomFieldValue > function ( ) { if ( customFieldValues == null ) { customFieldValues = new ArrayList < BaseCustomFieldValue > ( ) ; } return this . customFieldValues ; } | gets the value of the customfieldvalues 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 customfieldvalues property . for example , to ad... |
boolean function ( ) { return _calEvent . getAllDay ( ) ; } | returns the all day of this cal event . concode_field_sep CalEvent _calEvent concode_field_sep java.util.Date getStartDate concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getLocation concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCa... |
String function ( String arg0 ) { if ( arg0 == null ) { arg0 = ServerConfigurationService . getString ( "srini_string" ) ; if ( arg0 == null ) arg0 = "srini_string" ; } return arg0 ; } | captures the yes overly complex rules for the skin folder naming convention concode_field_sep PlaceHolder placeHolder concode_field_sep String getCssToolSkinCDN concode_elem_sep String getCssToolBase concode_elem_sep String getSkinFromSite concode_elem_sep String getPortalSkinLink concode_elem_sep String getCssToolSkin... |
ZipEntry function ( String arg0 ) { if ( ! isOpen ( ) ) return null ; return m_zipFile . getEntry ( arg0 ) ; } | get zip entry concode_field_sep File m_file concode_elem_sep ZipFile m_zipFile concode_field_sep void dumpManifest concode_elem_sep Manifest getManifest concode_elem_sep Manifest getManifest concode_elem_sep String[] getContent concode_elem_sep String findInPath concode_elem_sep void main concode_elem_sep boolean isJar... |
JAXBElement < NotificationType > function ( NotificationType arg0 ) { return new JAXBElement < NotificationType > ( _NotCompleted_QNAME , NotificationType . class , null , arg0 ) ; } | create an instance of jaxbelement concode_field_sep QName _Close_QNAME concode_elem_sep QName _Closed_QNAME concode_elem_sep QName _NotCompleted_QNAME concode_elem_sep QName _CannotComplete_QNAME concode_elem_sep QName _Completed_QNAME concode_elem_sep QName _Compensate_QNAME concode_elem_sep QName _Complete_QNAME conc... |
boolean function ( Object arg0 ) { if ( arg0 == this ) return true ; if ( ! ( arg0 instanceof TimerOptions ) ) return false ; TimerOptions loc0 = ( TimerOptions ) arg0 ; return ( this . persistent == loc0 . persistent ) && ( this . timeout == loc0 . timeout ) && ( this . preserveMissed . equals ( loc0 . preserveMissed ... | compare this timer options object for equality with another . concode_field_sep boolean persistent concode_elem_sep long timeout concode_elem_sep TimerPreserveMissed preserveMissed concode_field_sep void setTimeout concode_elem_sep int hashCode concode_elem_sep boolean isPersistent concode_elem_sep long getTimeout conc... |
long function ( ) { long loc0 = System . currentTimeMillis ( ) ; long loc1 = loc0 - t ; t = loc0 ; return loc1 ; } | get duration and restart . concode_field_sep long t concode_elem_sep String TAG concode_field_sep long duration concode_elem_sep long start concode_elem_sep void printDurationRestart concode_elem_sep void printDuration |
DescribeConfigurationRecorderStatusResult function ( java . util . Collection < ConfigurationRecorderStatus > arg0 ) { setConfigurationRecordersStatus ( arg0 ) ; return this ; } | a list that contains status of the specified recorders . concode_field_sep com.amazonaws.internal.SdkInternalList<ConfigurationRecorderStatus> configurationRecordersStatus concode_field_sep java.util.List<ConfigurationRecorderStatus> getConfigurationRecordersStatus concode_elem_sep int hashCode concode_elem_sep boolean... |
int function ( ) { return instanceId ; } | returns the instance number of a service starting to process the request . concode_field_sep int instanceId concode_elem_sep long requestId concode_elem_sep String serviceName concode_field_sep String getServiceName concode_elem_sep long getRequestId |
boolean function ( final Sentence arg0 , final Sentence arg1 ) { return ( arg0 . content . equals ( arg1 . content ) && arg0 . getRevisible ( ) && TemporalRules . matchingOrder ( arg0 . getTemporalOrder ( ) , arg1 . getTemporalOrder ( ) ) ) ; } | check whether two sentences can be used in revision concode_field_sep PlaceHolder placeHolder concode_field_sep void inferToAsym concode_elem_sep void trySolution concode_elem_sep void decisionMaking concode_elem_sep void match concode_elem_sep void Manage_Execution concode_elem_sep void matchAsymSym concode_elem_sep v... |
void function ( final WAL arg0 ) { ( ( AbstractFSWAL < ? > ) arg0 ) . requestLogRoll ( ) ; } | request a log roll , but do n't actually do it . concode_field_sep Log LOG concode_elem_sep T wal concode_elem_sep String META_WAL_PROVIDER_ID concode_elem_sep Configuration conf concode_elem_sep String providerId concode_elem_sep String WAL_FILE_NAME_DELIMITER concode_elem_sep String SPLITTING_EXT concode_elem_sep Lis... |
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . arg0 ( arg0 ) ; } | performs a dynamic query on the database and returns the matching rows . concode_field_sep ReleaseLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.model.Release createRelease concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery ge... |
String function ( ) { return atom0 ; } | gets the value of the atom0 property . concode_field_sep BigDecimal obs concode_elem_sep String atom0 concode_elem_sep BigDecimal mean concode_elem_sep BigDecimal z concode_elem_sep String atom2 concode_elem_sep String atom1 concode_elem_sep BigDecimal stdev concode_field_sep String getAtom1 concode_elem_sep String get... |
String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep Integer name concode_field_sep void setName concode_elem_sep Integer getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString |
void function ( String arg0 ) { this . skuDesc = arg0 ; } | sets the value of the skudesc property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep XMLGregorianCalendar coverageStartDate concode_elem_sep String emailAddress concode_elem_sep BigDecimal skuPrice concode_elem_sep Boolean purchaseIndicator concode_elem_sep String skuDesc concod... |
Enumeration function ( ) { currentBucket = 0 ; current = null ; hasMoreElements ( ) ; return this ; } | returns an enumeration of the keys in this hashtable . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep org.apache.juli.logging.Log log concode_elem_sep int dL concode_elem_sep Entry current concode_elem_sep int currentBucket concode_elem_sep int count conco... |
void function ( Date arg0 ) { this . processStartDate = arg0 == null ? null : new Date ( arg0 . getTime ( ) ) ; } | the date and time the processing started for this bitstream . concode_field_sep String checksumCheckResult concode_elem_sep boolean infoFound concode_elem_sep boolean deleted concode_elem_sep boolean toBeProcessed concode_elem_sep Date processEndDate concode_elem_sep DSpaceBitstreamInfo dspaceBitstream concode_elem_sep... |
void function ( ) { for ( VectorWrapper < ? > loc0 : wrappers ) { loc0 . clear ( ) ; } } | clears the contained vectors . see valuevector #clear . concode_field_sep BatchSchema schema concode_elem_sep boolean schemaChanged concode_elem_sep OperatorContext oContext concode_elem_sep List<VectorWrapper<?>> wrappers concode_elem_sep int recordCount concode_field_sep boolean allocateNewSafe concode_elem_sep void ... |
void function ( Collection < InjectionPoint > arg0 ) { for ( InjectionPoint loc0 : arg0 ) { Push loc1 = loc0 . getAnnotated ( ) . getAnnotation ( Push . class ) ; if ( loc1 != null ) { pushAnnotations . add ( loc1 ) ; } } } | stores all push annotations on injection points annotated by push concode_field_sep Push pushAnnotation concode_elem_sep Set<Push> pushAnnotations concode_elem_sep BeanManager beanManager concode_field_sep Type getObservedType concode_elem_sep Set<Annotation> getObservedQualifiers concode_elem_sep TransactionPhase getT... |
JSONBuilder function ( String arg0 ) { return item ( arg0 , true ) ; } | adds an escaped string to an array or function call . concode_field_sep StringBuilder params concode_field_sep String escapeString concode_elem_sep JSONBuilder endArray concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_el... |
boolean function ( ) { return false ; } | indicates if the default animations of the view pager should be used . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hideOffscreenPages concode_elem_sep void onPostTransform concode_elem_sep void transformPage concode_elem_sep float min concode_elem_sep void onPreTransform concode_elem_sep void on... |
void function ( UDPTerminal arg0 ) { m_Terminal = arg0 ; if ( arg0 . isActive ( ) ) { m_IO = arg0 . getModbusTransport ( ) ; } } | sets the terminal on which this modbustransaction should be executed . concode_field_sep Mutex m_TransactionLock concode_elem_sep UDPTerminal m_Terminal concode_elem_sep int m_RetryCounter concode_elem_sep ModbusRequest m_Request concode_elem_sep ModbusResponse m_Response concode_elem_sep int m_Retries concode_elem_sep... |
int function ( ) { int loc0 = 0 ; if ( appData != null ) for ( int loc1 = 0 ; loc1 < appData . length ; loc1 ++ ) loc0 ^= appData [ loc1 ] << ( ( 8 * loc1 ) & 31 ) ; if ( initAddr != null ) loc0 ^= initAddr . hashCode ( ) ; if ( acceptAddr != null ) loc0 ^= acceptAddr . hashCode ( ) ; return loc0 ; } | returns the hash code for this channel binding . concode_field_sep InetAddress initAddr concode_elem_sep InetAddress acceptAddr concode_elem_sep byte[] appData concode_field_sep InetAddress getAcceptorAddress concode_elem_sep InetAddress getInitiatorAddress concode_elem_sep byte[] getApplicationData concode_elem_sep bo... |
void function ( String arg0 ) { this . id = arg0 ; } | sets the id . concode_field_sep String ERRORMSG concode_elem_sep ModuleHandle handle concode_elem_sep File storage concode_elem_sep String id concode_field_sep Object getAdapter concode_elem_sep Object getAdapter concode_elem_sep IPersistableElement getPersistable concode_elem_sep String getName concode_elem_sep String... |
String function ( ) { prefix = "srini_string" . equals ( prefix ) ? null : prefix ; return prefix ; } | override this if you are making a new class to define your entity reference , called by public #getprefix method concode_field_sep String originalReference concode_elem_sep char SEPARATOR concode_elem_sep boolean empty concode_elem_sep char PERIOD concode_elem_sep String prefix concode_elem_sep String entityId concode_... |
RampUpRule function ( Integer arg0 ) { this . changeIntervalInMinutes = arg0 ; return this ; } | set the changeintervalinminutes value . concode_field_sep Double changeStep concode_elem_sep Double minReroutePercentage concode_elem_sep Double maxReroutePercentage concode_elem_sep String actionHostName concode_elem_sep String name concode_elem_sep Integer changeIntervalInMinutes concode_elem_sep Double reroutePercen... |
MultiValueMap < K , V > function ( Map < K , List < V >> arg0 ) { return new MultiValueMapAdapter < K , V > ( arg0 ) ; } | adapt a map > to an multivaluemap . concode_field_sep Enumeration<E> enumeration concode_elem_sep Map<K,List<V>> map concode_field_sep Iterator<E> toIterator concode_elem_sep E next concode_elem_sep void mergePropertiesIntoMap concode_elem_sep boolean containsInstance concode_elem_sep Collection<List<V>> values concode... |
char [ ] function ( ) { return this . enclosingTypeName ; } | answer the resolved name of the enclosing type in the class file format as specified in section 4.2 of the java 2 vm spec or null if the receiver is a top level type . for example , java.lang.string is java/lang/string . concode_field_sep char[] superclass concode_elem_sep char[] enclosingTypeName concode_elem_sep char... |
ValidatorService function ( ) { if ( instance == null ) { synchronized ( ValidatorService . class ) { instance = new ValidatorService ( ) ; } } return instance ; } | this will retrieve the singleton instance of this class , allowing it to be used across applications . concode_field_sep Logger log concode_elem_sep ValidatorService instance concode_field_sep ValidatorResult validateObject concode_elem_sep ValidatorResult validateObject concode_elem_sep ValidatorResult validateObject |
boolean function ( ConnectionListener arg0 ) { return connectionListeners . add ( arg0 ) ; } | register a connectionlistener to receive events about connection status . concode_field_sep Set<ConnectionListener> connectionListeners concode_elem_sep Logger logger concode_elem_sep Link link concode_elem_sep Set<RawDataListener> rawDataListeners concode_elem_sep Map<Integer,Set<DigitalReadChangeListener>> digitalRea... |
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; } | return type metadata object concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String selector concode_elem_sep java.lang.String[] fields concode_field_sep java.lang.String[] getFields concode_... |
java . lang . String function ( ) { return _checkP2pMailingLocalService . getBeanIdentifier ( ) ; } | returns the spring bean id for this bean . concode_field_sep CheckP2pMailingLocalService _checkP2pMailingLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.lms.model.CheckP2pMailing findByActId concode_elem_sep com.liferay.lms.model.CheckP2pMailing getCheckP2pMailing concode_elem_sep com... |
void function ( ) { while ( ! isEmpty ( ) ) remove ( ) ; } | removes all entries from this bag . concode_field_sep int numberOfEntries concode_elem_sep Node next concode_elem_sep T data concode_elem_sep Node firstNode concode_field_sep boolean add concode_elem_sep int getFrequencyOf concode_elem_sep void setNextNode concode_elem_sep void setData concode_elem_sep void display con... |
int function ( Card arg0 ) { if ( getNumberIndex ( this . num ) > getNumberIndex ( arg0 . getNum ( ) ) ) { return 1 ; } else if ( getNumberIndex ( this . num ) < getNumberIndex ( arg0 . getNum ( ) ) ) { return - 1 ; } return 0 ; } | vergelijk twee kaarten . concode_field_sep Number num concode_elem_sep Suit suit concode_field_sep int getSuitIndex concode_elem_sep int getIndex concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Number getNum concode_elem_sep String toString concode_elem_sep int getNumberIndex |
void function ( HttpSessionBindingEvent arg0 ) { log ( "srini_string" + arg0 . getSession ( ) . getId ( ) + "srini_string" + arg0 . getName ( ) + "srini_string" + arg0 . getValue ( ) + "srini_string" ) ; } | record the fact that a servlet context attribute was added . concode_field_sep ServletContext context concode_field_sep void sessionCreated concode_elem_sep void sessionDestroyed concode_elem_sep void log concode_elem_sep void contextInitialized concode_elem_sep void attributeReplaced concode_elem_sep void contextDestr... |
void function ( ) { try { if ( ! observer . isClosed ( ) ) { observer . close ( writer ) ; writer . close ( ) ; } } catch ( Exception loc0 ) { if ( writer != null ) { observer . error ( writer ) ; } throw new BodyEncoderException ( "srini_string" , loc0 ) ; } } | this is used to signal to the producer that all content has been written and the user no longer needs to write . this will close the underlying transport which tells the client that all of the content has been sent over the connection . concode_field_sep BodyObserver observer concode_elem_sep ByteWriter writer concode_... |
AssociationStatus function ( String arg0 ) { setMessage ( arg0 ) ; return this ; } | the reason for the status . concode_field_sep java.util.Date dateValue concode_elem_sep String name concode_elem_sep String additionalInfo concode_elem_sep String message concode_field_sep void setName concode_elem_sep void setName concode_elem_sep String getName concode_elem_sep String getMessage concode_elem_sep void... |
long function ( ) { return unitTime ; } | to get unittime concode_field_sep int accessState concode_elem_sep int maximumRequest concode_elem_sep long prohibitTimePeriod concode_elem_sep long unitTime concode_field_sep void setAccessState concode_elem_sep int getAccessState concode_elem_sep void setMaximumRequestPerUnitTime concode_elem_sep void setUnitTime con... |
SimpleFeatureCollection function ( ) { return affectedFeatures ; } | a collection of the features that are being manipulated . accessible and usable only when the event is being thrown , if you store the event and try to access the collection later there is no guarantee it will still be usable . concode_field_sep SimpleFeatureCollection affectedFeatures concode_elem_sep TransactionReque... |
AlertHistoryEntity function ( ) { return alertHistory ; } | gets the associated alerthistoryentity entry for this current alertinstance . concode_field_sep Long latestTimestamp concode_elem_sep MaintenanceState maintenanceState concode_elem_sep AlertDefinitionEntity alertDefinition concode_elem_sep Long historyId concode_elem_sep AlertHistoryEntity alertHistory concode_elem_sep... |
int function ( ) { return code ; } | return code of the event triggered . concode_field_sep int UNKNOWN concode_elem_sep int OPENED concode_elem_sep int RESUMED concode_elem_sep int OPENING concode_elem_sep int STOPPED concode_elem_sep int EOM concode_elem_sep int SEEKING concode_elem_sep Object description concode_elem_sep int GAIN concode_elem_sep int P... |
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 org.eclipse.birt.report.soapengine.api.IOReference leftIO concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep org.eclipse.birt.report.soapengine.api.IOReference righ... |
void function ( Camera arg0 , Matrix4 arg1 , Rectangle arg2 , Rectangle arg3 ) { calculateScissors ( arg0 , 0 , 0 , Gdx . graphics . getWidth ( ) , Gdx . graphics . getHeight ( ) , arg1 , arg2 , arg3 ) ; } | calculates a scissor rectangle using 0,0 , gdx.graphics.getwidth , gdx.graphics.getheight as the viewport . concode_field_sep Vector3 tmp concode_elem_sep Rectangle viewport concode_elem_sep Array<Rectangle> scissors concode_field_sep Rectangle popScissors concode_elem_sep Rectangle getViewport concode_elem_sep void fi... |
String function ( ) { return filename ; } | get form data file name concode_field_sep String filename concode_elem_sep ByteArrayOutputStream stream concode_elem_sep String name concode_elem_sep String contentType concode_field_sep String getName concode_elem_sep String getContentType concode_elem_sep ByteArrayOutputStream getStream concode_elem_sep void setFilen... |
void function ( String arg0 , String arg1 , String arg2 , ApplicationId arg3 , ContainerId arg4 ) { if ( LOG . isInfoEnabled ( ) ) { LOG . info ( createSuccessLog ( arg0 , arg1 , arg2 , arg3 , arg4 ) ) ; } } | create a readable and parseable audit log string for a successful event . concode_field_sep String STOP_CONTAINER concode_elem_sep String FINISH_SUCCESS_CONTAINER concode_elem_sep String FINISH_KILLED_CONTAINER concode_elem_sep Log LOG concode_elem_sep String KEY_VAL_SEPARATOR concode_elem_sep String START_CONTAINER co... |
RuntimeException function ( int arg0 ) { return Util . newInternal ( "srini_string" + arg0 + "srini_string" + getName ( arg0 ) + "srini_string" + getClass ( ) . getName ( ) + "srini_string" ) ; } | returns an error indicating that the value is illegal . the client needs to throw the error . concode_field_sep Map<String,V> valuesByName concode_elem_sep int min concode_elem_sep Value[] ordinalToValueMap concode_elem_sep int max concode_elem_sep String name concode_elem_sep String description concode_elem_sep String... |
int function ( ) { int loc0 = picture . getBasicPixel ( x , y ) ; int loc1 = loc0 & 0xff ; return loc1 ; } | method to get the amount of blue at this pixel . it will be from 0-255 with 0 being no blue and 255 being as much blue as you can have . concode_field_sep int x concode_elem_sep int y concode_elem_sep DigitalPicture picture concode_field_sep int getCol concode_elem_sep int correctValue concode_elem_sep Color getColor c... |
boolean function ( Node arg0 , Node arg1 , String arg2 , Node arg3 ) { XObject loc0 = eval ( arg0 , arg1 , arg2 , arg3 ) ; return loc0 . bool ( ) ; } | evaluate an xpath string and return true if the output is to be included or not . concode_field_sep FunctionTable funcTable concode_elem_sep boolean installed concode_elem_sep java.util.logging.Logger log concode_elem_sep XPathContext context concode_elem_sep String xpathStr concode_elem_sep XPath xpath concode_field_s... |
void function ( boolean arg0 , long arg1 ) { if ( arg0 ) { Thread . currentThread ( ) . parkUntil ( arg1 ) ; } else { Thread . currentThread ( ) . parkFor ( arg1 ) ; } } | parks the calling thread for the specified amount of time , unless the `` permit '' for the thread is already available due to a previous call to #unpark . this method may also return spuriously that is , without the thread being told to unpark and without the indicated amount of time elapsing . see java.util.concurren... |
void function ( ) { if ( ! mInTransaction ) throw new RuntimeException ( "srini_string" ) ; mInTransaction = false ; mTransactionLock . unlock ( ) ; } | call this when you 're done modifying the layer . concode_field_sep int positionHandle concode_elem_sep Rect mNewPosition concode_elem_sep RectF viewport concode_elem_sep Rect mPosition concode_elem_sep boolean mInTransaction concode_elem_sep float mResolution concode_elem_sep RectF pageRect concode_elem_sep int textur... |
void function ( String arg0 ) { mMimeType = arg0 ; } | sets the resource response 's mime type , for example text/html . concode_field_sep String mMimeType concode_elem_sep String mEncoding concode_elem_sep InputStream mInputStream concode_field_sep String getEncoding concode_elem_sep String getMimeType concode_elem_sep void setEncoding concode_elem_sep void setData concod... |
void function ( JAXBElement < ? extends CodeDefinitionType > arg0 ) { this . codeDefinition = arg0 ; } | sets the value of the codedefinition property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep JAXB... |
int function ( int arg0 ) { arg0 |= ( arg0 >> 1 ) ; arg0 |= ( arg0 >> 2 ) ; arg0 |= ( arg0 >> 4 ) ; arg0 |= ( arg0 >> 8 ) ; arg0 |= ( arg0 >> 16 ) ; return arg0 + 1 ; } | next largest power of 2 : given a binary integer value x , the next largest power of 2 can be computed by a swar algorithm that recursively `` folds '' the upper bits into the lower bits . this process yields a bit vector with the same most significant 1 as x , but all 1 's below it . adding 1 to that value yields the ... |
String function ( Properties arg0 ) { ByteArrayOutputStream loc0 = new ByteArrayOutputStream ( 2048 ) ; arg0 . store ( loc0 , null ) ; String loc1 ; loc1 = URLEncoder . encode ( loc0 . toString ( "srini_string" ) , "srini_string" ) ; return loc1 ; } | returns the properties formatted as a string concode_field_sep String prefix concode_elem_sep Properties props concode_field_sep Collection listPropertiesWithPrefix concode_elem_sep Properties readProperties concode_elem_sep Properties readProperties concode_elem_sep Adder withPrefix concode_elem_sep void addProperties... |
Entry function ( long arg0 ) { return mEntries . get ( arg0 ) ; } | returns the entry with the specified key if it exists , null otherwise . concode_field_sep String path concode_elem_sep String DIRECTORY concode_elem_sep long size concode_elem_sep long mTotalSize concode_elem_sep File mStorePath concode_elem_sep String TAG concode_elem_sep Map<Long,Entry> mEntries concode_elem_sep SQL... |
java . lang . String function ( ) { return _keHoachVeSinhXaNew . getMaTinh ( ) ; } | returns the ma tinh of this ke hoach ve sinh xa new . concode_field_sep keHoachVeSinhXaNew _keHoachVeSinhXaNew concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep bool... |
void function ( java . lang . String arg0 ) { _entry . setContent ( arg0 ) ; } | sets the content of this entry . concode_field_sep Entry _entry concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep java.... |
int function ( String arg0 , String arg1 ) { return findKeyword ( arg0 , arg1 , 0 ) ; } | override - this method is used if there are only 2 parameters ... concode_field_sep PlaceHolder placeHolder concode_field_sep String getRandomResponse concode_elem_sep String transformYouMeStatement concode_elem_sep String getResponse concode_elem_sep String getGreeting concode_elem_sep String transformIWantToStatement |
String function ( ) { return this . type ; } | returns the type of the attribute . concode_field_sep String name concode_elem_sep String namespace concode_elem_sep String fullName concode_elem_sep String type concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getName concode_elem_sep String getNamespace concode_elem_sep void set... |
com . liferay . akismet . model . AkismetData function ( long arg0 ) { return _akismetDataLocalService . deleteAkismetData ( arg0 ) ; } | deletes the akismet data with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep AkismetDataLocalService _akismetDataLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.akismet.mo... |
String function ( ) { return trend ; } | gets the value of the trend property . concode_field_sep String parent concode_elem_sep String uniqueName concode_elem_sep String goal concode_elem_sep String trend concode_elem_sep String measureGroup concode_elem_sep String caption concode_elem_sep String weight concode_elem_sep String time concode_elem_sep Object pa... |
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , arg1 , arg2 ) ; } | debug log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concode_elem_sep void e conco... |
void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , arg1 , arg2 ) ; } | debug log message . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concode_elem_sep void e conco... |
void function ( ) { XYImageAnnotation loc0 = new XYImageAnnotation ( 10.0 , 20.0 , JFreeChart . INFO . getLogo ( ) ) ; XYImageAnnotation loc1 = ( XYImageAnnotation ) loc0 . clone ( ) ; assertTrue ( loc0 != loc1 ) ; assertTrue ( loc0 . getClass ( ) == loc1 . getClass ( ) ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; } | confirm that cloning works . concode_field_sep PlaceHolder placeHolder concode_field_sep void testPublicCloneable concode_elem_sep void testHashCode concode_elem_sep void testEquals |
Resource function ( String arg0 ) { CachedResource loc0 = cache . get ( arg0 ) ; if ( loc0 != null ) { cache . remove ( arg0 ) ; currentStorage -= loc0 . content . getSize ( ) ; if ( loc0 . time + expireDelay < currentTime ( ) ) { return null ; } else { return loc0 . content ; } } return null ; } | retrieve a resource concode_field_sep int maxTiles concode_elem_sep long expireDelay concode_elem_sep Map<String,CachedResource> cache concode_elem_sep long serialVersionUID concode_elem_sep long time concode_elem_sep Ticker ticker concode_elem_sep int maxStorage concode_elem_sep long currentStorage concode_elem_sep Fi... |
boolean function ( JavaClass arg0 ) { return arg0 . getMajor ( ) < JDK15_MAJOR || ( arg0 . getMajor ( ) == JDK15_MAJOR && arg0 . getMinor ( ) < JDK15_MINOR ) ; } | checks if classfile was compiled for pre 1.5 target concode_field_sep int JDK15_MINOR concode_elem_sep int JDK15_MAJOR concode_field_sep ObjectType getObjectTypeInstance concode_elem_sep ObjectType getObjectTypeInstance concode_elem_sep ClassDescriptor getClassDescriptor concode_elem_sep ClassDescriptor getClassDescrip... |
void function ( String arg0 , String arg1 ) { variables . put ( arg0 , arg1 ) ; } | sets a substitution varaible . the value of a variable will be substituted whereever $ name is found in the input where name is the name of the variable . concode_field_sep Properties variables concode_elem_sep String SERVER_CONTINUATION_TAG concode_elem_sep String SERVER_TAG concode_elem_sep String LOG concode_elem_se... |
Map < String , String > function ( ) { return parameters ; } | get the parameters . concode_field_sep String fileName concode_elem_sep Date modificationDate concode_elem_sep long size concode_elem_sep Date readDate concode_elem_sep String type concode_elem_sep Date creationDate concode_elem_sep Map<String,String> parameters concode_elem_sep long size concode_field_sep void addLong... |
DescribeServicesResult function ( Failure ... arg0 ) { if ( this . failures == null ) { setFailures ( new com . amazonaws . internal . SdkInternalList < Failure > ( arg0 . length ) ) ; } for ( Failure loc0 : arg0 ) { this . failures . add ( loc0 ) ; } return this ; } | any failures associated with the call . note : this method appends the values to the existing list if any . use #setfailures java.util.collection or #withfailures java.util.collection if you want to override theexisting values . concode_field_sep com.amazonaws.internal.SdkInternalList<Failure> failures concode_elem_sep... |
void function ( java . lang . String arg0 ) { this . text = arg0 ; } | sets the text value for this issuenotedata . concode_field_sep java.math.BigInteger note_type concode_elem_sep java.util.Calendar date_submitted concode_elem_sep java.lang.String note_attr concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.intellij.tasks.mantis.model.ObjectRef view_state concode_elem_s... |
long function ( String arg0 ) { try { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 ; } catch ( IllegalArgumentException loc0 ) { return 0 ; } } | given a path return the number of free bytes in the filesystem containing the path . concode_field_sep String LOG_TAG concode_field_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep long getFreeExternalStorageSpace concode_elem_sep boolean testFileExists |
int function ( ) { return red ; } | gets the red value of this color . concode_field_sep Color GREEN concode_elem_sep int green concode_elem_sep Color LIGHT_GRAY concode_elem_sep Color RED concode_elem_sep Color BLACK concode_elem_sep int red concode_elem_sep Color WHITE concode_elem_sep int blue concode_elem_sep Color GRAY concode_elem_sep Color ORANGE ... |
void function ( XMLGregorianCalendar arg0 ) { this . shipDate = arg0 ; } | sets the value of the shipdate property . concode_field_sep List<Items.Item> item concode_elem_sep int quantity concode_elem_sep BigDecimal usPrice concode_elem_sep String comment concode_elem_sep XMLGregorianCalendar shipDate concode_elem_sep String productName concode_elem_sep String partNum concode_field_sep XMLGreg... |
String function ( int arg0 ) { String loc0 = m_dh . getNamespaceOfNode ( ( ( Attr ) m_attrs . item ( arg0 ) ) ) ; if ( null == loc0 ) loc0 = "srini_string" ; return loc0 ; } | look up an attribute 's namespace uri by index . concode_field_sep NamedNodeMap m_attrs concode_elem_sep int m_lastIndex concode_elem_sep DOMHelper m_dh concode_field_sep String getValue concode_elem_sep String getValue concode_elem_sep String getValue concode_elem_sep String getLocalName concode_elem_sep int getIndex ... |
double function ( ) { return elevation ; } | returns the elevation . concode_field_sep double elevation concode_elem_sep double azimuth concode_field_sep double getAzimuth concode_elem_sep void setElevation concode_elem_sep String toString concode_elem_sep void setAzimuth |
void function ( AnnotationChangeEvent arg0 ) { Object [ ] loc0 = this . listenerList . getListenerList ( ) ; for ( int loc1 = loc0 . length - 2 ; loc1 >= 0 ; loc1 -= 2 ) { if ( loc0 [ loc1 ] == AnnotationChangeListener . class ) { ( ( AnnotationChangeListener ) loc0 [ loc1 + 1 ] ) . annotationChanged ( arg0 ) ; } } } | notifies all registered listeners that the annotation has changed . concode_field_sep boolean notify concode_elem_sep EventListenerList listenerList concode_field_sep boolean getNotify concode_elem_sep void removeChangeListener concode_elem_sep void writeObject concode_elem_sep void setNotify concode_elem_sep Object cl... |
void function ( DataInput arg0 ) { } | decodes a jbig2 image from a datainput concode_field_sep JBIG2StreamDecoder streamDecoder concode_field_sep int getNumberOfPages concode_elem_sep void setGlobalData concode_elem_sep void cleanupPostDecode concode_elem_sep Segment findSegment concode_elem_sep boolean isRandomAccessOrganisationUsed concode_elem_sep JBIG2... |
void function ( ) { removedPositions . clear ( ) ; removedPositionCount = 0 ; addedPositions . clear ( ) ; } | stop reconciling positions . concode_field_sep StyledTextXtextAdapter styledTextXtextAdapter concode_elem_sep ISemanticHighlightingCalculator calculator concode_elem_sep ITextAttributeProvider attributeProvider concode_elem_sep HighlightingPresenter presenter concode_elem_sep List<AttributedPosition> removedPositions c... |
Calendar function ( Calendar arg0 ) { return DateUtils . truncate ( arg0 , Calendar . DAY_OF_MONTH ) ; } | truncates the time from the calendar object . concode_field_sep double J1970 concode_elem_sep Logger logger concode_elem_sep double MILLISECONDS_PER_DAY concode_elem_sep Pattern HHMM_PATTERN concode_field_sep double endOfDayDateToJulianDate concode_elem_sep int getMinutesFromTime concode_elem_sep double dateToJulianDat... |
void function ( ) { if ( null != toast ) { toast . cancel ( ) ; } } | hide the toast , if any . concode_field_sep Toast toast concode_field_sep void showShort concode_elem_sep void showShort concode_elem_sep void showLong concode_elem_sep void showLong concode_elem_sep void show concode_elem_sep void show |
Double function ( ) { return rmsdThr ; } | rmsd threshold concode_field_sep double rmsdThrJoin concode_elem_sep int maxGapSize concode_elem_sep double DEFAULT_GAP_OPEN concode_elem_sep double DISTANCE_INCREMENT concode_elem_sep double distanceIncrement concode_elem_sep int sideChainScoringType concode_elem_sep double oRmsdThr concode_elem_sep int maxNrIteration... |
void function ( final Component arg0 ) { } | not used . concode_field_sep long serialVersionUID concode_field_sep Dimension preferredLayoutSize concode_elem_sep void removeLayoutComponent concode_elem_sep void removeLayoutComponent concode_elem_sep Dimension minimumLayoutSize concode_elem_sep void layoutContainer |
String function ( PmObject arg0 , String arg1 , Object ... arg2 ) { return apiHandler . findLocalization ( ( PmObjectBase ) arg0 , arg1 , arg2 ) ; } | provides a localization based on a key and option resource string arguments . the result of that operation strongly depends on the kind of title provider used . concode_field_sep PmLocalizeApiHandler apiHandler concode_field_sep String localize concode_elem_sep String getOutputFormatString concode_elem_sep String local... |
void function ( Paint arg0 ) { this . drawPaint = arg0 ; } | sets the drawpaint . concode_field_sep boolean drawPath concode_elem_sep boolean fillPath concode_elem_sep double[] xValue concode_elem_sep Stroke drawStroke concode_elem_sep Paint drawPaint concode_elem_sep Paint fillPaint concode_elem_sep Composite composite concode_elem_sep double[] yValue concode_elem_sep boolean c... |
void function ( Long arg0 ) { this . poid = arg0 ; } | sets the value of the poid property . concode_field_sep SService sService concode_elem_sep Long poid concode_field_sep void setSService concode_elem_sep Long getPoid concode_elem_sep SService getSService |
Point function ( Envelope arg0 , Point2D arg1 ) { double loc0 = arg0 . getMinX ( ) + arg0 . getWidth ( ) / 2 ; double loc1 = arg0 . getMinY ( ) + arg0 . getHeight ( ) / 2 ; int loc2 = ( int ) Math . floor ( ( loc0 - arg1 . getX ( ) ) / arg0 . getWidth ( ) ) ; int loc3 = ( int ) Math . floor ( ( loc1 - arg1 . getY ( ) )... | given an envelope and origin , find the tile coordinate row , col concode_field_sep Set ignoredParameters concode_elem_sep WeakHashMap tileCache concode_elem_sep RenderedImage[] tiles concode_elem_sep ReferencedEnvelope metaTileEnvelope concode_elem_sep Point2D origin concode_elem_sep MapKey mapKey concode_elem_sep Can... |
GenericManager < CgGlslShader > function ( ) { if ( shaderInstance == null ) { shaderInstance = new GenericManager < CgGlslShader > ( ) ; createDefaultShaders ( ) ; } return shaderInstance ; } | singleton instance access . concode_field_sep GenericManager<CgGlslShader> shaderInstance concode_elem_sep GenericManager<CgTexture> textureInstance concode_field_sep GenericManager<CgTexture> getTextureManagerInstance concode_elem_sep void createDefaultShaders concode_elem_sep void createDefaultTextures |
String function ( ) { return _sql ; } | gets the sql statement . concode_field_sep Expression.Candidate<?> _root concode_elem_sep Expression.Predicate _where concode_elem_sep String _sql concode_elem_sep Integer _limit concode_elem_sep List<Expression.Path<?>> _projections concode_elem_sep List<Expression.Path<?>> _groupByTerms concode_elem_sep List<Expressi... |
void function ( java . lang . String arg0 , java . lang . String arg1 , java . lang . String arg2 , java . lang . String arg3 , javax . xml . stream . XMLStreamWriter arg4 ) { if ( arg4 . getPrefix ( arg1 ) == null ) { arg4 . writeNamespace ( arg0 , arg1 ) ; arg4 . setPrefix ( arg0 , arg1 ) ; } arg4 . writeAttribute ( ... | util method to write an attribute with the ns prefix concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.RevokeSecurityGroupEgressResponseType localRevokeSecurityGroupEgressResponse concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void s... |
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end... |
void function ( String arg0 ) { this . filedigest = arg0 ; } | sets the value of the filedigest property . concode_field_sep String filename concode_elem_sep String filedigest concode_field_sep String getFiledigest concode_elem_sep String getFilename concode_elem_sep void setFilename |
String function ( ) { return this . key ; } | the field identifier . concode_field_sep String stringValue concode_elem_sep String refValue concode_elem_sep String key concode_field_sep void setStringValue concode_elem_sep String getStringValue concode_elem_sep void setRefValue concode_elem_sep Field withStringValue concode_elem_sep int hashCode concode_elem_sep Fi... |
String function ( Reader arg0 ) { try { StringWriter loc0 = new StringWriter ( ) ; char [ ] loc1 = new char [ 1024 ] ; int loc2 ; while ( ( loc2 = arg0 . read ( loc1 ) ) != - 1 ) { loc0 . write ( loc1 , 0 , loc2 ) ; } return loc0 . toString ( ) ; } finally { arg0 . close ( ) ; } } | returns the remainder of ` reader ' as a string , closing it when done . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep char[] DIGITS concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY_STRING_ARRAY concode_elem... |
ByteBuffer function ( final CharSequence arg0 ) { return encode ( arg0 , utf16 ) ; } | returns a bytebuffer containing the specified text utf-16le encoded and null-terminated . if text is null , null is returned . concode_field_sep Field address concode_elem_sep Charset utf8 concode_elem_sep Charset utf16 concode_elem_sep CharSequence source concode_elem_sep Charset ascii concode_elem_sep Accessor memUti... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.