idx
int64
0
100k
question
stringlengths
68
7.19k
target
stringlengths
20
663
35,800
tests whether this map contains the given value . concode_field_sep Object[] EMPTY_ARRAY concode_elem_sep long serialVersionUID concode_elem_sep Iterator EMPTY_ITERATOR concode_elem_sep HashMap table concode_field_sep Object next concode_elem_sep boolean add concode_elem_sep List createList concode_elem_sep Iterator ge...
boolean function ( final Object arg0 ) { final Iterator loc0 = this . table . values ( ) . iterator ( ) ; boolean loc1 = false ; while ( loc0 . hasNext ( ) && ! loc1 ) { final List loc2 = ( List ) loc0 . next ( ) ; loc1 = loc2 . contains ( arg0 ) ; } return loc1 ; }
35,801
get complete concode_field_sep Long id concode_elem_sep DateTime shipDate concode_elem_sep String value concode_elem_sep StatusEnum status concode_elem_sep Boolean complete concode_elem_sep Long petId concode_elem_sep Integer quantity concode_field_sep DateTime getShipDate concode_elem_sep String toIndentedString conco...
Boolean function ( ) { return complete ; }
35,802
get custom deserializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.adwords.axis.v201409.cm.AppUrl[] appUrls concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.apache.axis.description.TypeDesc getTypeDesc c...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
35,803
returns the create date of this trash entry . concode_field_sep TrashEntry _trashEntry concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_se...
Date function ( ) { return _trashEntry . getCreateDate ( ) ; }
35,804
define el valor de la propiedad detalleimpuestos . concode_field_sep String tipoProveedorReembolso concode_elem_sep String fechaEmisionDocReembolso concode_elem_sep String ptoEmiDocReembolso concode_elem_sep String secuencialDocReembolso concode_elem_sep String codDocReembolso concode_elem_sep String estabDocReembolso ...
void function ( DetalleImpuestos arg0 ) { this . detalleImpuestos = arg0 ; }
35,805
get the best result overall closest in size to the view 's size . can be null if there were no sources to choose from , or if there were more than 1 sources but width/height were 0 . concode_field_sep ImageSource bestResultInCache concode_elem_sep ImageSource bestResult concode_field_sep ImageSource getBestResultInCach...
ImageSource function ( ) { return bestResult ; }
35,806
gets a date/time formatter instance using the specified style , time zone and locale . concode_field_sep ConcurrentMap<MultipartKey,F> cInstanceCache concode_elem_sep Object[] keys concode_elem_sep int hashCode concode_elem_sep int NONE concode_elem_sep ConcurrentMap<MultipartKey,String> cDateTimeInstanceCache concode_...
F function ( final Integer arg0 , final Integer arg1 , final TimeZone arg2 , Locale arg3 ) { if ( arg3 == null ) { arg3 = Locale . getDefault ( ) ; } final String loc0 = getPatternForStyle ( arg0 , arg1 , arg3 ) ; return getInstance ( loc0 , arg2 , arg3 ) ; }
35,807
sets the connection pool used to recycle http and https connections . if unset , the connectionpool #getdefault system-widedefault connection pool will be used . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ConnectionPool connectionPool concode_el...
OkHttpClient function ( ConnectionPool arg0 ) { this . connectionPool = arg0 ; return this ; }
35,808
adds the web d a v props to the database . also notifies the appropriate model listeners . concode_field_sep WebDAVPropsLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.model.WebDAVProps getWebDAVProps concode_elem_sep com.liferay.portal.model.WebDAVP...
com . liferay . portal . model . WebDAVProps function ( com . liferay . portal . model . WebDAVProps arg0 ) { return getService ( ) . addWebDAVProps ( arg0 ) ; }
35,809
sets the sort column . concode_field_sep String sort concode_elem_sep boolean ascending concode_field_sep String getSort concode_elem_sep boolean isDefaultAscending concode_elem_sep void setAscending concode_elem_sep void sort concode_elem_sep void sort concode_elem_sep boolean isAscending
void function ( String arg0 ) { this . sort = arg0 ; }
35,810
finds and returns the java elements for the given editor selection . concode_field_sep IJavaScriptElement[] EMPTY_RESULT concode_field_sep IJavaScriptElement getElementAtOffset concode_elem_sep IJavaScriptElement getElementAtOffset concode_elem_sep IJavaScriptElement getInput
IJavaScriptElement [ ] function ( JavaEditor arg0 , ITextSelection arg1 ) { return codeResolve ( getInput ( arg0 ) , arg1 ) ; }
35,811
convert a json attribute . concode_field_sep ObjectMapper mapper concode_elem_sep Logger logger concode_field_sep JsonNode getFirstNode concode_elem_sep Object get
Object function ( final AttributeConverter < ? extends Object > arg0 , final JsonNode arg1 , final String arg2 ) { return arg0 . convert ( get ( arg1 , arg2 ) ) ; }
35,812
given an index in the range 0 ... size -1 , sets a new value for the indexth key-value mapping that this longsparsearray stores . concode_field_sep Object DELETED concode_elem_sep long[] mKeys concode_elem_sep boolean mGarbage concode_elem_sep int mSize concode_elem_sep Object[] mValues concode_field_sep long keyAt con...
void function ( int arg0 , E arg1 ) { if ( mGarbage ) { gc ( ) ; } mValues [ arg0 ] = arg1 ; }
35,813
check whether given url is a http url concode_field_sep PlaceHolder placeHolder concode_field_sep EnvironmentListDTO fromEnvironmentCollectionToDTO concode_elem_sep boolean isHttpsURL concode_elem_sep EnvironmentDTO fromEnvironmentToDTO
boolean function ( String arg0 ) { return arg0 . matches ( "srini_string" ) ; }
35,814
gets the value of the value property . concode_field_sep String title concode_elem_sep String value concode_field_sep String getTitle concode_elem_sep void setValue concode_elem_sep void setTitle
String function ( ) { return value ; }
35,815
returns the string in the symbol table that is the longest prefix of query , or null , if no such string . concode_field_sep Object val concode_elem_sep Node[] next concode_elem_sep Node root concode_elem_sep int R concode_elem_sep int N concode_field_sep boolean contains concode_elem_sep Iterable<String> keysThatMatch...
String function ( String arg0 ) { int loc0 = longestPrefixOf ( root , arg0 , 0 , - 1 ) ; if ( loc0 == - 1 ) return null ; else return arg0 . substring ( 0 , loc0 ) ; }
35,816
performs breath-first search of the graph starting at vertex . the method adds discovered vertices including vertex to the queue of vertices concode_field_sep PlaceHolder placeHolder concode_field_sep LinkedList<V> DFS concode_elem_sep void DFS concode_elem_sep AdjacencyMatrixGraph<V,E> transitiveClosure concode_elem_s...
LinkedList < V > function ( AdjacencyMatrixGraph < V , E > arg0 , V arg1 ) { throw new UnsupportedOperationException ( "srini_string" ) ; }
35,817
document me ! concode_field_sep List<String> otherPrimitives concode_elem_sep Map<String,List<String>> relationalPrimitives concode_elem_sep Map<String,List<String>> relationSimbolPrimitives concode_elem_sep String firstPrimitive concode_elem_sep String type concode_elem_sep String word concode_elem_sep List<String> st...
void function ( String arg0 ) { this . type = arg0 ; }
35,818
filters out license header comments from a file . concode_field_sep FunctionLoader delegate concode_elem_sep boolean isLicenseComment concode_elem_sep String commentToken concode_elem_sep StringBuilder builder concode_elem_sep String LICENSE_TOKEN_START concode_elem_sep String LICENSE_TOKEN_END concode_elem_sep String ...
String function ( String arg0 , OsFamily arg1 ) { try { return CharSource . wrap ( checkNotNull ( arg0 , "srini_string" ) ) . readLines ( new LicenseHeaderProcessor ( checkNotNull ( arg1 , "srini_string" ) ) ) ; } catch ( IOException loc0 ) { return arg0 ; } }
35,819
sets the number of times the set of gif frames should be played . default is 1 ; 0 means play indefinitely . must be invoked before the first image is added . concode_field_sep Color transparent concode_elem_sep boolean[] usedEntry concode_elem_sep BufferedImage image concode_elem_sep byte[] indexedPixels concode_elem_...
void function ( int arg0 ) { if ( arg0 >= 0 ) { repeat = arg0 ; } }
35,820
returns the packages found by the last call to #parsesdk string , sdkmanager , isdklog . this returns initially returns null . once the parsesdk method has been called , this returns a possibly empty but non-null array . concode_field_sep Package[] mPackages concode_field_sep void scanMissingSamples concode_elem_sep vo...
Package [ ] function ( ) { return mPackages ; }
35,821
clear local notification specified by id . concode_field_sep Context context concode_field_sep void cancelAll concode_elem_sep List<Integer> getIdsByType concode_elem_sep List<Notification> getAll concode_elem_sep List<Notification> getByType concode_elem_sep NotificationManager getNotMgr concode_elem_sep List<JSONObje...
Notification function ( int arg0 ) { Notification loc0 = get ( arg0 ) ; if ( loc0 != null ) { loc0 . cancel ( ) ; } return loc0 ; }
35,822
initializes the engine with the specified parameters stored in the byte array and decodes them according to the specified decoding specification . if format is null , then this method decodes the byte array using the asn .1 specification if it exists , otherwise it throws an ioexception . concode_field_sep Provider pro...
void function ( byte [ ] arg0 , String arg1 ) { paramSpi . engineInit ( arg0 , arg1 ) ; }
35,823
test % throwable with null options . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSeparator concode_elem_sep void testDepthAndSeparator concode_elem_sep void testNoneAndSeparatorAndFilters concode_elem_sep void testSeparatorAsDefaultLineSeparator concode_elem_sep void testNone concode_elem_sep v...
void function ( ) { test ( null , Integer . MAX_VALUE , Constants . LINE_SEPARATOR , null ) ; }
35,824
gets the value of the pendingcreditamount property . concode_field_sep Float unbilledUsageAmount concode_elem_sep Float outstandingAmount concode_elem_sep Float pendingCreditAmount concode_elem_sep XMLGregorianCalendar dueDate concode_elem_sep Float currentDueAmount concode_elem_sep long serialVersionUID concode_elem_s...
Float function ( ) { return pendingCreditAmount ; }
35,825
returns true if the given point is within 1e-9 radians of thispoint . this corresponds to a distance of less than 1cm at thesurface of the earth . concode_field_sep S2LatLng CENTER concode_elem_sep double EARTH_RADIUS_METERS concode_elem_sep double latRadians concode_elem_sep double lngRadians concode_field_sep S2LatLn...
boolean function ( S2LatLng arg0 ) { return approxEquals ( arg0 , 1e-9 ) ; }
35,826
this is getter method for campaignresponse concode_field_sep String campaignResponse concode_elem_sep String response1Count concode_elem_sep String retailerSegment concode_elem_sep String response3Count concode_elem_sep String campaignID concode_elem_sep String source concode_elem_sep String circle concode_elem_sep Str...
String function ( ) { return campaignResponse ; }
35,827
returns information on the active network connection concode_field_sep int TYPE_UNKNOWN concode_field_sep boolean isWiFiConnected concode_elem_sep boolean isAirplaneModeOn concode_elem_sep boolean checkConnection concode_elem_sep boolean isNetworkAvailable concode_elem_sep int getActiveNetworkType
NetworkInfo function ( Context arg0 ) { if ( arg0 == null ) { return null ; } ConnectivityManager loc0 = ( ConnectivityManager ) arg0 . getSystemService ( Context . CONNECTIVITY_SERVICE ) ; if ( loc0 == null ) { return null ; } return loc0 . getActiveNetworkInfo ( ) ; }
35,828
creates but does not start a new stopwatch , using the specified time source . concode_field_sep Ticker ticker concode_elem_sep long elapsedNanos concode_elem_sep boolean isRunning concode_elem_sep long startTick concode_field_sep long elapsed concode_elem_sep String abbreviate concode_elem_sep long elapsedNanos concod...
Stopwatch function ( Ticker arg0 ) { return new Stopwatch ( arg0 ) ; }
35,829
set the render function name mandatory . this function will be called with the following parameters : string template : the template content map model : the view model string url : the template url concode_field_sep Charset charset concode_elem_sep Boolean sharedEngine concode_elem_sep String renderFunction concode_ele...
void function ( String arg0 ) { this . renderFunction = arg0 ; }
35,830
calculates a hash code concode_field_sep long serialVersionUID concode_elem_sep boolean[] missing concode_elem_sep double[] attributes concode_elem_sep int key concode_field_sep boolean equals concode_elem_sep void print_hash_code concode_elem_sep String toString concode_elem_sep String getRevision
int function ( ) { int loc0 = 0 ; if ( key != - 999 ) return key ; for ( int loc1 = 0 ; loc1 < attributes . length ; loc1 ++ ) { if ( missing [ loc1 ] ) { loc0 += ( loc1 * 13 ) ; } else { loc0 += ( loc1 * 5 * ( attributes [ loc1 ] + 1 ) ) ; } } if ( key == - 999 ) { key = loc0 ; } return loc0 ; }
35,831
gets the value of the partyaddres property . concode_field_sep AMLCDDFatcaIndiciaDetectionServicePartyAddresTupleType partyAddres concode_field_sep void setPartyAddres
AMLCDDFatcaIndiciaDetectionServicePartyAddresTupleType function ( ) { return partyAddres ; }
35,832
returns the current mode : #input_mode : the buffer is in the input mode . #output_mode : the buffer is in the output mode . concode_field_sep int mode concode_elem_sep ByteBuffer buffer concode_elem_sep ByteBufferAllocator allocator concode_elem_sep int OUTPUT_MODE concode_elem_sep int INPUT_MODE concode_field_sep voi...
int function ( ) { return this . mode ; }
35,833
gets the current or last mediaplayer instance . concode_field_sep MediaPlayer mCurrentMediaPlayer concode_elem_sep HashMap<State,Integer> mSoundMap concode_elem_sep Context mContext concode_field_sep void onPullEvent concode_elem_sep void addSoundEvent concode_elem_sep void playSound concode_elem_sep void clearSounds
MediaPlayer function ( ) { return mCurrentMediaPlayer ; }
35,834
customize the text on the parse signup button . concode_field_sep ParseLoginConfig config concode_elem_sep Context context concode_field_sep ParseLoginBuilder setAppLogo concode_elem_sep ParseLoginBuilder setTwitterLoginButtontext concode_elem_sep ParseLoginBuilder setTwitterLoginButtontext concode_elem_sep ParseLoginB...
ParseLoginBuilder function ( int arg0 ) { return setParseSignupButtonText ( maybeGetString ( arg0 ) ) ; }
35,835
return the underlying providers being used . concode_field_sep int CACHE_LIMIT concode_elem_sep Map<String,TemplateAvailabilityProvider> cache concode_elem_sep TemplateAvailabilityProvider NONE concode_elem_sep Map<String,TemplateAvailabilityProvider> resolved concode_elem_sep List<TemplateAvailabilityProvider> provide...
List < TemplateAvailabilityProvider > function ( ) { return this . providers ; }
35,836
sets the number of seconds to delay before writing storing the dirty records default value is @value #default_write_delay_seconds . concode_field_sep int DEFAULT_WRITE_BATCH_SIZE concode_elem_sep boolean enabled concode_elem_sep Object implementation concode_elem_sep String className concode_elem_sep MapStoreConfigRead...
MapStoreConfig function ( int arg0 ) { this . writeDelaySeconds = arg0 ; return this ; }
35,837
create a solr textindex concode_field_sep PlaceHolder placeHolder concode_field_sep Dataset createLucene concode_elem_sep DatasetGraph createLucene concode_elem_sep SpatialIndex createLuceneIndex concode_elem_sep Dataset create concode_elem_sep Dataset create concode_elem_sep DatasetGraph create
SpatialIndex function ( SolrServer arg0 , EntityDefinition arg1 ) { SpatialIndex loc0 = new SpatialIndexSolr ( arg0 , arg1 ) ; return loc0 ; }
35,838
creates a new arraylist to hold incoming block transfer notifications before they 're processed . concode_field_sep int windowSizeMs concode_elem_sep Thread uploadBandwidthUpdater concode_elem_sep long bytesTransferred concode_elem_sep Log LOG concode_elem_sep Date endDate concode_elem_sep boolean suppressAutoUpdate co...
ArrayList < BlockTransferWindow > function ( ) { return new ArrayList < BlockTransferWindow > ( PROCESS_QUEUE_INITIAL_CAPACITY ) ; }
35,839
get the earliest date concode_field_sep Action action concode_field_sep String getName concode_elem_sep String getNotes concode_elem_sep String getActionType concode_elem_sep String getNotesBody concode_elem_sep String getActionLink concode_elem_sep String getRelatedObjectDescription concode_elem_sep Action getAction c...
String function ( ) { return LocalizationService . getInstance ( ) . formatDate ( action . getEarliestAction ( ) ) ; }
35,840
must be called from the ui thread concode_field_sep long fCursorTime concode_elem_sep Point fSelectionAnchor concode_elem_sep String fCurrentSelection concode_elem_sep boolean fCursorIsEnabled concode_elem_sep int fCols concode_elem_sep int fCursorColumn concode_elem_sep int fSelectionEndColumn concode_elem_sep boolean...
void function ( ) { updateSnapshot ( ) ; updateSelection ( ) ; updateCursor ( ) ; }
35,841
check if there is any connectivity to a mobile network concode_field_sep PlaceHolder placeHolder concode_field_sep NetworkInfo getNetworkInfo concode_elem_sep boolean isConnected concode_elem_sep boolean isConnectedWifi concode_elem_sep boolean isConnectedFast concode_elem_sep boolean isConnectionFast
boolean function ( Context arg0 ) { NetworkInfo loc0 = NetworkUtil . getNetworkInfo ( arg0 ) ; return ( loc0 != null && loc0 . isConnected ( ) && loc0 . getType ( ) == ConnectivityManager . TYPE_MOBILE ) ; }
35,842
given a path return the number of free kb concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep String getTempDirectoryPath concode_elem_sep boolean testFileExists
long function ( String arg0 ) { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 / 1024 ; }
35,843
initialize this instance . concode_field_sep AnnotatedElementKey methodKey concode_elem_sep String condition concode_elem_sep Method method concode_elem_sep Log logger concode_elem_sep ApplicationContext applicationContext concode_elem_sep Class<?> targetClass concode_elem_sep Method bridgedMethod concode_elem_sep List...
void function ( ApplicationContext arg0 , EventExpressionEvaluator arg1 ) { this . applicationContext = arg0 ; this . evaluator = arg1 ; }
35,844
retrieves the canonical path for the given file , in a jdk 1.1 complaint way . concode_field_sep boolean fsNormalizesPosixSeparator concode_elem_sep Method deleteOnExitMethod concode_elem_sep Random random concode_elem_sep boolean fsIsIgnoreCase concode_field_sep IOException toIOException concode_elem_sep Method getDel...
String function ( File arg0 ) { return arg0 . getCanonicalPath ( ) ; }
35,845
the next option created will be required . concode_field_sep int numberOfArgs concode_elem_sep String argName concode_elem_sep OptionBuilder INSTANCE concode_elem_sep String description concode_elem_sep Class<?> type concode_elem_sep boolean optionalArg concode_elem_sep String longopt concode_elem_sep boolean required ...
OptionBuilder function ( ) { OptionBuilder . required = true ; return INSTANCE ; }
35,846
get the current namespace value . concode_field_sep String localName concode_elem_sep String prefix concode_elem_sep String namespace concode_field_sep String getQualifiedName concode_elem_sep String getPrefix concode_elem_sep String getLocalName concode_elem_sep void setPrefix concode_elem_sep int hashCode concode_ele...
String function ( ) { return namespace ; }
35,847
getpath concode_field_sep Object[] path concode_field_sep Object getLastPathComponent concode_elem_sep int hashCode concode_elem_sep void writeObject concode_elem_sep boolean isDescendant concode_elem_sep boolean equals concode_elem_sep Object getPathComponent concode_elem_sep String toString concode_elem_sep TreePath ...
Object [ ] function ( ) { return path ; }
35,848
gets this installation 's ipropertiesprovider instance.developer studio 's ipropertiesprovider , if present , takes precedence over the default jboss tools one . concode_field_sep IPropertiesProvider propertiesProvider concode_field_sep placeholderType placeHolder
IPropertiesProvider function ( ) { if ( propertiesProvider == null ) { propertiesProvider = new PropertiesProviderFactory ( ) . getPropertiesProvider ( ) ; } return propertiesProvider ; }
35,849
return the application handlers the resources and servlets . concode_field_sep Map<String,ConfigParam> myConfigParams concode_elem_sep SequenceProperties myProperties concode_elem_sep Processors myProcessors concode_elem_sep List<AddressHandler> myHandlers concode_elem_sep Package myPkg concode_elem_sep String myName c...
List < AddressHandler > function ( ) { return myHandlers ; }
35,850
gets the value of the address 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 address property . for example , to add a new item , do as...
List < Address > function ( ) { if ( address == null ) { address = new ArrayList < Address > ( ) ; } return this . address ; }
35,851
returns the value of an optional property , if the property is set . if it is not set defval is returned . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
int function ( Properties arg0 , String arg1 , int arg2 ) { String loc0 = arg0 . getProperty ( arg1 ) ; if ( loc0 == null ) return arg2 ; return Integer . parseInt ( loc0 ) ; }
35,852
returns the string for value . concode_field_sep ThreadLocal<DateFormat> STANDARD_DATE_FORMAT concode_elem_sep DateFormat[] BROWSER_COMPATIBLE_DATE_FORMATS concode_elem_sep String[] BROWSER_COMPATIBLE_DATE_FORMAT_STRINGS concode_elem_sep TimeZone GMT concode_field_sep Date parse concode_elem_sep DateFormat initialValue
String function ( Date arg0 ) { return STANDARD_DATE_FORMAT . get ( ) . format ( arg0 ) ; }
35,853
returns a server socket bound to the specified port . the socket is configured with the socket options given to this factory . concode_field_sep HsqlSocketFactory sslImpl concode_elem_sep HsqlSocketFactory plainImpl concode_field_sep Socket createSocket concode_elem_sep HsqlSocketFactory getPlainImpl concode_elem_sep H...
ServerSocket function ( int arg0 , String arg1 ) { return new ServerSocket ( arg0 , 128 , InetAddress . getByName ( arg1 ) ) ; }
35,854
sets queuing options . when used with a string , can be ` front ' or ` end ' to queue the effect in the global effects queue at the beginning or end , or a queue parameter object that can have position : ` front/end ' , scope : ` scope ' , limit :1 concode_field_sep boolean fired concode_elem_sep boolean submit concode...
void function ( String arg0 ) { this . queue = arg0 ; ea . add ( "srini_string" , arg0 ) ; }
35,855
sort the given range of items using quick sort . if the recursion depth falls below #getmaxdepth , then switch to heapsort . concode_field_sep IndexedSorter alt concode_field_sep void fix concode_elem_sep void sortInternal concode_elem_sep int getMaxDepth
void function ( IndexedSortable arg0 , int arg1 , int arg2 ) { sort ( arg0 , arg1 , arg2 , null ) ; }
35,856
skip control characters concode_field_sep String DEFAULT_TEXT_CONTENT_TYPE concode_elem_sep String CONTENT_DISPOSITION concode_elem_sep String MULTIPART_MIXED concode_elem_sep String DEFAULT_BINARY_CONTENT_TYPE concode_elem_sep String FILE concode_elem_sep String NAME concode_elem_sep String FORM_DATA concode_elem_sep ...
void function ( ChannelBuffer arg0 ) { for ( ; ; ) { char loc0 = ( char ) arg0 . readUnsignedByte ( ) ; if ( ! Character . isISOControl ( loc0 ) && ! Character . isWhitespace ( loc0 ) ) { arg0 . readerIndex ( arg0 . readerIndex ( ) - 1 ) ; break ; } } }
35,857
get the preferred width for widgets displaying the animation . concode_field_sep AnimationManager singleton concode_elem_sep WorkbenchJob animationUpdateJob concode_elem_sep boolean animated concode_elem_sep IJobProgressManagerListener listener concode_elem_sep IAnimationProcessor animationProcessor concode_field_sep v...
int function ( ) { return animationProcessor . getPreferredWidth ( ) ; }
35,858
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 ( CordovaPlugin arg0 , int arg1 , String arg2 ) { PermissionHelper . requestPermissions ( arg0 , arg1 , new String [ ] { arg2 } ) ; }
35,859
the api 's identifier . this identifier is unique across all of your apis in amazon api gateway . concode_field_sep java.util.Date createdDate concode_elem_sep String name concode_elem_sep String description concode_elem_sep String id concode_field_sep void setName concode_elem_sep String getName concode_elem_sep RestA...
void function ( String arg0 ) { this . id = arg0 ; }
35,860
reference to a io.iron.ironmq.client in the registry . concode_field_sep int wait concode_elem_sep String queueName concode_elem_sep int visibilityDelay concode_elem_sep int concurrentConsumers concode_elem_sep String ironMQCloud concode_elem_sep int timeout concode_elem_sep Client client concode_elem_sep int maxMessag...
void function ( Client arg0 ) { this . client = arg0 ; }
35,861
gets the value of the rval property . concode_field_sep CreativeWrapperPage rval concode_field_sep void setRval
CreativeWrapperPage function ( ) { return rval ; }
35,862
write the structure to the cdr output stream . concode_field_sep PlaceHolder placeHolder concode_field_sep NameValuePair extract concode_elem_sep NameValuePair read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type
void function ( OutputStream arg0 , NameValuePair arg1 ) { arg0 . write_string ( arg1 . id ) ; arg0 . write_any ( arg1 . arg1 ) ; }
35,863
adds a upload listener . used for upload concode_field_sep GfsManager gfsManager concode_elem_sep LoggedUser user concode_elem_sep Coordinate current concode_elem_sep JobsManager jobsManager concode_elem_sep Client INSTANCE concode_elem_sep LoginManager loginManager concode_elem_sep List<EnvironmentEventListener> ENVIR...
void function ( UploadListener arg0 ) { gfsManager . addUploadListener ( arg0 ) ; }
35,864
establish heap order property from an arbitrary arrangement of items . runs in linear time . concode_field_sep int DEFAULT_CAPACITY concode_elem_sep Result[] array concode_elem_sep int currentSize concode_field_sep boolean add concode_elem_sep void percolateDown concode_elem_sep void doubleArray concode_elem_sep boolea...
void function ( ) { for ( int loc0 = currentSize / 2 ; loc0 > 0 ; loc0 -- ) percolateDown ( loc0 ) ; }
35,865
returns true if the given state is currently active otherwise false . concode_field_sep SCInterfaceImpl sCInterface concode_elem_sep int nextStateIndex concode_elem_sep long myInt concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInterface getSCInterface concode_elem_sep void setMyInt ...
boolean function ( State arg0 ) { switch ( arg0 ) { case main_region_S1 : return stateVector [ 0 ] == State . main_region_S1 ; case main_region_S2 : return stateVector [ 0 ] == State . main_region_S2 ; case region2_a : return stateVector [ 1 ] == State . region2_a ; default : return false ; } }
35,866
updateleadindex concode_field_sep TreePath leadPath concode_elem_sep long serialVersionUID concode_elem_sep String SELECTION_MODE_PROPERTY concode_elem_sep TreePath[] selection concode_elem_sep EventListenerList listenerList concode_elem_sep DefaultListSelectionModel listSelectionModel concode_elem_sep SwingPropertyCha...
void function ( ) { }
35,867
called from setbeancontext to validate or otherwise the pending change in the nesting beancontext property value . returning false will cause setbeancontext to throw propertyvetoexception . concode_field_sep long serialVersionUID concode_elem_sep boolean rejectedSetBCOnce concode_elem_sep VetoableChangeSupport vcSuppor...
boolean function ( BeanContext arg0 ) { return true ; }
35,868
get custom deserializer concode_field_sep org.tatrc.paws.provider.Address[] addresses concode_elem_sep java.lang.String NCID concode_elem_sep org.tatrc.paws.provider.Taxonomy[] taxonomies concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.tatrc.paws.provider.Name name concode_elem_sep java.lang.String ...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
35,869
retrieves the name of this vocabulary exported by this grammar . concode_field_sep Class ANTLR_OPTION_CLASS concode_elem_sep GrammarMetadata associatedGrammarMetadata concode_elem_sep GrammarDelegate superGrammarDelegate concode_elem_sep Class ANTLR_GRAMMAR_CLASS concode_elem_sep Object[] NO_ARGS concode_elem_sep Strin...
String function ( ) { return exportVocab ; }
35,870
the node referenced by the explanation concode_field_sep DiscoveryNode node concode_elem_sep Map<ShardId,List<NodeExplanation>> explanations concode_elem_sep String description concode_elem_sep AllocationExplanation EMPTY concode_field_sep AllocationExplanation add concode_elem_sep void writeTo concode_elem_sep void re...
DiscoveryNode function ( ) { return node ; }
35,871
returns true if the label is movable . concode_field_sep Rectangle[] handles concode_elem_sep JComponent preview concode_elem_sep mxGraphComponent graphComponent concode_elem_sep Rectangle bounds concode_elem_sep boolean handlesVisible concode_elem_sep int index concode_elem_sep mxCellState state concode_elem_sep Point...
boolean function ( ) { mxGraph loc0 = graphComponent . getGraph ( ) ; String loc1 = loc0 . getLabel ( state . getCell ( ) ) ; return loc0 . isLabelMovable ( state . getCell ( ) ) && loc1 != null && loc1 . length ( ) > 0 ; }
35,872
create a shape 3d object concode_field_sep PlaceHolder placeHolder concode_field_sep void finishOffShape
Shape3D function ( ) { return new Shape3D ( ) ; }
35,873
sets the startindex value for this audiencesegmentpage . concode_field_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.google.api.ads.dfp.axis.v201411.AudienceSegment[] resu...
void function ( java . lang . Integer arg0 ) { this . startIndex = arg0 ; }
35,874
this method is used for setting the type of the input . the accepted types are all java types defined by fully qualified names . concode_field_sep boolean required concode_elem_sep Object defaultValue concode_elem_sep String name concode_elem_sep String description concode_elem_sep String label concode_elem_sep String ...
void function ( String arg0 ) { this . type = arg0 ; }
35,875
sets the list of referenced namespaces . concode_field_sep List<Association> associations concode_elem_sep List<Namespace> referencedNamespaces concode_elem_sep Namespace namespace concode_elem_sep List<EntityType> entityTypes concode_elem_sep List<ComplexType> complexTypes concode_field_sep List<EntityType> getEntityT...
void function ( List < Namespace > arg0 ) { this . referencedNamespaces = arg0 ; }
35,876
retrieves full user record from database by user name concode_field_sep UserDao userDao concode_field_sep FacesContext getFacesContext concode_elem_sep UserDao getUserDao concode_elem_sep FacesMessage constructFatalMessage concode_elem_sep UserDetails loadUserByUsername concode_elem_sep ResourceBundle getMessageBundle ...
UserEntity function ( String arg0 ) { return userDao . loadUserByUserName ( arg0 ) ; }
35,877
when #favorpathextension is set , this property determines whetherto allow use of jaf java activation framework to resolve a path extension to a specific mediatype . by default this is not set in which case pathextensioncontentnegotiationstrategy will use jaf if available . concode_field_sep Map<String,MediaType> media...
ContentNegotiationConfigurer function ( boolean arg0 ) { this . factory . setUseJaf ( arg0 ) ; return this ; }
35,878
returns the configured opencms module package name e.g. `` com.mycompany.myproject.mymodule '' . concode_field_sep String moduleVersion concode_elem_sep String moduleName concode_elem_sep SyncMode syncMode concode_elem_sep String exportImportSiteRoot concode_elem_sep boolean openCmsModuleEnabled concode_elem_sep boolea...
String function ( ) { return moduleName ; }
35,879
determines whether the delete button is disabled . the delete button should be disabled if the node that was previously selected was deleted or if no node is otherwise selected . the root node is a special case and can not be deleted . concode_field_sep DynamicNodeUserObject selectedNodeObject concode_elem_sep String R...
boolean function ( ) { return selectedNodeObject == null || selectedNodeObject . getText ( ) . equals ( ROOT_NODE_TEXT ) ; }
35,880
returns map containing the given entries . concode_field_sep Map mMap concode_elem_sep boolean mUnderConstruction concode_field_sep Map<K,V> build concode_elem_sep Map<K,V> of concode_elem_sep Map<K,V> of concode_elem_sep Map<K,V> of concode_elem_sep Map<K,V> of concode_elem_sep Map<K,V> of concode_elem_sep Map<K,V> of...
Builder < K , V > function ( ) { return new Builder ( ) ; }
35,881
gets the value of the friendlyname property . concode_field_sep String nameFormat concode_elem_sep String name concode_elem_sep Map<QName,String> otherAttributes concode_elem_sep List<Object> attributeValue concode_elem_sep String friendlyName concode_field_sep void setName concode_elem_sep void addAttributeValue conco...
String function ( ) { return friendlyName ; }
35,882
retrieves the publickey concode_field_sep X509Certificate signingCert concode_elem_sep PublicKey publicKey concode_field_sep Collection<X509CRL> getCRLs concode_elem_sep CredentialContextSet getCredentalContextSet concode_elem_sep SecretKey getSecretKey concode_elem_sep X509Certificate getEntityCertificate concode_elem...
PublicKey function ( ) { return publicKey ; }
35,883
create an instance of updateresponse concode_field_sep QName _CurrencyResponse_QNAME concode_elem_sep QName _CurrencyRequest_QNAME concode_elem_sep QName _CurrencyRate_QNAME concode_elem_sep QName _Currency_QNAME concode_field_sep GetRequestVerb createGetRequestVerb concode_elem_sep DeleteRequest createDeleteRequest co...
UpdateResponse function ( ) { return new UpdateResponse ( ) ; }
35,884
test if the status is truncated concode_field_sep twitter4j.internal.http.HttpResponse res concode_elem_sep z_T4JInternalFactory factory concode_elem_sep Status target concode_field_sep User getUser concode_elem_sep RateLimitStatus getRateLimitStatus concode_elem_sep long getId concode_elem_sep int compareTo concode_el...
boolean function ( ) { return getTarget ( ) . isTruncated ( ) ; }
35,885
return this deployment name concode_field_sep Connector connector concode_elem_sep File root concode_elem_sep String deploymentName concode_elem_sep long serialVersionUID concode_elem_sep AttachmentKey<ConnectorXmlDescriptor> ATTACHMENT_KEY concode_elem_sep URL url concode_field_sep Connector getConnector concode_elem_...
String function ( ) { return deploymentName ; }
35,886
the last path segment for this resource . concode_field_sep String path concode_elem_sep String pathPart concode_elem_sep java.util.Map<String,Method> resourceMethods concode_elem_sep String id concode_elem_sep String parentId concode_field_sep UpdateResourceResult withPath concode_elem_sep java.util.Map<String,Method>...
UpdateResourceResult function ( String arg0 ) { setPathPart ( arg0 ) ; return this ; }
35,887
returns the number of segments in this jog dial . concode_field_sep int mLastItem concode_elem_sep OnMenuItemSelectionListener mJogListener concode_elem_sep int MIN_API_LEVEL concode_elem_sep int mSegmentCount concode_field_sep void populateMenu concode_elem_sep void onFirstTouch concode_elem_sep boolean onMenuItemSele...
int function ( ) { return mSegmentCount ; }
35,888
get row entity . concode_field_sep DatabaseSchema dbSchema concode_elem_sep Row row concode_elem_sep TableDescription tableDesc concode_field_sep TableSchema getTableSchema concode_elem_sep DatabaseSchema dbSchema concode_elem_sep void setDataHandler concode_elem_sep boolean isValid concode_elem_sep void checkVersion c...
Row function ( ) { if ( ! isValid ( ) ) { return null ; } return this . row ; }
35,889
returns the timeout in milliseconds used when retrieving a ch.boye.httpclientandroidlib.conn.managedclientconnection from the ch.boye.httpclientandroidlib.conn.clientconnectionmanager . concode_field_sep int DEFAULT_MAX_TOTAL_CONNECTIONS concode_elem_sep ConnPerRoute DEFAULT_CONN_PER_ROUTE concode_field_sep void setMax...
long function ( final HttpParams arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } Long loc0 = ( Long ) arg0 . getParameter ( TIMEOUT ) ; if ( loc0 != null ) { return loc0 . longValue ( ) ; } return arg0 . getIntParameter ( CoreConnectionPNames . CONNECTION_TIMEOUT , 0 ) ; }
35,890
to use the given amazonsimpleworkflowclient as client concode_field_sep Map<String,Object> clientConfigurationParameters concode_elem_sep ActivityTypeRegistrationOptions activityTypeRegistrationOptions concode_elem_sep String stateResultType concode_elem_sep AmazonSimpleWorkflowClient amazonSWClient concode_elem_sep Ac...
void function ( AmazonSimpleWorkflowClient arg0 ) { this . amazonSWClient = arg0 ; }
35,891
returns the foo project corresponding to the given project . note that no check is done at this time on the existence or the nature of this project . concode_field_sep PlaceHolder placeHolder concode_field_sep IFooModel getFooModel
IFooProject function ( IProject arg0 ) { if ( arg0 == null ) return null ; return getFooModel ( ) . getFooProject ( arg0 . getName ( ) ) ; }
35,892
turn a fully qualified domain name fqdn into a hostname . if the fqdn has multiple subparts separated by a period ' . ' , it will take the first part . otherwise it takes the entire fqdn . concode_field_sep Logger LOG concode_field_sep String ipAddressAndPortToUrlString concode_elem_sep ServerSocket createSocket concod...
String function ( String arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } int loc0 = arg0 . indexOf ( '.' ) ; if ( loc0 == - 1 ) { return arg0 ; } else { return arg0 . substring ( 0 , loc0 ) ; } }
35,893
renders background to specified graphics context . concode_field_sep Background backgr concode_elem_sep Dimension screen concode_elem_sep long serialVersionUID concode_elem_sep double x concode_elem_sep int width concode_elem_sep double y concode_elem_sep Rectangle clip concode_elem_sep int height concode_field_sep voi...
void function ( Graphics2D arg0 ) { this . render ( arg0 , ( int ) this . x , ( int ) this . y , this . clip . x , this . clip . y , ( this . width < this . clip . width ) ? this . width : this . clip . width , ( this . height < this . clip . height ) ? this . height : this . clip . height ) ; }
35,894
sets if quotes should matter to this tracker concode_field_sep boolean last concode_elem_sep boolean bracketsMatter concode_elem_sep boolean quotesMatter concode_elem_sep TrackerProperties DEFAULT concode_elem_sep boolean last concode_elem_sep boolean quotesMatter concode_elem_sep boolean bracketsMatter concode_field_s...
Builder function ( boolean arg0 ) { this . quotesMatter = arg0 ; return this ; }
35,895
returns the osgi service identifier . concode_field_sep ServiceTracker<ShoppingItemService,ShoppingItemService> _serviceTracker concode_field_sep com.liferay.shopping.model.ShoppingItem addItem concode_elem_sep java.util.List<com.liferay.shopping.model.ShoppingItem> getItems concode_elem_sep java.util.List<com.liferay....
java . lang . String function ( ) { return getService ( ) . getOSGiServiceIdentifier ( ) ; }
35,896
if data collection is enabled , add the currently used memory size to the log . concode_field_sep Object serverDerby concode_elem_sep boolean trace concode_elem_sep Connection conn concode_elem_sep Statement stat concode_elem_sep TestPerformance test concode_elem_sep int totalTime concode_elem_sep ArrayList<String[]> r...
void function ( Bench arg0 , String arg1 ) { log ( arg0 . getName ( ) + "srini_string" + arg1 , "srini_string" , TestBase . getMemoryUsed ( ) ) ; }
35,897
returns the page size , falls back to default value of 50 if not specified . concode_field_sep Set<OrganisationUnit> organisationUnits concode_elem_sep TrackedEntity trackedEntity concode_elem_sep int DEFAULT_PAGE_SIZE concode_elem_sep Integer pageSize concode_elem_sep Program program concode_elem_sep TrackedEntityInst...
int function ( ) { return pageSize != null && pageSize >= 0 ? pageSize : DEFAULT_PAGE_SIZE ; }
35,898
untie key + index pair concode_field_sep PlaceHolder placeHolder concode_field_sep Object getPrototype concode_elem_sep Object resolveAddress concode_elem_sep int tie concode_elem_sep int tied concode_elem_sep int instance concode_elem_sep int address concode_elem_sep int address concode_elem_sep int getAddressPrototyp...
void function ( String arg0 , int arg1 ) { CMemoryImpl . getInstance ( ) . untie ( arg0 , arg1 ) ; }
35,899
this call is used to set the bus . it should only be called once . concode_field_sep Logger LOG concode_elem_sep Bus bus concode_elem_sep Container.Listener mBeanContainer concode_elem_sep ConcurrentHashMap<Integer,JettyHTTPServerEngine> portMap concode_elem_sep ThreadingParameters fallbackThreadingParameters concode_e...
void function ( Bus arg0 ) { this . bus = arg0 ; if ( arg0 != null ) { arg0 . setExtension ( this , JettyHTTPServerEngineFactory . class ) ; lifeCycleManager = arg0 . getExtension ( BusLifeCycleManager . class ) ; if ( null != lifeCycleManager ) { lifeCycleManager . registerLifeCycleListener ( new JettyBusLifeCycleList...