code
stringlengths
20
663
nl
stringlengths
68
7.19k
int function ( ) { if ( probeSet != null ) { return probeSet . getIndex ( ) ; } return 0 ; }
an index for the probe set . concode_field_sep CDFProbeSetInformation probeSet concode_field_sep int getNumLists concode_elem_sep void setGCOSObject concode_elem_sep byte getDirection concode_elem_sep int getNumCells concode_elem_sep void getGroup concode_elem_sep void clear concode_elem_sep byte getNumCellsPerList con...
String function ( ) { return AppFactoryUtil . getAppfactoryConfiguration ( ) . getFirstProperty ( AppFactoryConstants . PAAS_ARTIFACT_REPO_PROVIDER_BASE_URL ) ; }
get base url of the stratos storage repository provider concode_field_sep int tenantId concode_elem_sep String tenantDomain concode_field_sep String getAdminPassword concode_elem_sep void undeployArtifact concode_elem_sep String getAdminUserName concode_elem_sep File getFileToDelete concode_elem_sep String generateRepo...
boolean function ( File arg0 ) { return SAFE_FILENAME_PATTERN . matcher ( arg0 . getPath ( ) ) . matches ( ) ; }
check if a filename is `` safe '' no metacharacters or spaces . concode_field_sep int S_IXGRP concode_elem_sep int S_IXUSR concode_elem_sep int S_IRUSR concode_elem_sep int S_IRWXG concode_elem_sep int S_IWGRP concode_elem_sep int S_IRWXU concode_elem_sep int S_IXOTH concode_elem_sep int S_IWUSR concode_elem_sep int S_...
SignedInfo function ( ) { return m_sigInfo ; }
accessor for siginfo attribute concode_field_sep String m_uri concode_elem_sep SignedInfo m_sigInfo concode_elem_sep byte[] m_digestValue concode_elem_sep String m_transformAlgorithm concode_elem_sep String m_id concode_elem_sep String m_digestAlgorithm concode_elem_sep CanonicalizationService canonicalizationService c...
String function ( ) { return "srini_string" + getLowerLeftX ( ) + "srini_string" + getLowerLeftY ( ) + "srini_string" + getUpperRightX ( ) + "srini_string" + getUpperRightY ( ) + "srini_string" ; }
this will return a string representation of this rectangle . concode_field_sep float upperRightX concode_elem_sep float upperRightY concode_elem_sep float lowerLeftY concode_elem_sep float lowerLeftX concode_field_sep float getHeight concode_elem_sep boolean contains concode_elem_sep float getLowerLeftX concode_elem_se...
BundleContext function ( ) { return context ; }
returns the bundle context of this bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep void start
long function ( ) { return portNum ; }
get the port number of a node . concode_field_sep long portNum concode_elem_sep PcepDpid deviceId concode_field_sep PcepDpid getDeviceId concode_elem_sep void setDeviceId concode_elem_sep void setPortNum
Element function ( String arg0 , String arg1 ) { Text loc0 = doc . createTextNode ( arg1 ) ; Element loc1 = doc . createElement ( arg0 ) ; loc1 . appendChild ( loc0 ) ; return loc1 ; }
builds a text element for an atomic value . concode_field_sep Goal root concode_elem_sep DocumentBuilder builder concode_elem_sep Document doc concode_field_sep Element createTwinGoalElement concode_elem_sep Attr createAttribute concode_elem_sep Document build concode_elem_sep Element createNode concode_elem_sep Elemen...
Command function ( Implementation arg0 ) { Command loc0 = arg0 . addNewCommand ( ) ; loc0 . setName ( "srini_string" ) ; loc0 . addNewRunner ( ) . setInterface ( "srini_string" ) ; return loc0 ; }
adds a java run command for an implementation . concode_field_sep Feed feed concode_elem_sep boolean laxDependencyVersions concode_elem_sep InterfaceDocument document concode_elem_sep URL mavenRepository concode_elem_sep URL pom2feedService concode_field_sep FeedBuilder addLocalImplementation concode_elem_sep Implement...
void function ( AppCall arg0 ) { if ( appCallback != null ) { appCallback . onCancel ( ) ; } }
override this if anything needs to be done on cancellation e.g. logging concode_field_sep FacebookCallback appCallback concode_field_sep void onError concode_elem_sep void onSuccess
URL function ( String arg0 ) { String loc0 = arg0 . replace ( '.' , '/' ) + "srini_string" ; ClassLoader loc1 = ( ClassLoader ) clref . get ( ) ; if ( loc1 == null ) return null ; else return loc1 . getResource ( loc0 ) ; }
obtains the url of the specified class file . this method calls getresource string on the class loader . concode_field_sep WeakReference clref concode_field_sep String toString concode_elem_sep InputStream openClassfile concode_elem_sep void close
void function ( String arg0 ) { this . displayName = arg0 ; }
sets the display name of the conference . concode_field_sep String callId concode_elem_sep String password concode_elem_sep Set<String> transports concode_elem_sep String subject concode_elem_sep String displayName concode_elem_sep boolean available concode_elem_sep String uri concode_field_sep String getSubject concod...
String function ( ) { return "srini_string" ; }
return the name of the algorithm the padder implements . concode_field_sep PlaceHolder placeHolder concode_field_sep void init concode_elem_sep int padCount concode_elem_sep int addPadding
boolean function ( ) { return isMutable ; }
returns whether this field can be modified . concode_field_sep Iterator<E> delegate concode_elem_sep MutatabilityAwareMap<K,V> mapData concode_elem_sep boolean isMutable concode_elem_sep MutabilityOracle mutabilityOracle concode_elem_sep MapFieldLite EMPTY_MAP_FIELD concode_field_sep E next concode_elem_sep int calcula...
SelectionBuilder function ( ) { mTable = null ; if ( mProjectionMap != null ) { mProjectionMap . clear ( ) ; } if ( mSelection != null ) { mSelection . setLength ( 0 ) ; } if ( mSelectionArgs != null ) { mSelectionArgs . clear ( ) ; } return this ; }
reset any internal state , allowing this builder to be recycled . concode_field_sep StringBuilder mSelection concode_elem_sep HashMap<String,String> mProjectionMap concode_elem_sep ArrayList<String> mSelectionArgs concode_elem_sep String mTable concode_field_sep Cursor query concode_elem_sep Cursor query concode_elem_s...
void function ( Logger arg0 ) { this . _delegate = arg0 ; }
typically called after the org.slf4j.loggerfactory initialization phase is completed . concode_field_sep Queue<SubstituteLoggingEvent> eventQueue concode_elem_sep Boolean delegateEventAware concode_elem_sep String name concode_elem_sep EventRecodingLogger eventRecodingLogger concode_elem_sep boolean createdPostInitiali...
int function ( ) { return program ; }
returns the index , within a bank , of the instrument whose location this patch specifies . concode_field_sep int bank concode_elem_sep int program concode_field_sep int getBank
void function ( char [ ] arg0 , int arg1 ) { System . arraycopy ( array , offset , arg0 , arg1 , count ) ; }
append the contents to another array at a given offset . the caller is responsible for ensuring that sufficient space is available . concode_field_sep int offset concode_elem_sep char[] array concode_elem_sep int count concode_elem_sep long serialVersionUID concode_field_sep void setLength concode_elem_sep int hashCode...
Path function ( Path arg0 , String arg1 , String arg2 ) { if ( arg2 == null || arg2 . isEmpty ( ) ) { return getRemoteLogUserDir ( arg0 , arg1 ) ; } return new Path ( getRemoteLogUserDir ( arg0 , arg1 ) , arg2 ) ; }
gets the remote suffixed log dir for the user . concode_field_sep String TMP_FILE_SUFFIX concode_field_sep Path getRemoteAppLogDir concode_elem_sep String getRemoteNodeLogDirSuffix concode_elem_sep Path getRemoteNodeLogFileForApp concode_elem_sep Path getRemoteLogUserDir concode_elem_sep String getNodeString concode_el...
boolean function ( TokenKind arg0 ) { Assert . isTrue ( arg0 . tokenChars . length == 2 ) ; Assert . isTrue ( toProcess [ pos ] == arg0 . tokenChars [ 0 ] ) ; return toProcess [ pos + 1 ] == arg0 . tokenChars [ 1 ] ; }
check if this might be a two character token . concode_field_sep byte IS_DIGIT concode_elem_sep List<Token> tokens concode_elem_sep int max concode_elem_sep int pos concode_elem_sep byte IS_ALPHA concode_elem_sep String expressionString concode_elem_sep byte IS_HEXDIGIT concode_elem_sep char[] toProcess concode_elem_se...
ThreadFactory function ( ) { return factory ; }
retrieves the factory implementation that this factory is using to produce threads . concode_field_sep ThreadFactory factory concode_field_sep Thread newThread concode_elem_sep ThreadFactory setImpl
Bundler function ( String arg0 , byte arg1 ) { bundle . putByte ( arg0 , arg1 ) ; return this ; }
inserts a byte value into the mapping of this bundle , replacing any existing value for the given key . concode_field_sep Bundle bundle concode_field_sep Bundler putIntegerArrayList concode_elem_sep Bundler putStringArrayList concode_elem_sep Bundler putBundle concode_elem_sep Bundler putDoubleArray concode_elem_sep Bu...
UploadStateHolder function ( ) { UploadStateHolder loc0 = ( UploadStateHolder ) holder . get ( ) ; holder . set ( null ) ; return loc0 ; }
retrieve the state from the current thread 's local storage concode_field_sep FileInfo fileInfo concode_elem_sep boolean asyncLifecycle concode_elem_sep OutputStream outputStream concode_elem_sep ThreadLocal holder concode_elem_sep UploadConfig uploadConfig concode_elem_sep String iframeContent concode_field_sep void s...
boolean function ( NetworkInfo arg0 ) { return arg0 != null && arg0 . isAvailable ( ) && arg0 . isConnected ( ) ; }
whether network connection . concode_field_sep String ANDROID_PROVIDER_SETTINGS concode_elem_sep Pattern IPV6_HEX_COMPRESSED_PATTERN concode_elem_sep Pattern IPV4_PATTERN concode_elem_sep Pattern IPV6_STD_PATTERN concode_field_sep boolean isIPv6Address concode_elem_sep boolean isWifiConnected concode_elem_sep void open...
void function ( ) { synchronized ( in ) { if ( buf != null ) { buf = null ; in . close ( ) ; } } }
closes the reader by closing the underlying inputstream andmarking this reader as closed . concode_field_sep Charset charset concode_elem_sep byte[] buf concode_elem_sep InputStream in concode_elem_sep int pos concode_elem_sep byte LF concode_elem_sep byte CR concode_elem_sep int end concode_field_sep String readLine c...
Object [ ] function ( List < PageShapeIDKey > arg0 , HashMap < PageShapeIDKey , Object > arg1 ) { int loc0 = arg0 . size ( ) ; Object [ ] loc1 = new Object [ loc0 ] ; int loc2 = 0 ; for ( PageShapeIDKey loc3 : arg0 ) { loc1 [ loc2 ] = arg1 . get ( loc3 ) ; loc2 ++ ; } return loc1 ; }
creates an array with the cells contained in the map , ordered according the order of the keys in orderlist . concode_field_sep double CENTIMETERS_PER_INCHES concode_elem_sep double screenCoordinatesPerCm concode_field_sep List<Element> nodeListTags concode_elem_sep Element nodeListTag concode_elem_sep Element nodeList...
void function ( StartDateTimeType arg0 ) { this . startDateTimeType = arg0 ; }
sets the value of the startdatetimetype property . concode_field_sep Boolean unlimitedEndDateTime concode_elem_sep StartDateTimeType startDateTimeType concode_elem_sep BaseAdRuleSlot preroll concode_elem_sep Integer maxImpressionsPerLineItemPerStream concode_elem_sep Integer priority concode_elem_sep DateTime endDateTi...
String function ( ) { return ( getCell ( ) . isPresent ( ) ? getCell ( ) . get ( ) : "srini_string" ) + getBaseName ( ) + "srini_string" + getShortName ( ) ; }
if this build target is / / third_party / java/guava : guava-latest , then this would return '' / / third_party / java/guava : guava-latest '' . concode_field_sep String BUILD_TARGET_PREFIX concode_field_sep Path getBasePath concode_elem_sep Optional<String> getCell concode_elem_sep String getBaseNameWithSlash concode_...
int function ( Object arg0 , Object arg1 ) { String loc0 = arg0 == null ? "srini_string" : arg0 . toString ( ) ; String loc1 = arg1 == null ? "srini_string" : arg1 . toString ( ) ; return loc0 . compareTo ( loc1 ) ; }
comparator interface based on tostring value concode_field_sep String m_name concode_field_sep String getName concode_elem_sep String getID concode_elem_sep String toString concode_elem_sep int compareTo concode_elem_sep int compareTo concode_elem_sep String toStringX
void function ( boolean arg0 ) { this . removed = arg0 ; }
sets removed . concode_field_sep boolean dirty concode_elem_sep boolean reload concode_elem_sep boolean removed concode_elem_sep boolean transientEntry concode_elem_sep Object value concode_field_sep Object getValue concode_elem_sep boolean isDirty concode_elem_sep boolean isRemoved concode_elem_sep boolean isReload co...
void function ( ) { String loc0 = buildParser ( ) . myIpAddress ( ) ; assertFalse ( "srini_string" . equals ( loc0 ) ) ; assertFalse ( "srini_string" . equals ( loc0 ) ) ; assertNotNull ( loc0 ) ; }
test method concode_field_sep PlaceHolder placeHolder concode_field_sep void testIsInNet concode_elem_sep void testLocalHostOrDomainIs concode_elem_sep PacScriptMethods buildParser concode_elem_sep void testDnsResolve concode_elem_sep void testTimeRange concode_elem_sep void testDateRange concode_elem_sep void testIsIn...
Builder function ( Class < ? > arg0 ) { this . triggerReceiver = arg0 ; return this ; }
set trigger receiver . concode_field_sep Class<?> triggerReceiver concode_elem_sep Class<?> clearReceiver concode_elem_sep Context context concode_elem_sep Options options concode_elem_sep Class<?> clickActivity concode_field_sep Notification build concode_elem_sep void applyContentReceiver concode_elem_sep Builder set...
Dialog function ( Activity arg0 , String arg1 , String arg2 ) { return ( new AlertDialog . Builder ( arg0 ) ) . setTitle ( arg1 ) . setMessage ( arg2 ) . setNeutralButton ( android . R . string . ok , null ) . create ( ) ; }
create a simple dialog with an ` ok ' button , a title , and a message . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean verifySampleSetup concode_elem_sep boolean resolveConnectionFailure concode_elem_sep void showActivityResultError concode_elem_sep void showAlert
void function ( EmailReplacement arg0 ) { if ( null == arg0 ) { throw new NullPointerException ( ) ; } AuthorTaglet . arg0 = arg0 ; }
set the email replacement type . concode_field_sep EmailReplacement MAILTO_NAME concode_elem_sep EmailReplacement emailReplacementType concode_elem_sep boolean enabled concode_elem_sep Pattern dotPattern concode_elem_sep String atReplacement concode_elem_sep String NAME concode_elem_sep Pattern atPattern concode_elem_s...
void function ( CordovaPlugin arg0 , int arg1 , String arg2 ) { PermissionHelper . requestPermissions ( arg0 , arg1 , new String [ ] { arg2 } ) ; }
requests a `` dangerous '' permission for the application at runtime . this is a helper method alternative to cordovainterface.requestpermission that does not require the project to be built with cordova-android 5.0.0 + concode_field_sep String LOG_TAG concode_field_sep boolean hasPermission concode_elem_sep void deliv...
void function ( ) { }
this method resets the outgoing events . concode_field_sep long exitCount concode_elem_sep long entryCount concode_elem_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean f concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep SCInterface getSCInterf...
SockJsServiceRegistration function ( int arg0 ) { this . streamBytesLimit = arg0 ; return this ; }
streaming transports save responses on the client side and do n't free memory used by delivered messages . such transports need to recycle the connection once in a while . this property sets a minimum number of bytes that can be send over a single http streaming request before it will be closed . after that client will...
Iterator < AbstractItemIdWrapper > function ( ) { return itemIds . iterator ( ) ; }
gets an iterator that iterates through the elements of the collection . concode_field_sep List<AbstractItemIdWrapper> itemIds concode_field_sep void add concode_elem_sep void add concode_elem_sep void writeToXml concode_elem_sep void addRangeItem concode_elem_sep Item getItemIdWrapperList concode_elem_sep void addRange...
Object function ( String arg0 ) { return attributes . get ( arg0 ) ; }
the value of the attribute . if a static value is specified for an attribute that accepts a request-time attribute expression then that static value is returned , even if the value is provided in the body of a action . the distinguished object request_time_value is only returned if the value is specified as a request-t...
void function ( ) { IntentFilter loc0 = new IntentFilter ( UsbManager . ACTION_USB_DEVICE_DETACHED ) ; mContext . registerReceiver ( mReceiver , loc0 ) ; }
registerdetached concode_field_sep OnChangedListener mListener concode_elem_sep UsbManager mUsbManager concode_elem_sep BroadcastReceiver mReceiver concode_elem_sep String TAG_SUB concode_elem_sep int PERM_FLAGS concode_elem_sep String ACTION_USB_PERMISSION concode_elem_sep Context mContext concode_elem_sep int PERM_RE...
String function ( ) { return intcde ; }
this method was generated by mybatis generator . this method returns the value of the database column actcit.intcde concode_field_sep Short yintsq concode_elem_sep String reason concode_elem_sep String apcode concode_elem_sep String intflg concode_elem_sep String intcde concode_elem_sep String recsts concode_elem_sep B...
void function ( int arg0 , String arg1 , String arg2 , int arg3 , String arg4 , String arg5 ) { addClass ( new Course ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 ) ) ; }
adds another course entry to this student concode_field_sep TreeSet<Course> courses concode_elem_sep String major concode_elem_sep int lastYear concode_elem_sep int sid concode_field_sep int getSid concode_elem_sep void setCourses concode_elem_sep int compare concode_elem_sep TreeSet<Course> getCourses concode_elem_sep...
void function ( DataDescriptionImpl arg0 , DataDescription arg1 , String arg2 ) { DataSet loc0 = arg1 . getDatasets ( ) . get ( 0 ) ; DataSetManager . createDataSetImpl ( arg0 , loc0 ) ; ImplementationsContainer . getInstance ( ) . addDataDescription ( arg2 , arg0 ) ; }
creates a data description implementation with a single dataset . concode_field_sep PlaceHolder placeHolder concode_field_sep void loadMultiDataset concode_elem_sep DataDescriptionImpl createDataDescriptionImpl concode_elem_sep void loadSysout
java . util . List < com . liferay . sync . model . SyncDevice > function ( int arg0 , int arg1 ) { return getService ( ) . getSyncDevices ( arg0 , arg1 ) ; }
returns a range of all the sync devices . 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 to com.liferay.portal.kernel.dao.orm.queryutil #al...
void function ( final Project arg0 , final String arg1 , final String arg2 ) { Messages . showErrorDialog ( arg0 , arg2 , GitBundle . arg2 ( "srini_string" , arg1 ) ) ; }
show error associated with the specified operation concode_field_sep String NO_CURRENT_BRANCH concode_field_sep void imply concode_elem_sep String code concode_elem_sep void notifyMessages concode_elem_sep JTextField getTextField concode_elem_sep String bold concode_elem_sep ListCellRendererWrapper<VirtualFile> getVirt...
GitConnection function ( String arg0 , LineConsumerFactory arg1 ) { return getConnection ( new File ( arg0 ) , arg1 ) ; }
get connection to git repository located in workdir concode_field_sep PlaceHolder placeHolder concode_field_sep CredentialsLoader getCredentialsLoader
BType function ( ) { if ( builder == null ) { builder = ( BType ) message . newBuilderForType ( this ) ; builder . mergeFrom ( message ) ; builder . markClean ( ) ; } return builder ; }
gets a builder for the field . if no builder has been created yet , a builder is created on demand by calling message #tobuilder . concode_field_sep GeneratedMessage.BuilderParent parent concode_elem_sep boolean isClean concode_elem_sep BType builder concode_elem_sep MType message concode_field_sep void onChanged conco...
Map < String , String > function ( ) { return filter ; }
filter properties concode_field_sep String INSTALL_FEATURES concode_elem_sep boolean latestVersionOnly concode_elem_sep boolean includeNonGreedy concode_elem_sep Map<String,String> filter concode_elem_sep boolean followStrictOnly concode_elem_sep boolean followOnlyFilteredRequirements concode_elem_sep boolean includeOp...
float function ( ) { return heuristicCoefficient ; }
returns lifetime coefficient used in heuristic freshness caching . concode_field_sep int DEFAULT_ASYNCHRONOUS_WORKERS_MAX concode_elem_sep float heuristicCoefficient concode_elem_sep long heuristicDefaultLifetime concode_elem_sep float DEFAULT_HEURISTIC_COEFFICIENT concode_elem_sep int asynchronousWorkersMax concode_el...
void function ( java . lang . String arg0 ) { this . phone = arg0 ; }
sets the phone value for this supportcaseescalateto . concode_field_sep java.lang.String phone concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef escalatee concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashC...
OkHttpClient function ( boolean arg0 ) { this . followProtocolRedirects = arg0 ; return this ; }
configure this client to follow redirects from https to http and from http to https . if unset , protocol redirects will be followed . this is different than the built-in httpurlconnection 's default . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ...
void function ( ) { _foregroundRefCount ++ ; }
increment the foregroundrefcount concode_field_sep String FOREGROUND_LOCK concode_elem_sep String _lockType concode_elem_sep int _foregroundRefCount concode_elem_sep boolean _hasNonHttpLockOccurred concode_elem_sep String BACKGROUND_LOCK concode_field_sep void unlockForegroundCompletely concode_elem_sep void unlock con...
String function ( ) { return sha1 ; }
get the value of sha1 . concode_field_sep String sha1 concode_elem_sep List<Float> cvssBelow concode_elem_sep String notes concode_elem_sep PropertyType filePath concode_elem_sep List<String> cwe concode_elem_sep PropertyType gav concode_elem_sep List<String> cve concode_elem_sep List<PropertyType> cpe concode_elem_sep...
String function ( BigDecimal arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return "srini_string" = "srini_string" ; }
format a big decimal to the java source code that represents this object . concode_field_sep int XID concode_elem_sep int XA_DATA_SOURCE concode_elem_sep int PREPARED_STATEMENT concode_elem_sep int SAVEPOINT concode_elem_sep int CLOB concode_elem_sep int DATA_SOURCE concode_elem_sep int BLOB concode_elem_sep int CALLAB...
Object function ( ) { return set ; }
reconstructs object on unmarshalling . concode_field_sep TreeSet set concode_field_sep void readBinary concode_elem_sep void writeBinary
Point function ( Point arg0 , double arg1 , Point arg2 ) { Point loc0 = sub ( arg0 , arg2 ) . rotate ( arg1 ) ; return add ( loc0 , arg2 ) ; }
rotate a point by angle theta , respectivly a center c concode_field_sep double x concode_elem_sep double y concode_field_sep boolean equal concode_elem_sep Point add concode_elem_sep Point sub concode_elem_sep int getX concode_elem_sep int getY concode_elem_sep double distance concode_elem_sep double distance concode_...
boolean function ( ) { return first ; }
returns true if this was the first event for the idlestate concode_field_sep IdleStateEvent FIRST_READER_IDLE_STATE_EVENT concode_elem_sep IdleStateEvent FIRST_ALL_IDLE_STATE_EVENT concode_elem_sep IdleStateEvent READER_IDLE_STATE_EVENT concode_elem_sep IdleStateEvent FIRST_WRITER_IDLE_STATE_EVENT concode_elem_sep Idle...
void function ( ManagedObjectReference arg0 ) { this . returnval = arg0 ; }
sets the value of the returnval property . concode_field_sep ManagedObjectReference returnval concode_field_sep ManagedObjectReference getReturnval
String function ( final @ NonNull Intent arg0 ) { if ( arg0 . hasExtra ( IntentKey . PROJECT_PARAM ) ) { return arg0 . getStringExtra ( IntentKey . PROJECT_PARAM ) ; } return paramFromUri ( IntentMapper . uri ( arg0 ) ) ; }
gets a project param from the intent data , may return ` null ` . concode_field_sep Pattern PROJECT_PATTERN concode_field_sep Observable<RefTag> refTag concode_elem_sep Observable<PushNotificationEnvelope> pushNotificationEnvelope concode_elem_sep Observable<Project> project concode_elem_sep String paramFromUri concode...
int function ( int arg0 ) { int loc0 = 0 ; if ( isPersisted ( arg0 ) ) loc0 |= Settings . PERSISTED ; if ( persistValue ( arg0 ) ) loc0 |= Settings . PERSIST_VALUE ; return loc0 ; }
returns the flags for the setting id , or 0 if unset . 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_VECTOR_SIZ...
Row function ( ) { return this ; }
returns the row object that currently represents the same database row . in current implementations of row , this is always the same as the this object for memory tables , but could be a different object for cachedrow or cacheddatarow implementation . for example the row object that represents a given database row can ...
Resource function ( String arg0 ) { return new ClassPathResource ( arg0 , getClass ( ) . getClassLoader ( ) ) ; }
load the given resource from the class path . not to be overridden by application developers , who should obtain instances of this class from the static #getinstance method.protected for testability . concode_field_sep String SQL_ERROR_CODE_DEFAULT_PATH concode_elem_sep Map<DataSource,SQLErrorCodes> dataSourceCache con...
FSDataOutputStream function ( String arg0 ) { return fs . create ( new Path ( arg0 ) , false ) ; }
create a new fsdataoutputstream from path concode_field_sep CompressionCodec codec concode_elem_sep Configuration conf concode_elem_sep FileSystem fs concode_field_sep SequenceFile.Writer createSequenceFile concode_elem_sep CompressionCodec createCodecInstance concode_elem_sep FileSystem getFS concode_elem_sep void cre...
BodyExtractor < Flux < T >> function ( Class < T > arg0 ) { ResolvableType loc0 = ResolvableType . forClass ( arg0 ) ; return asStream ( loc0 ) ; }
extract the response body and decode it , returning it as a flux concode_field_sep Object EMPTY_BODY concode_field_sep ResponseExtractor<Mono<HttpHeaders>> headers concode_elem_sep BodyExtractor<Mono<T>> as concode_elem_sep BodyExtractor<Mono<T>> as concode_elem_sep ResponseExtractor<Mono<ResponseEntity<T>>> response c...
int function ( ) { return packet . getPort ( ) ; }
gets the port number on the remote host to which this datagram is being sent or from which the datagram was received . concode_field_sep DatagramPacket packet concode_field_sep DatagramPacket getDatagramPacket concode_elem_sep void setLength concode_elem_sep IpAddress getIpAddress concode_elem_sep void setData concode_...
CharPredicate function ( final String arg0 ) { return new CharPredicate ( ) { @ Override public boolean isChar ( char arg1 ) { return arg0 . indexOf ( arg1 ) < 0 ; } @ Override public String toString ( ) { return "srini_string" + arg0 + ']' ; } } ; }
a charpredicate that returns true if the character is not equal to any characterin chars . concode_field_sep CharPredicate IS_UPPER_CASE concode_elem_sep CharPredicate IS_ALPHA concode_elem_sep CharPredicate IS_DIGIT concode_elem_sep CharPredicate IS_LETTER concode_elem_sep CharPredicate IS_LOWER_CASE concode_elem_sep ...
com . liferay . portal . kernel . model . Image function ( long arg0 ) { return getService ( ) . createImage ( arg0 ) ; }
creates a new image with the primary key . does not add the image to the database . concode_field_sep ImageLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.model.Image fetchImage concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDyna...
TableWriteItems function ( Item arg0 ) { if ( arg0 != null ) { if ( itemsToPut == null ) itemsToPut = new ArrayList < Item > ( ) ; this . itemsToPut . add ( arg0 ) ; } return this ; }
adds an item to be put to the current table in a batch write operation . concode_field_sep Collection<Item> itemsToPut concode_elem_sep List<PrimaryKey> primaryKeysToDelete concode_elem_sep String tableName concode_field_sep TableWriteItems addPrimaryKeyToDelete concode_elem_sep TableWriteItems addHashAndRangePrimaryKe...
String function ( String arg0 , int arg1 , int arg2 ) { return "srini_string" + substring ( arg0 , arg1 , arg2 ) . trim ( ) ; }
parse like escape character expression . concode_field_sep Pattern DATE_PATTERN concode_elem_sep Pattern GUID_PATTERN concode_elem_sep Pattern TIMESTAMP_PATTERN concode_elem_sep Pattern TIME_PATTERN concode_field_sep String parseEscapeSequence concode_elem_sep String parseEscapeSequence concode_elem_sep boolean validSu...
UUID function ( ) { return callId ; }
returns the unique id of this call to the facebook application . concode_field_sep UUID callId concode_elem_sep Intent requestIntent concode_elem_sep int requestCode concode_elem_sep AppCall currentPendingCall concode_field_sep void setRequestIntent concode_elem_sep AppCall finishPendingCall concode_elem_sep boolean se...
void function ( Connector arg0 ) { connectors . add ( arg0 ) ; }
adds a connector to the list of connectors to deploy . concode_field_sep List<Connector> connectors concode_elem_sep List<Connector> defaultConnectors concode_field_sep List<Connector> getConnectors concode_elem_sep List<Connector> getDefaultConnectors
boolean function ( ) { return conf . getBoolean ( "srini_string" , true ) ; }
if true , we will prefer allocating off-heap byte buffers within netty . concode_field_sep ConfigProvider conf concode_field_sep int ioRetryWaitTimeMs concode_elem_sep String ioMode concode_elem_sep int serverThreads concode_elem_sep int receiveBuf concode_elem_sep int sendBuf concode_elem_sep int numConnectionsPerPeer...
void function ( boolean arg0 ) { this . acceptExisting = arg0 ; }
set whether an existing ehcache cachemanager of the same name will be accepted for this ehcachemanagerfactorybean setup . default is `` false '' . typically used in combination with #setcachemanagername `` cachemanagername '' but will simply work with the default cachemanager name if none specified . all references to ...
int function ( ) { return firstLabel ; }
gets the label for the first block in the method that this list represents . concode_field_sep int firstLabel concode_elem_sep IntList[] predecessors concode_elem_sep BasicBlockList blocks concode_elem_sep IntList exitPredecessors concode_field_sep void calcPredecessors concode_elem_sep IntList getExitPredecessors conc...
String function ( ) { return password ; }
gets the value of the password property . concode_field_sep String hostname concode_elem_sep String password concode_elem_sep String databaseName concode_elem_sep String partitionId concode_elem_sep String port concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String getHostname conco...
LongValue function ( int arg0 ) { return load ( arg0 ) . longValue ( ) ; }
loads the longvalue from the variable with the given index . concode_field_sep int size concode_elem_sep TopValue TOP_VALUE concode_elem_sep Value[] values concode_field_sep void store concode_elem_sep ReferenceValue aload concode_elem_sep Value getValue concode_elem_sep int size concode_elem_sep Value load concode_ele...
void function ( BlockerException arg0 ) { this . exc = arg0 ; latch . countDown ( ) ; }
release the wait thread with exception . concode_field_sep E result concode_elem_sep BlockerException exc concode_elem_sep CountDownLatch latch concode_field_sep E waitForResult
void function ( Index arg0 ) { table2Columns . add ( arg0 ) ; }
select table2 column name . concode_field_sep DefaultOutputPort<Map<String,Object>> outport concode_elem_sep DefaultInputPort<Map<String,Object>> inport2 concode_elem_sep ArrayList<Map<String,Object>> table2 concode_elem_sep ArrayList<Index> table2Columns concode_elem_sep ArrayList<Map<String,Object>> table1 concode_el...
void function ( int arg0 ) { List < ScoreListEntry > loc0 = new ArrayList < ScoreListEntry > ( this . scores . subList ( 0 , Math . min ( arg0 , scores . size ( ) ) ) ) ; this . scores . clear ( ) ; this . scores = loc0 ; }
reduce the score list to the first num results to save on ram . concode_field_sep double score concode_elem_sep int docid concode_elem_sep List<ScoreListEntry> scores concode_elem_sep String externalId concode_field_sep void add concode_elem_sep double getDocidScore concode_elem_sep int compare concode_elem_sep int siz...
void function ( ) { if ( committed ) { throw new XAException ( "srini_string" + "srini_string" ) ; } rolledback = true ; doRollback ( ) ; }
rollbacks the transaction , calls #dorollback . concode_field_sep int identifier concode_elem_sep boolean rolledback concode_elem_sep boolean committed concode_elem_sep XaLogicalLog log concode_elem_sep boolean prepared concode_elem_sep boolean isRecovered concode_elem_sep long commitTxId concode_field_sep void doPrepa...
List < String > function ( WorkflowInstance arg0 ) { List < String > loc0 = ( List < String > ) arg0 . getTransientVar ( ACTIONS_TO_KILL ) ; arg0 . setTransientVar ( ACTIONS_TO_KILL , null ) ; return ( loc0 != null ) ? loc0 : Collections . EMPTY_LIST ; }
return the list of action ids to kill . concode_field_sep String ACTIONS_TO_KILL concode_elem_sep String ACTIONS_TO_START concode_elem_sep String ACTION_ID concode_elem_sep String TRANSIENT_VAR_PREFIX concode_elem_sep String WORKFLOW_BEAN concode_elem_sep String ACTIONS_TO_FAIL concode_field_sep Class<? extends Service...
int function ( boolean [ ] arg0 , int arg1 , int arg2 ) { int loc0 = 0 ; for ( int loc1 = arg1 ; loc1 < arg1 + arg2 ; loc1 ++ ) { loc0 <<= 1 ; if ( arg0 [ loc1 ] ) { loc0 ++ ; } } return loc0 ; }
reads a code of given length and at given index in an array of bits concode_field_sep String[] LOWER_TABLE concode_elem_sep int[] NB_BITS concode_elem_sep int numCodewords concode_elem_sep int[] NB_BITS_COMPACT concode_elem_sep int codewordSize concode_elem_sep String[] MIXED_TABLE concode_elem_sep String[] UPPER_TABLE...
StopWatch function ( ) { return start ( "srini_string" ) ; }
start an unnamed task . the results are undefined if #stop or timing methods are called without invoking this method . concode_field_sep boolean running concode_elem_sep int taskCount concode_elem_sep String currentTaskName concode_elem_sep TaskInfo lastTaskInfo concode_elem_sep long totalTimeNS concode_elem_sep long s...
java . lang . String function ( ) { return moduleName ; }
the name of the jboss module to create , such as `` org.example.jdbc.driver '' required concode_field_sep InputStream input concode_elem_sep String fileName concode_elem_sep java.lang.String mainClass concode_elem_sep java.lang.String moduleName concode_elem_sep Set<ModuleResource> resources concode_elem_sep java.lang....
boolean function ( ) { if ( setTiming ( false ) ) { stopped = Calendar . getInstance ( ) . getTime ( ) ; return true ; } return false ; }
s stop timing listeners . concode_field_sep ConcurrentMap<String,ImmutableMap<ListenerType,TimedTracker>> map concode_elem_sep Date stopped concode_elem_sep AtomicBoolean timing concode_elem_sep Date started concode_elem_sep TimedListenerManager INSTANCE concode_field_sep boolean startTiming concode_elem_sep Date getSt...
float function ( ) { return style . flex ; }
get this node 's flex , as defined by style . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedCSSLayout lastL...
ResultMatcher function ( final Matcher < ? super Node > arg0 ) { return new ResultMatcher ( ) { @ Override public void match ( MvcResult arg1 ) throws Exception { MockHttpServletResponse loc0 = arg1 . getResponse ( ) ; xpathHelper . assertNode ( loc0 . getContentAsByteArray ( ) , getDefinedEncoding ( loc0 ) , arg0 ) ; ...
evaluate the xpath and assert the node content found with thegiven hamcrest matcher . concode_field_sep XpathExpectationsHelper xpathHelper concode_field_sep ResultMatcher number concode_elem_sep ResultMatcher number concode_elem_sep ResultMatcher string concode_elem_sep ResultMatcher string concode_elem_sep ResultMatc...
ByteVector function ( final int arg0 , final int arg1 ) { int loc0 = this . length ; if ( loc0 + 2 > loc1 . loc0 ) { enlarge ( 2 ) ; } byte [ ] loc1 = this . data ; loc1 [ loc0 ++ ] = ( byte ) arg0 ; loc1 [ loc0 ++ ] = ( byte ) arg1 ; this . length = loc0 ; return this ; }
puts two bytes into this byte vector . the byte vector is automatically enlarged if necessary . concode_field_sep byte[] data concode_elem_sep int length concode_field_sep ByteVector put12 concode_elem_sep ByteVector encodeUTF8 concode_elem_sep ByteVector putByte concode_elem_sep ByteVector putInt concode_elem_sep void...
void function ( byte arg0 , @ NotNull byte [ ] arg1 ) { getOrCreateSegmentList ( arg0 ) . add ( arg1 ) ; }
adds segment bytes to the collection . concode_field_sep HashMap<Byte,List<byte[]>> _segmentDataMap concode_field_sep Iterable<JpegSegmentType> getSegmentTypes concode_elem_sep List<byte[]> getOrCreateSegmentList concode_elem_sep int getSegmentCount concode_elem_sep int getSegmentCount concode_elem_sep void removeSegme...
GFAService function ( ) { return gfaService ; }
gets gfa service . concode_field_sep Integer statusReconciliationDayLimit concode_elem_sep Integer statusReconciliationLasBarcodeLimit concode_elem_sep ItemStatusDetailsRepository itemStatusDetailsRepository concode_elem_sep ItemDetailsRepository itemDetailsRepository concode_elem_sep ProducerTemplate producer concode_...
Type function ( ) { return type ; }
gets the interpretation of the byte sequence for the signature . concode_field_sep byte[] signatureBytes concode_elem_sep long offset concode_elem_sep Signature signature concode_elem_sep boolean alert concode_elem_sep Logger logger concode_elem_sep String interestingFilesSetName concode_elem_sep String mimeType concod...
Notification function ( Options arg0 , Class < ? > arg1 ) { Notification loc0 = new Builder ( arg0 ) . setTriggerReceiver ( arg1 ) . build ( ) ; loc0 . schedule ( ) ; return loc0 ; }
schedule local notification specified by options object . concode_field_sep Context context concode_field_sep Notification cancel concode_elem_sep void cancelAll concode_elem_sep List<Integer> getIdsByType concode_elem_sep List<Notification> getAll concode_elem_sep List<Notification> getByType concode_elem_sep Notifica...
Failure < T > function ( Throwable arg0 ) { return new Failure < > ( arg0 ) ; }
creates an instance of failure wrapping the provided throwable . best used in conjunction with statically importing this method . import static javascalautils.trycompanion.failure ; try < string > tf = failure new exception `` bad mojo ! '' ; concode_field_sep PlaceHolder placeHolder concode_field_sep Try<Unit> Try con...
void function ( int arg0 ) { int loc0 = this . checkInterval ; this . checkInterval = arg0 ; support . firePropertyChange ( "srini_string" , new Integer ( loc0 ) , new Integer ( this . checkInterval ) ) ; }
set the check interval in seconds for this store . concode_field_sep String info concode_elem_sep int debug concode_elem_sep PropertyChangeSupport support concode_elem_sep LifecycleSupport lifecycle concode_elem_sep Manager manager concode_elem_sep String storeName concode_elem_sep boolean started concode_elem_sep Stri...
String function ( ) { return "srini_string" ; }
returns a short description of what this link does . this text is the one that 's displayed in grey . this can include html , although the use of block tags is highly discouraged . optional . concode_field_sep List<ManagementLink> LIST concode_field_sep ExtensionList<ManagementLink> all concode_elem_sep String getUrlNa...
void function ( String arg0 ) { this . title = arg0 ; }
sets the value of the title property . concode_field_sep MXDataSetType mxDataSet concode_elem_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 St...
boolean function ( ) { List < SignupTimeslot > loc0 = meeting . getSignupTimeSlots ( ) ; if ( loc0 == null ) return false ; for ( SignupTimeslot loc1 : loc0 ) { if ( loc1 . isCanceled ( ) || loc1 . isLocked ( ) ) return true ; } return false ; }
this is a getter method for ui . concode_field_sep String recurId concode_elem_sep String hideStyle concode_elem_sep String availableStatus concode_elem_sep String creator concode_elem_sep Calendar cal concode_elem_sep List<SignupAttachment> attendeeAttachments concode_elem_sep boolean toDownload concode_elem_sep boole...
String function ( String arg0 ) { return arg0 . split ( OVERRIDE_RANGE ) [ 0 ] ; }
extract the url from an override string concode_field_sep String OVERRIDE_RANGE concode_field_sep String extractVersionRange concode_elem_sep String appendVersionRange
void function ( CSSLayoutContext arg0 ) { layout . resetResult ( ) ; LayoutEngine . layoutNode ( arg0 , this , CSSConstants . UNDEFINED , null ) ; }
performs the actual layout and saves the results in #layout concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedC...
String function ( ) { return sourceDataFunction ; }
identifies the transformation to apply when copying data from a source attribute . constraints : allowed values : copy , trimtitle , map concode_field_sep String sourceDataFunction concode_elem_sep SourceDataTrimTitle sourceDataTrimTitle concode_elem_sep SourceData sourceDataCopy concode_elem_sep SourceDataMap sourceDa...