code
stringlengths
20
663
nl
stringlengths
68
7.19k
Class < ? > function ( Class < ? > arg0 ) { return ClassUtils . getUserClass ( arg0 ) ; }
return the class or interface to expose for the given bean class . this is the class that will be searched for attributes and operations for example , checked for annotations . this implementation returns the superclass for a cglib proxy and the class of the given bean else for a jdk proxy or a plain bean class . conco...
void function ( long arg0 ) { this . seqID = arg0 ; }
sets the seqid value for this statusreport . concode_field_sep java.lang.String mobile concode_elem_sep java.lang.String submitDate concode_elem_sep java.lang.String errorCode concode_elem_sep java.lang.String memo concode_elem_sep java.lang.String receiveDate concode_elem_sep int reportStatus concode_elem_sep long seq...
boolean function ( ) { return renderEmail ; }
is the email column rendered ? concode_field_sep boolean renderFirstName concode_elem_sep boolean multipleSelection concode_elem_sep boolean renderLastName concode_elem_sep boolean renderPhone concode_elem_sep Person[] personsList concode_elem_sep List selectedRows concode_elem_sep String scrollableHeight concode_elem_...
void function ( Date arg0 ) { this . createtime = arg0 ; }
this method was generated by mybatis generator . this method sets the value of the database column notice.createtime concode_field_sep Date createtime concode_elem_sep Integer companyid concode_elem_sep Integer noticetype concode_elem_sep Integer id concode_elem_sep String title concode_elem_sep String content concode_...
Set < InjectionPoint > function ( ) { return InjectionPoint . forInstanceMethodsAndFields ( instance . getClass ( ) ) ; }
returns the instance methods and fields of instance that will be injected to fulfillthis request . concode_field_sep T instance concode_elem_sep Object source concode_elem_sep TypeLiteral<T> type concode_field_sep R acceptVisitor concode_elem_sep void applyTo concode_elem_sep TypeLiteral<T> getType concode_elem_sep Obj...
void function ( Request [ ] arg0 ) { synchronized ( sent ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { sent . add ( arg0 [ loc0 ] ) ; arg0 [ loc0 ] . send_deferred ( ) ; } } }
send multiple prepared requests expecting to get a reply . all requests are send in parallel , each in its own separate thread . when the reply arrives , it is stored in the agreed fields of the corresponing request data structure . if this method is called repeatedly , the new requests are added to the set of the curr...
String function ( ) { return originalText ; }
this method returns the string that this object was created from . concode_field_sep String originalText concode_elem_sep Collator collator concode_elem_sep byte[] key concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep byte[] toByteArray concode_elem_sep int compareTo
boolean function ( ) { return data . isEmpty ( ) ; }
returns true if there are no items in the heap . concode_field_sep Comparator<T> comparator concode_elem_sep List<T> data concode_field_sep Iterator<T> iterator concode_elem_sep int size concode_elem_sep void swap concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Heap<T> insert concode_elem...
String function ( ) { return NetUtil . getResourceString ( "srini_string" ) ; }
returns a license and website information string about the library concode_field_sep ResourceBundle resBundle concode_elem_sep double VERSION concode_field_sep double getVersion concode_elem_sep String getCopyrightString concode_elem_sep String getResourceString
UnknownUserException function ( InputStream arg0 ) { arg0 . read_string ( ) ; UnknownUserException loc0 = new UnknownUserException ( ) ; loc0 . except = arg0 . read_any ( ) ; return loc0 ; }
read the exception from the cdr intput stream . concode_field_sep PlaceHolder placeHolder concode_field_sep UnknownUserException extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write
boolean function ( String arg0 ) { return StringUtils . endsWith ( arg0 , Constants . HistoryTrash . TRASH_SUFFIX ) ; }
verifies whether the given class name matches trash class naming pattern . concode_field_sep String MOTECH_PREFIX concode_elem_sep String MOTECHPLATFORM_PREFIX concode_field_sep boolean isHistoryClassName concode_elem_sep String getPackage concode_elem_sep String restId concode_elem_sep String getEntityClassName concod...
void function ( ) { if ( recordedMode != null ) { SwingUtilities . invokeLater ( new Runnable ( ) { public void run ( ) { final Object loc0 = recordedMode ; fireChange ( loc0 , getValue ( ) ) ; } } ) ; recordedMode = null ; } }
compares recorded mode with current and fires the event . concode_field_sep PropertyChangeSupport pcs concode_elem_sep IFeed feed concode_elem_sep Object recordedMode concode_field_sep Object getValue concode_elem_sep void setValue concode_elem_sep void setFeed concode_elem_sep void removeValueChangeListener concode_el...
long function ( ) { return this . estimatedCapacityLostTotal ; }
returns estimate of capacity lost . this is said to be an estimate , because in some cases it 's impossible to know the capacity of the volume , such as if we never had a chance to query its capacity before the failure occurred . concode_field_sep long lastVolumeFailureDate concode_elem_sep String[] failedStorageLocati...
void function ( String arg0 ) { this . sslUriStreaming = arg0 ; }
set the uri for ssl streaming . concode_field_sep String plainTextUriStreaming concode_elem_sep String secretKey concode_elem_sep String apiKey concode_elem_sep String sslUri concode_elem_sep String plainTextUri concode_elem_sep int port concode_elem_sep String exchangeClassName concode_elem_sep String userName concode...
void function ( ) { mExecutorService . scheduleWithFixedDelay ( new Runnable ( ) { @ Override public void run ( ) { queueAllCrashDumpUploads ( false , null ) ; } } , 0 , 20 , TimeUnit . MINUTES ) ; }
sets up a periodic uploader , that checks for new dumps to upload every 20 minutes concode_field_sep ScheduledExecutorService mExecutorService concode_elem_sep String mCrashReportUploadUrl concode_elem_sep String mCrashDumpPath concode_elem_sep String CRASH_REPORT_HOST concode_elem_sep String CAST_SHELL_USER_AGENT conc...
void function ( String arg0 ) { this . type = arg0 ; }
the snapshot type . concode_field_sep String snapshotId concode_elem_sep String name concode_elem_sep String directoryId concode_elem_sep java.util.Date startTime concode_elem_sep String type concode_elem_sep String status concode_field_sep void setSnapshotId concode_elem_sep void setName concode_elem_sep Snapshot with...
java . lang . String function ( ) { return statusMessage ; }
gets the statusmessage value for this wssynchronizationplanstatus . concode_field_sep java.util.Calendar lastRunStopped concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.talend.mdm.webservice.WSSynchronizationPlanStatusCode wsStatusCode co...
boolean function ( ) { if ( villageProffesions [ villageNum ] [ 0 ] >= 1 && villageProffesions [ villageNum ] [ 1 ] >= 2 ) return true ; else System . out . println ( "srini_string" + villageNum + "srini_string" + "srini_string" ) ; return false ; }
returns true if the amount of farmers and doctor is enough for creating new village . otherwise returns false . concode_field_sep int NUM_VILLAGES_OVERALL concode_elem_sep int villagePopulation[] concode_elem_sep int currentBiomeY concode_elem_sep int currentBiomeX concode_elem_sep int villageNum concode_elem_sep World...
void function ( ) { TransactionSynchronizationUtils . triggerFlush ( ) ; }
this implementation triggers flush callbacks , assuming that they will flush all affected orm sessions . concode_field_sep UserTransaction userTransaction concode_elem_sep boolean resetTransactionTimeout concode_field_sep boolean isRollbackOnly concode_elem_sep UserTransaction getUserTransaction
Vector2 function ( Vector2 arg0 , Matrix4 arg1 ) { tmp . set ( arg0 . x , arg0 . y , 0 ) ; tmp . mul ( arg1 ) ; camera . project ( tmp ) ; tmp . y = Gdx . graphics . getHeight ( ) - tmp . y ; arg0 . x = tmp . x ; arg0 . y = tmp . y ; return arg0 ; }
transforms a point to real screen coordinates as opposed to opengl es window coordinates , where the origin is in the top left and the the y-axis is pointing downwards . concode_field_sep Vector3 tmp concode_elem_sep float worldWidth concode_elem_sep int screenWidth concode_elem_sep float worldHeight concode_elem_sep i...
Preferences function ( ) { return WindowsPreferences . userRoot ; }
returns windowspreferences.userroot concode_field_sep PlaceHolder placeHolder concode_field_sep Preferences systemRoot
void function ( boolean arg0 ) { this . autoRotateLandscape = arg0 ; }
controls whether landscape pages should be rotated . concode_field_sep int languageLevel concode_elem_sep boolean optimizeResources concode_elem_sep boolean autoRotateLandscape concode_elem_sep boolean safeSetPageDevice concode_elem_sep PSRenderingMode renderingMode concode_elem_sep FOUserAgent userAgent concode_elem_s...
ScopedClassPool function ( ClassPool arg0 , ScopedClassPoolRepository arg1 ) { return new ScopedClassPool ( null , arg0 , arg1 , true ) ; }
makes an instance . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( ServletContextAttributeEvent arg0 ) { log ( "srini_string" + arg0 . getName ( ) + "srini_string" + arg0 . getValue ( ) + "srini_string" ) ; }
record the fact that a servlet context attribute was replaced . concode_field_sep ServletContext context concode_field_sep void log concode_elem_sep void contextInitialized concode_elem_sep void contextDestroyed concode_elem_sep void attributeAdded concode_elem_sep void attributeRemoved
void function ( int arg0 ) { int loc0 = newSizeInWords ( arg0 ) ; if ( loc0 >= this . buffer . length ) { long loc1 [ ] = this . buffer ; this . buffer = new long [ loc0 ] ; System . arraycopy ( loc1 , 0 , this . buffer , 0 , loc1 . length ) ; } }
resizes the buffer if the number of words to add exceeds the buffer capacity . concode_field_sep long buffer[] concode_elem_sep int actualSizeInWords concode_elem_sep int DEFAULT_BUFFER_SIZE concode_field_sep void negateWord concode_elem_sep void swap concode_elem_sep int newSizeInWords concode_elem_sep long getWord co...
void function ( String arg0 ) { this . layer = arg0 ; }
sets the value of the layer property . concode_field_sep String dx concode_elem_sep String stop concode_elem_sep String dy concode_elem_sep String rot concode_elem_sep String name concode_elem_sep String x concode_elem_sep String y concode_elem_sep String cream concode_elem_sep String roundness concode_elem_sep String ...
void function ( @ Named ( "srini_string" ) final Properties arg0 ) { dataSource . setProperties ( arg0 ) ; }
sets the driver properties . concode_field_sep ComboPooledDataSource dataSource concode_field_sep void setConnectionTesterClassName concode_elem_sep void setPassword concode_elem_sep void setBreakAfterAcquireFailure concode_elem_sep void setMaxPoolSize concode_elem_sep void setTestConnectionOnCheckin concode_elem_sep v...
boolean function ( Object arg0 ) { if ( arg0 == this ) { return true ; } if ( ! ( arg0 instanceof Outlier ) ) { return false ; } Outlier loc0 = ( Outlier ) arg0 ; if ( ! this . point . equals ( loc0 . point ) ) { return false ; } if ( this . radius != loc0 . radius ) { return false ; } return true ; }
tests this outlier for equality with an arbitrary object . concode_field_sep double radius concode_elem_sep Point2D point concode_field_sep Point2D getPoint concode_elem_sep double getX concode_elem_sep double getY concode_elem_sep void setPoint concode_elem_sep boolean overlaps concode_elem_sep String toString concode...
short function ( short arg0 , short arg1 , byte [ ] arg2 , short arg3 ) { assert ( arg1 < buf . length ) ; short loc0 = ( short ) ( arg1 + arg0 ) <= buf . length ? arg0 : ( short ) ( buf . length - arg1 ) ; Misc . array_copy ( buf , arg1 , arg2 , arg3 , loc0 ) ; if ( ( short ) ( arg1 + arg0 ) == buf . length ) return (...
serialize the byte array . see ds.ov2.util.apdu _ serializable #to_byte_array apdu_serializable . to_byte_array . concode_field_sep byte[] buf concode_field_sep boolean is_compatible_with concode_elem_sep short size concode_elem_sep short from_byte_array
int function ( ) { return id ; }
gets the file registration id concode_field_sep int resourceId concode_elem_sep double cost concode_elem_sep String ownerName concode_elem_sep int size concode_elem_sep long creationTime concode_elem_sep String name concode_elem_sep int checksum concode_elem_sep boolean masterCopy concode_elem_sep boolean readOnly conc...
boolean function ( Edge arg0 ) { return getEdges ( ) . remove ( arg0 ) ; }
remove an edge of the triangle . concode_field_sep boolean border concode_elem_sep List<Edge> edges concode_elem_sep List<Triangle> neighbours concode_elem_sep int id concode_field_sep boolean addNeighbour concode_elem_sep int getId concode_elem_sep boolean removeNeighbour concode_elem_sep boolean isBorder concode_elem...
int function ( final Object arg0 ) { for ( int loc0 = 0 ; loc0 < this . size ; loc0 ++ ) { if ( this . objects [ loc0 ] == arg0 ) { return ( loc0 ) ; } } return - 1 ; }
returns the index of the specified object , or -1 if the object is not in the list . concode_field_sep long serialVersionUID concode_elem_sep Object[] objects concode_elem_sep int size concode_elem_sep int increment concode_elem_sep int DEFAULT_INITIAL_CAPACITY concode_field_sep void set concode_elem_sep int size conco...
boolean function ( int [ ] arg0 , int arg1 , int arg2 ) { int loc0 = findFirst ( arg0 , arg1 ) ; return ( loc0 >= 0 ) && ( loc0 < arg2 ) ; }
returns whether any bits are set to true in thespecified range . concode_field_sep PlaceHolder placeHolder concode_field_sep int[] makeBitSet concode_elem_sep void set concode_elem_sep void set concode_elem_sep void or concode_elem_sep int getMax concode_elem_sep boolean get concode_elem_sep void clear concode_elem_sep...
void function ( String arg0 ) { this . bccMailId = arg0 ; }
sets the bcc mail id . concode_field_sep String[] ccMailList concode_elem_sep String[] bccMailList concode_elem_sep String ccMailId concode_elem_sep String bccMailId concode_elem_sep String fromMailId concode_field_sep String[] getCcMailList concode_elem_sep String getBccMailId concode_elem_sep String getFromMailId con...
void function ( String arg0 , String arg1 ) { logger . debug ( "srini_string" , arg0 , arg1 ) ; assertTrue ( arg0 + "srini_string" , arg1 != null ) ; assertTrue ( "srini_string" + arg0 , arg1 . trim ( ) . length ( ) > 0 ) ; }
asserts that propertyname is not a null string and has a length greater than zero . concode_field_sep FailureHandler failureHandler concode_elem_sep Logger logger concode_field_sep void fail concode_elem_sep void assertTrue concode_elem_sep void assertTrue concode_elem_sep void assertNotNull concode_elem_sep void asser...
String function ( ) { return state ; }
gets the value of the state property . concode_field_sep String number concode_elem_sep String dateOfBirth concode_elem_sep String state concode_field_sep String getNumber concode_elem_sep String getDateOfBirth concode_elem_sep void setDateOfBirth concode_elem_sep void setState concode_elem_sep void setNumber
void function ( ScreenshotStrategy arg0 ) { defaultScreenshotStrategy = arg0 ; }
set a screenshotstrategy to be used by default for subsequent #screenshot string invocations concode_field_sep ScreenshotStrategy defaultScreenshotStrategy concode_elem_sep Pattern TAG_PATTERN concode_field_sep ScreenshotStrategy getDefaultScreenshotStrategy concode_elem_sep void screenshot concode_elem_sep void screen...
int function ( final RouteInfo arg0 ) { return ( arg0 . getHopCount ( ) > 1 ) ? CONNECT_PROXY : CONNECT_TARGET ; }
determines the first step to establish a route . concode_field_sep PlaceHolder placeHolder concode_field_sep int directStep concode_elem_sep int proxiedStep concode_elem_sep int nextStep
void function ( final Boolean arg0 ) { this . nullable = arg0 ; }
sets the value of the nullable property . concode_field_sep Boolean nullable concode_elem_sep String name concode_elem_sep Boolean updatable concode_elem_sep String columnDefinition concode_elem_sep Boolean insertable concode_field_sep void setName concode_elem_sep Boolean isUpdatable concode_elem_sep String getName co...
SSLSocketFactory function ( ) { return sslSocketFactory ; }
returns the ssl socket factory , or null if this is not an https address . concode_field_sep Proxy proxy concode_elem_sep List<String> transports concode_elem_sep int uriPort concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep OkAuthenticator authentica...
T function ( @ Nullable T arg0 , @ Nullable T arg1 ) { return arg0 != null ? arg0 : checkNotNull ( arg1 ) ; }
returns the first of two given parameters that is not null , if either is , or otherwise throws a nullpointerexception . to find the first non-null element in an iterable , use iterables.find iterable , predicates.notnull . for varargs , use iterables.find arrays.aslist a , b , c , ... , predicates.notnull , static imp...
List < Element > function ( Element arg0 , String arg1 ) { return getChildElementsByTagName ( arg0 , new String [ ] { arg1 } ) ; }
retrieves all child elements of the given dom element that match the given element name . only look at the direct child level of the given element ; do not go into further depth in contrast to the dom api 's getelementsbytagname method . concode_field_sep PlaceHolder placeHolder concode_field_sep String getTextValue co...
Writer function ( OutputStream arg0 ) { if ( JenaRuntime . runUnder ( JenaRuntime . featureNoCharset ) ) return new OutputStreamWriter ( arg0 ) ; return new OutputStreamWriter ( arg0 , utf8 . newEncoder ( ) ) ; }
create a writer that uses utf-8 encoding concode_field_sep String langTurtle concode_elem_sep String langNTriple concode_elem_sep String langXML concode_elem_sep int counter concode_elem_sep Charset utf8 concode_elem_sep String langN3 concode_elem_sep String langXMLAbbrev concode_elem_sep String encodingUTF8 concode_fi...
int function ( ) { return this . footerRow ; }
getter for footerrow . concode_field_sep List<IMetadataTable> schema concode_elem_sep String server concode_elem_sep List<Map<String,String>> mapping concode_elem_sep int limitRows concode_elem_sep Integer loopLimit concode_elem_sep int headerRow concode_elem_sep String rowSeparator concode_elem_sep String pattern conc...
void function ( ) { JavaBeanTester . builder ( Connector . class ) . loadData ( ) . test ( ) ; }
javabean tester . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
ExtensionOnlyType function ( ) { return mobileNetworkEndToEndEncryption ; }
gets the value of the mobilenetworkendtoendencryption property . concode_field_sep ExtensionOnlyType mobileNetworkNoEncryption concode_elem_sep ExtensionOnlyType ipSec concode_elem_sep ExtensionOnlyType adsl concode_elem_sep List<ExtensionType> extension concode_elem_sep ExtensionOnlyType wtls concode_elem_sep Extensio...
void function ( String arg0 ) { parameters . remove ( arg0 . trim ( ) . toLowerCase ( ) ) ; }
remove any value associated with the given name . concode_field_sep String TSPECIALS concode_elem_sep Hashtable<String,String> parameters concode_field_sep boolean isTokenChar concode_elem_sep void set concode_elem_sep boolean isEmpty concode_elem_sep void parse concode_elem_sep Enumeration<String> getNames concode_ele...
void function ( ) { try { if ( m_randomAccessFile != null ) m_randomAccessFile . close ( ) ; saveIndex ( ) ; } catch ( IOException loc0 ) { logger . error ( "srini_string" , loc0 ) ; } }
closes the underling file handle concode_field_sep int m_dataPointCount concode_elem_sep BufferedDataOutputStream m_dataOutputStream concode_elem_sep DataInputStream m_readBuffer concode_elem_sep Map<String,String> m_tags concode_elem_sep String m_dataType concode_elem_sep byte LONG_FLAG concode_elem_sep File m_dataFil...
Method function ( String arg0 ) { PropertyUtilsBean loc0 = new PropertyUtilsBean ( ) ; try { return loc0 . getReadMethod ( new PropertyDescriptor ( arg0 , FailureReportReCAPCSVRecord . class ) ) ; } catch ( IntrospectionException loc1 ) { logger . error ( RecapConstants . ERROR , loc1 ) ; } return null ; }
gets getter method for the given name . concode_field_sep Logger logger concode_field_sep FailureReportReCAPCSVRecord prepareFailureReportReCAPCSVRecord concode_elem_sep Method getSetterMethod
Sound function ( FileHandle arg0 ) { if ( useObjectAL ) { return new IOSObjectALSound ( arg0 ) ; } else { verify ( arg0 ) ; NSData loc0 = NSData . FromArray ( arg0 . readBytes ( ) ) ; return new IOSSound ( loc0 ) ; } }
returns a new sound object . we are playing from memory , a.k.a. suited for short sound fxs . concode_field_sep boolean useObjectAL concode_field_sep AudioRecorder newAudioRecorder concode_elem_sep AudioDevice newAudioDevice concode_elem_sep void verify concode_elem_sep Music newMusic
NotificationListener function ( ) { return this . notificationListener ; }
get the javax.management.notificationlistener . concode_field_sep Set<Object> mappedObjectNames concode_elem_sep NotificationListener notificationListener concode_elem_sep NotificationFilter notificationFilter concode_elem_sep Object handback concode_field_sep void setHandback concode_elem_sep void setMappedObjectNames...
boolean function ( String arg0 ) { return arg0 != null && ( fRegistry == null || fRegistry . getContextType ( arg0 ) != null ) ; }
returns true if a context type id specifies a valid context type or if no context type registry is present . concode_field_sep String fKey concode_elem_sep ContextTypeRegistry fRegistry concode_elem_sep boolean fIgnorePreferenceStoreChanges concode_elem_sep List fTemplates concode_field_sep void add concode_elem_sep Te...
String function ( ) { if ( status ) return IMAGE_ENABLED ; else return IMAGE_DISABLED ; }
get the image for the submit button . concode_field_sep String IMAGE_DISABLED concode_elem_sep String IMAGE_ENABLED concode_elem_sep boolean status concode_field_sep boolean isDisabled concode_elem_sep boolean getStatus concode_elem_sep void setStatus
Waypoint [ ] function ( ) { return ( Waypoint [ ] ) edges . toArray ( new Waypoint [ 0 ] ) ; }
obtain the set of nodes to which this node is connected . concode_field_sep Vector3f pos concode_elem_sep boolean locked concode_elem_sep Vector edgesFailureScore concode_elem_sep Vector edges concode_field_sep boolean removeEdge concode_elem_sep boolean removeEdge concode_elem_sep void unlockNode concode_elem_sep void...
byte [ ] function ( Configuration arg0 ) { CryptoCodec loc0 = CryptoCodec . getInstance ( arg0 ) ; if ( isEncryptedSpillEnabled ( arg0 ) ) { byte [ ] loc1 = new byte [ loc0 . getCipherSuite ( ) . getAlgorithmBlockSize ( ) ] ; loc0 . generateSecureRandom ( loc1 ) ; return loc1 ; } else { return null ; } }
this method creates and initializes an iv initialization vector concode_field_sep Log LOG concode_field_sep byte[] getEncryptionKey concode_elem_sep boolean isEncryptedSpillEnabled concode_elem_sep int getBufferSize concode_elem_sep int cryptoPadding concode_elem_sep FSDataOutputStream wrapIfNecessary concode_elem_sep ...
void function ( ) { conn . doLogin ( ) ; }
perform login to the radio and establish new session concode_field_sep String REQUEST_GET_MODE concode_elem_sep Logger logger concode_elem_sep FrontierSiliconRadioConnection conn concode_elem_sep String REQUEST_SET_MUTE concode_elem_sep String REQUEST_GET_VOLUME concode_elem_sep String REQUEST_GET_PLAY_INFO_TEXT concod...
void function ( Map arg0 ) { this . parameters = arg0 ; }
set parameter map for this tool . concode_field_sep Log LOG concode_elem_sep Method init concode_elem_sep Method configure concode_elem_sep Class clazz concode_elem_sep Map parameters concode_elem_sep String key concode_field_sep String getKey concode_elem_sep void setParameter concode_elem_sep String getClassname conc...
boolean function ( String arg0 ) { if ( arg0 . matches ( "srini_string" ) ) { if ( arg0 . matches ( "srini_string" ) ) { return false ; } else { return true ; } } return false ; }
checks to see if the name of an object is valid in the scope of the formal syntax e.g. any letter , upper and lower case , and any number 0-9 will be accepted except when it is outerwalls since that 's reserved for a special case concode_field_sep IGizmo g concode_field_sep IGizmo parseIn concode_elem_sep String parseO...
boolean function ( ) { return m_AD_Process_ID != 0 || m_C_BPartner_ID == 0 ; }
is this a report concode_field_sep int m_copies concode_elem_sep boolean m_withDialog concode_elem_sep int m_AD_Process_ID concode_elem_sep String m_Help concode_elem_sep int m_AD_Table_ID concode_elem_sep int m_Record_ID concode_elem_sep String m_Description concode_elem_sep String m_printerName concode_elem_sep boole...
PgCursor function ( ) { return PgCursor . PG_CURSOR . call ( ) ; }
get pg_catalog . pg_cursor as a field concode_field_sep PlaceHolder placeHolder concode_field_sep AggregateFunction<Long> count1 concode_elem_sep AggregateFunction<Long> count1 concode_elem_sep AggregateFunction<Long> count2 concode_elem_sep String formatType concode_elem_sep Field<String> formatType concode_elem_sep F...
void function ( InputStream arg0 ) { value = StructureToReturnHelper . read ( arg0 ) ; }
read the value from the cdr stream . concode_field_sep StructureToReturn value concode_field_sep TypeCode _type concode_elem_sep void _write
int function ( ) { return ( int ) data [ 5 ] ; }
returns the index of message . concode_field_sep long[] data concode_field_sep int getError concode_elem_sep void init concode_elem_sep boolean isCancelled concode_elem_sep boolean isCancelled concode_elem_sep void setCancelled concode_elem_sep void setCancelled concode_elem_sep int getSource concode_elem_sep int getEl...
void function ( CertificateStatus arg0 ) { this . status = arg0 . toString ( ) ; }
the status of the certificate . concode_field_sep String certificateArn concode_elem_sep String certificateId concode_elem_sep java.util.Date creationDate concode_elem_sep String status concode_field_sep Certificate withStatus concode_elem_sep Certificate withStatus concode_elem_sep Certificate withCreationDate concode...
SqlInitializerType function ( ) { return new SqlInitializerType ( ) ; }
create an instance of sqlinitializertype concode_field_sep QName _PicketlinkIdmDeployer_QNAME concode_field_sep OptionsType createOptionsType concode_elem_sep InitializerType createInitializerType concode_elem_sep JAXBElement<PicketlinkIDMDeployerType> createPicketlinkIdmDeployer concode_elem_sep OptionType createOptio...
void function ( ) { sCIMyInterface . clearEvents ( ) ; }
this method resets the incoming events time events included . concode_field_sep boolean event1 concode_elem_sep SCIMyInterfaceImpl sCIMyInterface concode_elem_sep int nextStateIndex concode_elem_sep long myInt concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep void setMyInt concode_elem_s...
void function ( LogHandler arg0 ) { impl . removeLogHandler ( arg0 ) ; }
remove a log handler . returns silently if the given handler is not found or is null concode_field_sep LogImpl impl concode_elem_sep String CATEGORY concode_field_sep boolean isLoggable concode_elem_sep boolean isLoggingSupported concode_elem_sep void setDefaultLevel concode_elem_sep Iterator levelIterator concode_elem...
View function ( ) { return getCachedView ( items ) ; }
gets item view concode_field_sep WheelView wheel concode_elem_sep List<View> emptyItems concode_elem_sep List<View> items concode_field_sep int recycleItems concode_elem_sep View getCachedView concode_elem_sep void recycleView concode_elem_sep List<View> addView concode_elem_sep void clearAll concode_elem_sep View getE...
RequestedContentTypeResolverBuilder function ( boolean arg0 ) { this . favorParameter = arg0 ; return this ; }
whether a request parameter `` format '' by default should be used to determine the requested media type . for this option to work you must register #mediatypes media type mappings . by default this is set to false . concode_field_sep boolean favorParameter concode_elem_sep Boolean useJaf concode_elem_sep String parame...
void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( ERROR , arg0 , arg1 , arg2 ) ; }
prints a message at error priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void printl...
void function ( ) { if ( isConnected ( ) ) { connected = false ; socket . close ( ) ; } }
disconnect from current host . concode_field_sep boolean serverBit concode_elem_sep String host concode_elem_sep boolean reliableReceived concode_elem_sep int port concode_elem_sep boolean clientBit concode_elem_sep int clientID concode_elem_sep DatagramSocket socket concode_elem_sep boolean unreliableLock concode_elem...
ManagedConnectionMetaData function ( ) { return new ConfigPropertyManagedConnectionMetaData ( ) ; }
gets the metadata information for this connection 's underlying eis resource manager instance . concode_field_sep ConfigPropertyManagedConnectionFactory mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWriter logwriter concode_field_sep void associate...
void function ( ) { Iterator < Font > loc0 = fontTable . values ( ) . iterator ( ) ; while ( loc0 . hasNext ( ) ) { loc0 . next ( ) . dispose ( ) ; } fontTable . clear ( ) ; }
method disposes of the colors . concode_field_sep Map<FontData,Font> fontTable concode_field_sep Font getFont
void function ( boolean arg0 ) { this . fixedWidth = arg0 ; }
specify if the csv file is fixed width . defaults to false concode_field_sep char delimiter concode_elem_sep boolean fixedWidth concode_elem_sep char fillChar concode_elem_sep boolean ignoreValueDelimiter concode_elem_sep boolean ignoreDelimiter concode_elem_sep int fill concode_elem_sep int FILLNONE concode_elem_sep i...
E function ( ) { if ( size == 0 ) throw new NoSuchElementException ( ) ; Node loc0 = tail ; tail = tail . prev ; tail . next = null ; size -- ; System . out . println ( "srini_string" + loc0 . element ) ; return loc0 . element ; }
this method removes element from the end of the linked list concode_field_sep Node head concode_elem_sep Node next concode_elem_sep int size concode_elem_sep Node tail concode_elem_sep Node prev concode_elem_sep E element concode_field_sep void addLast concode_elem_sep void iterateBackward concode_elem_sep int size con...
SslConfigurationBuilder function ( ) { this . enabled = true ; return this ; }
enables the ssl support concode_field_sep boolean requireClientAuth concode_elem_sep ProtocolServerConfigurationChildBuilder<T,S> parentConfigurationBuilder concode_elem_sep Map<String,SslEngineConfigurationBuilder> sniDomains concode_elem_sep SslEngineConfigurationBuilder defaultDomainConfigurationBuilder concode_elem...
int function ( ) { return currentChats ; }
returns the current number of active chat sessions in the queue . concode_field_sep Set users concode_elem_sep Status status concode_elem_sep Status OPEN concode_elem_sep String name concode_elem_sep Status CLOSED concode_elem_sep int averageWaitTime concode_elem_sep int maxChats concode_elem_sep String value concode_e...
FloatBuffer function ( ) { if ( normalsBuffer == null ) { normalsBuffer = CGUtils . createFloatBuffer ( geometryData . getNormalsArray ( ) ) ; } return normalsBuffer ; }
gets the floatbuffer for the normals . concode_field_sep Shader shader concode_elem_sep String TAG concode_elem_sep GeometryData geometryData concode_elem_sep FloatBuffer normalsBuffer concode_elem_sep IntBuffer colorsBuffer concode_elem_sep ShortBuffer indexBuffer concode_elem_sep IntBuffer textureBuffer concode_elem_...
char [ ] function ( String arg0 ) { Preconditions . checkNotNull ( arg0 , "srini_string" ) ; return Base64 . encode ( Unpooled . wrappedBuffer ( arg0 . getBytes ( StandardCharsets . UTF_8 ) ) ) . toString ( StandardCharsets . UTF_8 ) . toCharArray ( ) ; }
encode a password as a base64-encoded char array . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslServer saslServer concode_elem_sep String QOP_AUTH_CONF concode_elem_sep String QOP_AUTH concode_elem_sep String DEFAULT_REALM conc...
Tile function ( ) { return tile ; }
return the tile corresponding to this node . concode_field_sep Set<Node> unmodifiableNeighbours concode_elem_sep Set<Edge> edges concode_elem_sep Tile tile concode_elem_sep Set<Node> neighbours concode_elem_sep long id concode_elem_sep Set<Edge> unmodifiableEdges concode_elem_sep long FRESH_ID concode_field_sep Set<Nod...
List < ActorReferenceType > function ( ) { if ( actor == null ) { actor = new ArrayList < ActorReferenceType > ( ) ; } return this . actor ; }
gets the value of the actor 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 actor property . for example , to add a new item , do as fol...
String [ ] function ( ) { synchronized ( groupNames ) { return Collections . unmodifiableList ( groupNames ) . toArray ( new String [ groupNames . size ( ) ] ) ; } }
returns a string array for the group names that the roster entry belongs to . concode_field_sep List<String> groupNames concode_elem_sep String name concode_elem_sep String user concode_field_sep String getName concode_elem_sep Iterator<String> getGroupNames concode_elem_sep String getUser concode_elem_sep String toXML
int function ( String arg0 ) { int loc0 = arg0 . length ( ) ; while ( loc0 > 0 ) { loc0 -- ; if ( arg0 . charAt ( loc0 ) != ' ' ) { return loc0 + 1 ; } } return 0 ; }
returns the size of substring that does not contain any trailing spaces concode_field_sep PlaceHolder placeHolder concode_field_sep String arrayToString concode_elem_sep String[] split concode_elem_sep String getList concode_elem_sep String getList concode_elem_sep String getList concode_elem_sep String getList concode...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
return type metadata object concode_field_sep int timeTrackingDaysPerWeek concode_elem_sep boolean allowIssueLinking concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean allowSubTasks concode_elem_sep boolean allowUnassignedIssues concode_elem_s...
void function ( String arg0 ) { this . caseNum = arg0 ; }
setter method for casenum concode_field_sep Date dateTime concode_elem_sep String creator concode_elem_sep String locationName concode_elem_sep String caseNum concode_elem_sep String offenseCode concode_elem_sep String caseStatus concode_elem_sep String locationFID concode_elem_sep String incident concode_field_sep Str...
void function ( String arg0 ) { this . name = arg0 ; }
sets the value of the name property . concode_field_sep BiddingScheme biddingScheme concode_elem_sep String name concode_elem_sep Long id concode_elem_sep BiddingStrategyType type concode_elem_sep SharedBiddingStrategyBiddingStrategyStatus status concode_field_sep void setBiddingScheme concode_elem_sep String getName c...
String function ( ) { return this . mailNickname ; }
get the mailnickname value . concode_field_sep String mail concode_elem_sep String displayName concode_elem_sep String signInName concode_elem_sep String objectId concode_elem_sep String userPrincipalName concode_elem_sep String objectType concode_elem_sep String mailNickname concode_field_sep UserInner withUserPrincip...
Iterable < PathFragment > function ( ) { return headerSearchPaths ; }
returns a list of header search paths necessary for compiling the generated j2objc sources . concode_field_sep Iterable<PathFragment> headerSearchPaths concode_elem_sep Iterable<Artifact> objcHdrs concode_elem_sep SourceType sourceType concode_elem_sep Label targetLabel concode_elem_sep Iterable<Artifact> objcSrcs conc...
String function ( ) { if ( ! isMyWorkspace ( ) ) { curSite = getContextId ( ) ; } if ( privacyManager . isViewable ( curSite , getUserId ( ) ) ) { checkboxText = getMessageBundleString ( HIDE ) ; } else { checkboxText = getMessageBundleString ( SHOW ) ; } return checkboxText ; }
returns text currently displayed on checkbox concode_field_sep Log LOG concode_elem_sep String SHOW_ME concode_elem_sep String SET_HIDE_ALL_STRING concode_elem_sep String changeAllMsg concode_elem_sep String privacyStatus concode_elem_sep PrivacyManager privacyManager concode_elem_sep String checkboxText concode_elem_s...
String function ( ) { return value ; }
get value concode_field_sep String displayName concode_elem_sep String name concode_elem_sep String value concode_elem_sep long serialVersionUID concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getDisplayName concode_elem_sep void setValue concode_elem_sep void setDisplayName
void function ( boolean arg0 ) { isShrinkToPrintableArea = arg0 ; }
can be set before a swingcontroller.print is called to enable/disable shrink to fit printable area . concode_field_sep int printCopies concode_elem_sep String defaultURL concode_elem_sep File defaultFile concode_elem_sep PrintHelper printHelper concode_elem_sep boolean isWidgetAnnotationHighlight concode_elem_sep boole...
String function ( ) { return containerId ; }
return the id for the container the module instance is deployed to . concode_field_sep DeploymentUnitStatus.State deploymentStatus concode_elem_sep String unitName concode_elem_sep ModuleType moduleType concode_elem_sep Properties moduleOptions concode_elem_sep int index concode_elem_sep Id id concode_elem_sep String c...
AxisAlignedBB function ( ) { return getBoundingBoxFromPool ( minX , minY , minZ , maxX , maxY , maxZ ) ; }
returns a copy of the bounding box . concode_field_sep List boundingBoxes concode_elem_sep double minY concode_elem_sep double minX concode_elem_sep double maxZ concode_elem_sep double maxY concode_elem_sep double maxX concode_elem_sep double minZ concode_elem_sep int numBoundingBoxesInUse concode_field_sep void clearB...
ChartJDialog . TAEx function ( int arg0 ) { return this . TAExs . get ( arg0 ) ; }
returns the taex at the specified position this options . concode_field_sep ChartJDialog.Interval interval concode_elem_sep ChartJDialog.Type type concode_elem_sep List<ChartJDialog.TAEx> TAExs concode_elem_sep ChartJDialog.Zoom zoom concode_field_sep boolean add concode_elem_sep ChartJDialog.Zoom getZoom concode_elem_...
String [ ] function ( final String [ ] arg0 ) { return tokenize ( arg0 , COMMON_DELIMITERS ) ; }
get a canonical array of tokens from an array of string entries where each entry may contain zero or more tokens separated by common delimiters '' , ; \ n '' . concode_field_sep String COMMON_DELIMITERS concode_field_sep placeholderType placeHolder
void function ( Locale arg0 ) { this . response . setLocale ( arg0 ) ; }
the default behavior of this method is to call setlocale locale loc on the wrapped response object . concode_field_sep ServletResponse response concode_field_sep void setBufferSize concode_elem_sep ServletResponse getResponse concode_elem_sep void setContentLength concode_elem_sep int getBufferSize concode_elem_sep voi...
void function ( msnydera . swe645 . service . ejb . Airplane arg0 ) { this . airplane = arg0 ; }
sets the airplane value for this flight . concode_field_sep double cost concode_elem_sep msnydera.swe645.service.ejb.Airport departureAirport concode_elem_sep int availableSeats concode_elem_sep msnydera.swe645.service.ejb.Airplane airplane concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashC...
void function ( String arg0 ) { this . username = arg0 ; }
sets the username of this userentity to the specified value . concode_field_sep Collection<BookmarkEntity> bookmarkEntityCollection concode_elem_sep String password concode_elem_sep String userid concode_elem_sep String email concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String ge...
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof MapFieldLite ) ) { return false ; } MapFieldLite < K , V > loc0 = ( MapFieldLite < K , V > ) arg0 ; return equals ( mapData , loc0 . mapData ) ; }
checks whether two map fields are equal . concode_field_sep Map<K,V> mapData concode_elem_sep MapFieldLite EMPTY_MAP_FIELD concode_field_sep MapFieldLite<K,V> newMapField concode_elem_sep Map<K,V> getMutableMap concode_elem_sep int calculateHashCodeForObject concode_elem_sep void mergeFrom concode_elem_sep int hashCode...
java . util . Date function ( ) { return _kbTemplate . getCreateDate ( ) ; }
returns the create date of this k b template . concode_field_sep KBTemplate _kbTemplate 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 concode_ele...
void function ( String [ ] arg0 ) { mdbroker loc0 = new mdbroker ( arg0 . length > 0 && "srini_string" . equals ( arg0 [ 0 ] ) ) ; loc0 . bind ( "srini_string" ) ; loc0 . mediate ( ) ; }
main method - create and start new broker . concode_field_sep ZFrame address concode_elem_sep int HEARTBEAT_LIVENESS concode_elem_sep Deque<Worker> waiting concode_elem_sep ZContext ctx concode_elem_sep Deque<ZMsg> requests concode_elem_sep Map<String,Service> services concode_elem_sep Formatter log concode_elem_sep in...