code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( AdGroupCriterionPage arg0 ) { this . rval = arg0 ; }
sets the value of the rval property . concode_field_sep AdGroupCriterionPage rval concode_field_sep AdGroupCriterionPage getRval
TabularData function ( ) { return new TabularDataSupport ( TABULAR_TYPE ) ; }
builds a jmx tabulardata concode_field_sep OpenType[] ITEM_TYPES concode_elem_sep long updateCount concode_elem_sep long fetchCount concode_elem_sep String TABULAR_TYPE_NAME concode_elem_sep String COMPOSITE_TYPE_NAME concode_elem_sep CompositeType COMPOSITE_TYPE concode_elem_sep long loadCount concode_elem_sep String[...
String function ( ) { return returnCodeDetails ; }
gets the value of the returncodedetails property . concode_field_sep int returnCode concode_elem_sep String countryCode concode_elem_sep String ip concode_elem_sep String returnCodeDetails concode_elem_sep String countryName concode_field_sep void setCountryCode concode_elem_sep String getCountryCode concode_elem_sep S...
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; }
get custom serializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_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.v2...
String function ( String arg0 ) { return MessageFormat . format ( getStringInternal ( arg0 ) , ( Object [ ] ) null ) ; }
get a string from the underlying resource bundle . concode_field_sep Hashtable<String,StringManager> managers concode_elem_sep Logger LOG concode_elem_sep String packageName concode_elem_sep ResourceBundle bundle concode_field_sep StringManager getManager concode_elem_sep String getStringInternal
Ticker function ( BTCChinaTicker arg0 , CurrencyPair arg1 ) { return adaptTicker ( arg0 . getTicker ( ) , arg1 ) ; }
adapts a btcchinaticker to a ticker object concode_field_sep int ORDERS_MARKET_KEY_PREFIX_LENGTH concode_elem_sep int TICKER_MARKET_KEY_PREFIX_LENGTH concode_field_sep Trade adaptTrade concode_elem_sep Wallet adaptWallet concode_elem_sep AccountInfo adaptAccountInfo concode_elem_sep OrderBook adaptOrderBook concode_ele...
int function ( ) { return rule_id ; }
gets the rule_id value for this mchannel_rule . concode_field_sep int rule_id concode_elem_sep com.omniture.www.Hit_attribute hit_attribute concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Str...
Schema function ( @ Nullable final Class < ? > arg0 ) { return getSchemaOfImplementationClass ( arg0 , ( ClassLoader ) null ) ; }
get the xsd schema object for the cii d16a1 document type of the passed implementation class . concode_field_sep ICommonsMap<String,ECIID16A1DocumentType> s_aNamespace2DocType concode_elem_sep ICommonsMap<String,ECIID16A1DocumentType> s_aLocalName2DocType concode_elem_sep CIID16A1DocumentTypes s_aInstance concode_field...
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof Map . Entry ) ) return false ; Map . Entry loc0 = ( Map . Entry ) arg0 ; return eq ( key , loc0 . getKey ( ) ) && eq ( value , loc0 . getValue ( ) ) ; }
compares the specified object with this entry for equality . returns true if the given object is also a map entry andthe two entries represent the same mapping . more formally , two entries e1 and e2 represent the same mappingif e1.getkey == null ? e2.getkey == null : e1.getkey . equals e2.getkey & & e1.getvalue == nul...
String function ( ) { return systemId ; }
get the system identifier that was set with setsystemid . concode_field_sep ContentHandler handler concode_elem_sep String systemId concode_elem_sep String FEATURE concode_elem_sep LexicalHandler lexhandler concode_field_sep void setHandler concode_elem_sep void setLexicalHandler concode_elem_sep void setSystemId conco...
void function ( Context arg0 , Editable arg1 ) { styleEditable ( arg0 , null , arg1 , null , null ) ; }
iterates over the editable once and replace icon font placeholders with the correct mapping . afterwards it will apply the styles concode_field_sep boolean INIT_DONE concode_elem_sep TextView view concode_elem_sep List<ITypeface> fonts concode_elem_sep Context ctx concode_elem_sep HashMap<String,List<CharacterStyle>> s...
String function ( ) { return content . getProcessKey ( ) ; }
get the key of the process in which the changes were made . concode_field_sep long serialVersionUID concode_elem_sep ChangeSet content concode_elem_sep long timeBasedKey concode_field_sep long getTimeBasedKey concode_elem_sep String getWorkspaceName concode_elem_sep Iterator<Change> iterator concode_elem_sep Set<NodeKe...
int function ( ) { return _core_hash_cache ; }
hash code for the core separated so we keep non overridden version . concode_field_sep production _the_production concode_elem_sep int _core_hash_cache concode_elem_sep symbol _symbol_after_dot concode_elem_sep int _dot_pos concode_field_sep lr_item_core shift_core concode_elem_sep symbol symbol_after_dot concode_elem_...
String function ( ) { return image ; }
returns the image . concode_field_sep int endLine concode_elem_sep Token next concode_elem_sep String image concode_elem_sep int endColumn concode_elem_sep Token specialToken concode_elem_sep int beginColumn concode_elem_sep int kind concode_elem_sep int beginLine concode_field_sep Token newToken
String function ( ) { return protocol ; }
gets the value of the protocol property . concode_field_sep String vAppScopedVmId concode_elem_sep String protocol concode_elem_sep int internalPort concode_elem_sep int vmNicId concode_elem_sep String externalIpAddress concode_elem_sep int externalPort concode_field_sep Builder toBuilder concode_elem_sep Builder vAppS...
void function ( FloatMatrix2D arg0 ) { this . data = arg0 ; }
original spec-file type : floatmatrix2d a simple 2d matrix of floating point numbers with labels/ids for rows and columns . the matrix is stored as a list of lists , with the outer list containing rows , and the inner lists containing values for each column of that row . row/col ids should be unique . row_ids - unique ...
List < E > function ( Criteria arg0 ) { return checkNotNull ( arg0 ) . list ( ) ; }
get the results of a criteria query . concode_field_sep Class<?> entityClass concode_elem_sep SessionFactory sessionFactory concode_field_sep Session currentSession concode_elem_sep Class<E> getEntityClass concode_elem_sep E uniqueResult concode_elem_sep E uniqueResult concode_elem_sep Criteria criteria concode_elem_se...
String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; }
convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String name concode_elem_sep String description concode_elem_sep Long price concode_elem_sep List<PreconfiguredProductImage> images concode_elem_sep List<PreconfiguredItem> items concode_elem_sep String sku ...
Number function ( ) { return this . value ; }
returns the value . concode_field_sep long serialVersionUID concode_elem_sep Number value concode_elem_sep Comparable key concode_field_sep Comparable getKey concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep String toString
String function ( ) { return filepath ; }
get the filepath . concode_field_sep String filetype concode_elem_sep boolean noOp concode_elem_sep boolean checksumError concode_elem_sep String filepath concode_elem_sep String destination concode_elem_sep String onBehalfOf concode_elem_sep String packaging concode_elem_sep String userAgent concode_elem_sep boolean c...
Parameter function ( String arg0 ) { return handlerDesc . getParameter ( arg0 ) ; }
method getparameter . concode_field_sep HandlerDescription handlerDesc concode_field_sep void init concode_elem_sep String getName concode_elem_sep HandlerDescription getHandlerDesc concode_elem_sep void cleanup concode_elem_sep String toString concode_elem_sep void flowComplete
void function ( String arg0 ) { WebElement loc0 = driver . findElement ( By . xpath ( "srini_string" + arg0 + "srini_string" ) ) ; loc0 . click ( ) ; }
clicks a link to a given page in the grading table . concode_field_sep RemoteWebDriver driver concode_elem_sep Map<String,String> properties concode_elem_sep String data concode_field_sep void loadObjectData concode_elem_sep void clickButtonCancelFolderName concode_elem_sep void enterTextFolderName concode_elem_sep voi...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
return type metadata object concode_field_sep com.gvt.www.ws.eai.oss.ossturbonet.OSSTurbonetOut mensagem concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep void setMensagem concode_elem_sep org.apache.ax...
java . util . Date function ( ) { return _oAuthConsumer . getCreateDate ( ) ; }
returns the create date of this o auth consumer . concode_field_sep OAuthConsumer _oAuthConsumer concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getGadgetKey concode_elem_sep boolean isE...
YqlClient function ( ) { return new HttpComponentsYqlClient ( ) ; }
returns a newly constructed yqlclient instance with defaultconfiguration . concode_field_sep PlaceHolder placeHolder concode_field_sep YqlClient createWithHttpClient
void function ( String [ ] arg0 ) { this . args = arg0 . clone ( ) ; }
sets the arguments parameters used by the plugin . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String getName concode_...
void function ( long arg0 ) { if ( ignores . size ( ) >= 100 ) { player . getActionSender ( ) . sendMessage ( "srini_string" ) ; return ; } if ( ignores . contains ( arg0 ) ) { player . getActionSender ( ) . sendMessage ( NameUtils . longToName ( arg0 ) + "srini_string" ) ; return ; } ignores . add ( arg0 ) ; }
adds a player to the ignore list concode_field_sep List<Long> friends concode_elem_sep int lastMessageIndex concode_elem_sep List<Long> ignores concode_elem_sep Player player concode_field_sep void removeFriend concode_elem_sep void addFriend concode_elem_sep int getWorld concode_elem_sep List<Long> getFriends concode_...
void function ( final HttpResponse arg0 ) { if ( arg0 != null ) { final HttpEntity loc0 = arg0 . getEntity ( ) ; if ( loc0 != null ) { try { EntityUtils . consume ( loc0 ) ; } catch ( final IOException loc1 ) { } } } }
unconditionally close a response . example code : httpresponse httpresponse = null ; try httpresponse = httpclient.execute httpget ; catch exception e / / error handling finally httpclientutils.closequietly httpresponse ; concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Company function ( ) { List < Company > loc0 = companyDAO . find ( ) ; if ( loc0 . size ( ) > 0 ) { return loc0 . get ( 0 ) ; } else { Company loc1 = new Company ( UUID . randomUUID ( ) . toString ( ) , SubscriptionType . FREE_SUBSCRIPTION ) ; companyDAO . insertCompany ( loc1 ) ; return loc1 ; } }
return a company that exists in the database for testing concode_field_sep UserDAO impl concode_elem_sep CompanyDAO companyDAO concode_field_sep void testRestoreByEmail concode_elem_sep void testRemoveUserNull concode_elem_sep void testFind concode_elem_sep void testRestoreByEmailNotFound concode_elem_sep void testRest...
ManagedConnectionFactory function ( ) { return mcf ; }
gets the target managedconnectionfactory for which the user name and password has been set by the application server . a managedconnection - factory uses this field to find out whether passwordcredential should be used by it for sign-on to the target eis instance . concode_field_sep ManagedConnectionFactory mcf concode...
long function ( ) { return _kbTemplate . getGroupId ( ) ; }
returns the group id 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_elem_s...
void function ( EditContext arg0 , byte [ ] arg1 ) { arg0 . editor . putString ( PrefKeys . SYNC_TANGO_INTERNAL_STATE , Base64 . encodeToString ( arg1 , Base64 . DEFAULT ) ) ; }
sets the notification client internal state to state . concode_field_sep SharedPreferences.Editor editor concode_elem_sep String SYNC_TANGO_TYPES concode_elem_sep String SYNC_ACCT_TYPE concode_elem_sep String SYNC_TANGO_INTERNAL_STATE concode_elem_sep String SYNC_ACCT_NAME concode_elem_sep String TAG concode_elem_sep C...
boolean function ( String arg0 ) { return arg0 . equals ( toString ( ) ) ; }
returns true if the given string is the name of this equation the name is returned in the tostring method , do n't forget to override it . this method is usually used to save/load a tween to/from a text file . concode_field_sep PlaceHolder placeHolder concode_field_sep float compute
void function ( ) { logger . trace ( "srini_string" ) ; }
a business method for singletonbeantwo to call . concode_field_sep Logger logger concode_elem_sep SessionContext sessionContext concode_elem_sep SingletonBeanTwo beanTwo concode_field_sep void start concode_elem_sep void initialise
void function ( ) { FSParentQueue loc0 = scheduler . getQueueManager ( ) . getRootQueue ( ) ; List < List < FSAppAttempt >> loc1 = new ArrayList < List < FSAppAttempt >> ( ) ; gatherPossiblyRunnableAppLists ( loc0 , loc1 ) ; updateAppsRunnability ( loc1 , Integer . MAX_VALUE ) ; }
this is called after reloading the allocation configuration when the scheduler is reinitilized checks to see whether any non-runnable applications become runnable now that the max running apps of given queue has been changed runs in o n where n is the number of apps that are non-runnable and in the queues that went fro...
String function ( ) { if ( this . mode == Mode . UBERJAR ) { return this . applicationManifest . getMainClass ( ) ; } return DEFAULT_MAIN_CLASS_NAME ; }
retrieve the user 's main-class name , if specified , else the default . concode_field_sep List<String> removeableDependencies concode_elem_sep List<FractionManifest> manifests concode_elem_sep String DEFAULT_MAIN_CLASS_NAME concode_elem_sep WildFlySwarmManifest applicationManifest concode_elem_sep AtomicReference<Appl...
String function ( String arg0 , Object [ ] arg1 ) { return localizableSupport . formatMessage ( arg0 , arg1 ) ; }
implements org.apache.batik.i18n.localizable #formatmessage string , object . concode_field_sep LocalizableSupport localizableSupport concode_elem_sep String RESOURCES concode_field_sep Locale getLocale concode_elem_sep void setLocale
boolean function ( String arg0 , FalconRadixUtils . INodeAlgorithm arg1 ) { if ( arg0 == null ) { return false ; } if ( arg1 == null ) { return StringUtils . equals ( getKey ( ) , arg0 ) ; } return arg1 . match ( this . getKey ( ) , arg0 ) ; }
finds the length of the match between node 's key and input . it can do either a character by character match or a regular expression match used to match a feed instance path with feed location template . only regular expressions allowed in the feed path are evaluated for matching . concode_field_sep List<RadixNode<T>>...
Point2D function ( ) { return this . point ; }
returns the xy coordinates of the bounding box containing the outlier ellipse . concode_field_sep double radius concode_elem_sep Point2D point concode_field_sep double getX concode_elem_sep double getY concode_elem_sep void setPoint concode_elem_sep boolean equals concode_elem_sep boolean overlaps concode_elem_sep Stri...
boolean function ( ResolvedLocation arg0 ) { return arg0 . getGeoname ( ) . getName ( ) . equalsIgnoreCase ( arg0 . getLocation ( ) . getText ( ) ) ; }
this version of clavin does n't appear to fill in the confidence correctly - it says 1.0 for everything . so we need a workaround to see if something is an exact match . concode_field_sep int triggerCount concode_elem_sep Logger logger concode_field_sep boolean isPopulated concode_elem_sep int getTriggerCount concode_e...
DBSubnetGroup function ( java . util . Collection < Subnet > arg0 ) { if ( arg0 == null ) { this . subnets = null ; } else { com . amazonaws . internal . ListWithAutoConstructFlag < Subnet > loc0 = new com . amazonaws . internal . ListWithAutoConstructFlag < Subnet > ( arg0 . size ( ) ) ; loc0 . addAll ( arg0 ) ; this ...
contains a list of subnet elements . returns a reference to this object so that method calls can be chained together . concode_field_sep String vpcId concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<Subnet> subnets concode_elem_sep String subnetGroupStatus concode_elem_sep String dBSubnetGroupName conc...
void function ( ) { writeStream . flush ( ) ; }
implements java.io.flushable . concode_field_sep int DEFAULT_BLOCKS_PER_RECORD concode_elem_sep int DEFAULT_COMPRESSION concode_elem_sep byte[] ZERO_BLOCK concode_elem_sep OutputStream writeStream concode_elem_sep boolean debug concode_elem_sep int NO_COMPRESSION concode_elem_sep File targetFile concode_elem_sep int GZ...
boolean function ( String arg0 ) { if ( parser == null ) { Log . e ( TAG , "srini_string" ) ; return false ; } return parser . getExternalWhitelist ( ) . isUrlWhiteListed ( arg0 ) ; }
determine if url is in approved list of urls to launch external applications . concode_field_sep ConfigXmlParser parser concode_elem_sep String TAG concode_field_sep void init concode_elem_sep void init concode_elem_sep Whitelist getExternalWhitelist concode_elem_sep List<PluginEntry> getPluginEntries concode_elem_sep ...
boolean function ( Object arg0 ) { try { return equals ( ( FontRenderContext ) arg0 ) ; } catch ( ClassCastException loc0 ) { return false ; } }
return true if obj is an instance of fontrendercontext and has the same transform , antialiasing , and fractional metrics values as this . concode_field_sep boolean defaulting concode_elem_sep AffineTransform tx concode_elem_sep Object aaHintValue concode_elem_sep Object fmHintValue concode_field_sep boolean isTransfor...
JSONObject function ( ) { return options ; }
wrapped json object . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_sep int ge...
CTFramesetSplitbar function ( ) { return framesetSplitbar ; }
gets the value of the framesetsplitbar property . concode_field_sep CTFrameLayout frameLayout concode_elem_sep String val concode_elem_sep Object parent concode_elem_sep CTFramesetSplitbar framesetSplitbar concode_elem_sep CTFrameset.Sz sz concode_elem_sep List<Object> framesetOrFrame concode_field_sep List<Object> get...
PointF function ( ) { return mTopLeft ; }
the top-left point of the quad . concode_field_sep PointF mBottomRight concode_elem_sep PointF mTopRight concode_elem_sep PointF mBottomLeft concode_elem_sep PointF mTopLeft concode_field_sep PointF bottomLeft concode_elem_sep Quad fromRect concode_elem_sep Quad fromRect concode_elem_sep Quad grow concode_elem_sep Quad...
boolean function ( ) { for ( Option loc0 : cli . getOptions ( ) ) { if ( loc0 . isHelp ( ) && isSeenInCommandLine ( loc0 ) ) { return true ; } } return false ; }
checks whether or not the user has passed a `` help '' option and is asking for help . concode_field_sep boolean valid concode_elem_sep CLI cli concode_elem_sep List<Option> optionsSeenInCommandLine concode_elem_sep Map<Argument,List<String>> argumentValues concode_elem_sep List<String> allArgs concode_elem_sep Map<Opt...
boolean function ( ) { long loc0 = System . currentTimeMillis ( ) ; Date loc1 = getLastTick ( ) ; long loc2 = getTimeout ( ) ; if ( loc1 == null || loc2 == 0 ) return false ; long loc3 = loc1 . getTime ( ) + loc2 ; return loc0 > loc3 ; }
computes expiration based on last tick + timeout concode_field_sep String ERROR concode_elem_sep String OK concode_elem_sep String CRITICAL concode_elem_sep String OFF concode_elem_sep Map icons concode_elem_sep String WARN concode_elem_sep String[] possibleStates concode_field_sep String getIconName concode_elem_sep S...
PageMetadata function ( Page < T > arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; return new PageMetadata ( arg0 . getSize ( ) , arg0 . getNumber ( ) , arg0 . getTotalElements ( ) , arg0 . getTotalPages ( ) ) ; }
creates a new pagemetadata instance from the given page . concode_field_sep HateoasPageableHandlerMethodArgumentResolver pageableResolver concode_elem_sep EmbeddedWrappers wrappers concode_elem_sep boolean forceFirstAndLastRels concode_elem_sep UriComponents baseUri concode_field_sep PagedResources<Resource<T>> toResou...
Certificate function ( CertificateStatus arg0 ) { setStatus ( arg0 ) ; return this ; }
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 withCreationDate concode_elem_sep void setCertificateArn concode_elem_sep String getCertificateId concod...
void function ( String arg0 ) { this . fragment = arg0 ; }
sets the value of the fragment property . concode_field_sep String fragment concode_elem_sep int mass concode_elem_sep int length concode_elem_sep String checksum concode_elem_sep Boolean precursor concode_elem_sep XMLGregorianCalendar modified concode_elem_sep String value concode_elem_sep int version concode_field_se...
int function ( int arg0 , boolean arg1 ) { return 37 * arg0 + ( arg1 ? 0 : 1 ) ; }
returns a hash value based on a seed value and the value of a boolean primitive . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
ArrayList < Word > function ( String ... arg0 ) { ArrayList < Word > loc0 = new ArrayList < Word > ( ) ; for ( String loc1 : arg0 ) { loc0 . add ( new Word ( loc1 ) ) ; } return loc0 ; }
create a sentence as a list of word objects from an array of string objects . concode_field_sep PlaceHolder placeHolder concode_field_sep String listToString concode_elem_sep String listToString concode_elem_sep String listToString concode_elem_sep List<CoreLabel> toCoreLabelList concode_elem_sep String extractNgram co...
int function ( ) { int loc0 = 0 ; for ( int loc1 = 0 ; loc1 < DIMENSION ; loc1 ++ ) { for ( int loc2 = 0 ; loc2 < DIMENSION ; loc2 ++ ) { loc0 = loc0 * 3 + elementAt ( loc1 , loc2 ) ; } } return loc0 ; }
returns a hash code for this simpleboard . concode_field_sep int[][] grid concode_elem_sep int DIMENSION concode_field_sep void setElementAt concode_elem_sep boolean equals concode_elem_sep int elementAt
Builder function ( final String arg0 ) { if ( arg0 != null ) { this . groups . add ( arg0 ) ; } return this ; }
adds the given group to the builder 's set of groups . concode_field_sep String identifier concode_elem_sep Set<String> groups concode_elem_sep boolean fromPolicy concode_elem_sep String resource concode_elem_sep Set<String> groups concode_elem_sep RequestAction action concode_elem_sep Set<String> users concode_elem_se...
void function ( MetadataContributor arg0 ) { this . year = arg0 ; }
set a year metadatacontributor to this object concode_field_sep Logger log concode_elem_sep List<String> dateFormatsToAttempt concode_elem_sep MetadataFieldConfig field concode_elem_sep MetadataContributor month concode_elem_sep MetadataContributor year concode_elem_sep MetadataFieldMapping<T,MetadataContributor<T>> me...
GVTGlyphMetrics function ( float arg0 , float arg1 ) { return new GVTGlyphMetrics ( getHorizAdvX ( ) - arg0 , getVertAdvY ( ) - arg1 , getGeometryBounds ( ) , GlyphMetrics . COMPONENT ) ; }
returns the metics of this glyph with the specified kerning value applied . concode_field_sep String orientation concode_elem_sep TextPaintInfo cacheTPI concode_elem_sep GraphicsNode glyphChildrenNode concode_elem_sep int glyphCode concode_elem_sep TextPaintInfo tpi concode_elem_sep Point2D vertOrigin concode_elem_sep ...
Locale function ( ) { return this . locale ; }
return the current locale . concode_field_sep Boolean defaultHtmlEscape concode_elem_sep Map<String,Errors> errorsMap concode_elem_sep RequestDataValueProcessor dataValueProcessor concode_elem_sep MessageSource messageSource concode_elem_sep TimeZone timeZone concode_elem_sep ServerWebExchange exchange concode_elem_sep...
void function ( Node < T > arg0 , StringBuffer arg1 ) { if ( arg0 != null ) { inorderTraversal ( arg0 . left , arg1 ) ; inorderTraversal ( arg0 . right , arg1 ) ; arg1 . append ( "srini_string" ) . append ( arg0 . toString ( ) ) . append ( "srini_string" ) ; } }
traverses the tree added the nodes to a buffer in an inorder fashion . concode_field_sep Comparator<T> comparator concode_elem_sep Integer balanceFactor concode_elem_sep Node<T> root concode_elem_sep int size concode_elem_sep T data concode_elem_sep Node<T> left concode_elem_sep Node<T> right concode_field_sep T getSuc...
String function ( ) { if ( m_jdbcUrl == null ) { return String . format ( "srini_string" , getDatabaseHost ( ) , getDatabaseName ( ) ) ; } return m_jdbcUrl ; }
get the jdbc connection url . defaults to jdbc : postgresql : / / host/database . concode_field_sep ResourceAccessor m_accessor concode_elem_sep String m_adminUser concode_elem_sep String m_adminPassword concode_elem_sep String m_jdbcDriver concode_elem_sep String m_databaseName concode_elem_sep String m_databaseHost c...
Object function ( ResultSet arg0 , int arg1 , Class < ? > arg2 ) { if ( arg2 != null ) { return JdbcUtils . getResultSetValue ( arg0 , arg1 , arg2 ) ; } else { return getColumnValue ( arg0 , arg1 ) ; } }
retrieve a jdbc object value for the specified column . the default implementation calls jdbcutils #getresultsetvalue java.sql.resultset , int , class . if no required type has been specified , this method delegates to getcolumnvalue rs , index , which basically calls resultset.getobject index but applies some addition...
T function ( final int arg0 ) { final Entry < T > [ ] loc0 = table ; final int loc1 = ( arg0 & 0x7FFFFFFF ) % loc0 . length ; for ( Entry < T > loc2 = loc0 [ loc1 ] ; loc2 != null ; loc2 = loc2 . next ) { if ( loc2 . hash == arg0 ) { return loc2 . value ; } } return null ; }
returns the value to which the specified key is mapped in this map . concode_field_sep Entry<T> table[] concode_elem_sep Entry<E> next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep E value concode_elem_sep int hash concode_elem_sep int key concode_field_sep...
Node function ( int arg0 ) { Node loc0 = nPrimaryNode ; while ( arg0 -- > 0 ) { loc0 = loc0 . nNext ; } return loc0 ; }
returns the node for a given index , using the ordinal position of the index within the table object . concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row newRow concode_elem_sep Row getUpdatedRow concode_elem_sep Node getNextNode concode_elem_sep void delete concode_elem_sep Objec...
Date function ( ) { return readDate ; }
get the read-date parameter . concode_field_sep String fileName concode_elem_sep Date modificationDate concode_elem_sep long size concode_elem_sep Date readDate concode_elem_sep String type concode_elem_sep Date creationDate concode_elem_sep Map<String,String> parameters concode_elem_sep long size concode_field_sep voi...
KeyedPCollectionTuple < K > function ( Pipeline arg0 ) { return new KeyedPCollectionTuple < > ( arg0 ) ; }
returns an empty keyedpcollectiontuple on the given pipeline . concode_field_sep CoGbkResultSchema schema concode_elem_sep Pipeline pipeline concode_elem_sep TupleTag<V> tupleTag concode_elem_sep Coder<K> keyCoder concode_elem_sep PCollection<KV<K,V>> pCollection concode_elem_sep List<TaggedKeyedPCollection<K,?>> keyed...
void function ( byte [ ] arg0 ) { if ( arg0 . length != 512 ) { throw new IllegalArgumentException ( RB . singleton . getString ( RB . BAD_BLOCK_WRITE_LEN , arg0 . length ) ) ; } write ( arg0 , arg0 . length ) ; }
write a user-specified 512-byte block . for efficiency , write int should be used when writing file body content . concode_field_sep int DEFAULT_BLOCKS_PER_RECORD concode_elem_sep int DEFAULT_COMPRESSION concode_elem_sep byte[] ZERO_BLOCK concode_elem_sep OutputStream writeStream concode_elem_sep boolean debug concode_...
void function ( String arg0 ) { m_attributeMatch = arg0 ; }
setattributematch concode_field_sep String m_attributeMatch concode_elem_sep AttributeVisitor m_attributeVisitor concode_field_sep void afterPropertiesSet concode_elem_sep String getAttributeMatch concode_elem_sep AttributeVisitor getAttributeVisitor concode_elem_sep void setAttributeVisitor concode_elem_sep void visit
boolean function ( TypeDescriptor arg0 , TypeDescriptor arg1 ) { TypeDescriptor loc0 = TypeDescriptor . collection ( Collection . class , arg0 ) ; return this . conversionService . canConvert ( arg1 , loc0 ) ; }
validate that the specified sourcetype can be converted to a collection ofthe type of the stream elements . concode_field_sep TypeDescriptor STREAM_TYPE concode_elem_sep Set<ConvertiblePair> CONVERTIBLE_TYPES concode_elem_sep ConversionService conversionService concode_field_sep boolean matchesFromStream concode_elem_s...
void function ( long arg0 ) { time [ currentTrack ] [ currentLayer [ currentTrack ] ] += arg0 ; }
advances the timer for the current track by the specified duration , which is specified in pulses per quarter ppq concode_field_sep int LAYERS concode_elem_sep long currentTime concode_elem_sep MidiChannel channels[] concode_elem_sep long time[][] concode_elem_sep byte decayVelocity concode_elem_sep byte currentTrack c...
StringBuffer function ( ) { return stringToHex ( stringData ) ; }
gets a hexadecimal stringbuffer representation of this object 's data , which is converted to hexadecimal form . concode_field_sep Reference reference concode_elem_sep char[] hexChar concode_elem_sep StringBuffer stringData concode_field_sep String getHexString concode_elem_sep StringBuffer stringToHex concode_elem_sep...
String function ( String arg0 , String arg1 , Map < String , Object > arg2 , String arg3 ) { return readStringProperty ( arg0 , arg1 , arg2 , arg3 , null ) ; }
returns and removes the specified property from the specified configuration map . if the property value is n't of type string an elasticsearchparseexception is thrown.if the property is missing an elasticsearchparseexception is thrown concode_field_sep PlaceHolder placeHolder concode_field_sep ElasticsearchParseExcepti...
void function ( String [ ] arg0 ) { Stew loc0 = new Stew ( 1 , 2 , 3 , 4 ) ; loc0 . mix ( ) ; loc0 . taste ( ) ; loc0 . mix ( ) ; ImmutableStew loc1 = new ImmutableStew ( 2 , 4 , 3 , 6 ) ; loc1 . mix ( ) ; }
program entry point concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Multimap < String , Function > function ( ) { return ImmutableMultimap . of ( ) ; }
returns a multi-map of functions in this schema by name . it is a multi-map because functions are overloaded ; there may be more than one function in a schema with a given name as long as they have different parameter lists . the implementations of #getfunctionnames and schema #getfunctions string depend on this map.th...
void function ( ) { SecurityConfiguration . setTrustStoreType ( null ) ; }
test method for org.jboss.security.config.securityconfiguration #settruststoretype java.lang.string . concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetCipherAlgorithm concode_elem_sep void testSetIterationCount concode_elem_sep void testGetKeyStoreURL concode_elem_sep void testGetSalt concode_ele...
void function ( int arg0 ) { if ( lLog != null ) { lLog . setWriteDelay ( arg0 ) ; } }
sets the log write delay mode on or off . when write delay mode is switched on , the strategy is that executed commands are written to the log at most 1 second after they are executed . this may improve performance for applications that execute a large number of short running statements in a short period of time , but ...
Object function ( ) { synchronized ( elementsLock_ ) { if ( defaultValue_ == null ) { int loc0 = elements_ . length ; defaultValue_ = new Object [ loc0 ] ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { defaultValue_ [ loc1 ] = elements_ [ loc1 ] . getDefaultValue ( ) ; } } return defaultValue_ ; } }
returns a java object representing the default value of the data type . concode_field_sep AS400DataType[] elements_ concode_elem_sep Object[] defaultValue_ concode_elem_sep Object elementsLock_ concode_elem_sep boolean allowChanges_ concode_elem_sep long serialVersionUID concode_field_sep int getByteLength concode_elem...
AclEntry function ( AclEntryScope arg0 , AclEntryType arg1 , String arg2 ) { return new AclEntry . Builder ( ) . setScope ( arg0 ) . setType ( arg1 ) . setName ( arg2 ) . build ( ) ; }
create a new aclentry with scope , type and name no permission . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertPermission concode_elem_sep void assertFilePermissionDenied concode_elem_sep void assertFilePermissionGranted
void function ( ) { this . completed = true ; }
mark this transaction as completed , that is , committed or rolled back . concode_field_sep boolean rollbackOnly concode_elem_sep Object savepoint concode_elem_sep boolean completed concode_field_sep boolean isLocalRollbackOnly concode_elem_sep Object createSavepoint concode_elem_sep Object getSavepoint concode_elem_se...
void function ( double arg0 ) { this . cursor = arg0 ; }
sets the cursor position . concode_field_sep double cursor concode_elem_sep List ticks concode_elem_sep double max concode_field_sep void setMax concode_elem_sep double getCursor concode_elem_sep List getTicks concode_elem_sep void cursorRight concode_elem_sep double getMax concode_elem_sep void cursorDown concode_elem...
String function ( Date arg0 ) { return FORMAT . format ( arg0 ) ; }
formats a date according to org.sana.api.imodel #date_format concode_field_sep DateFormat FORMAT concode_elem_sep String TAG concode_field_sep Date parseDate concode_elem_sep Date parseDate concode_elem_sep long formatAsLong
XMLGregorianCalendar function ( ) { return timeTo ; }
gets the value of the timeto property . concode_field_sep XMLGregorianCalendar timeFrom concode_elem_sep Integer riskLevelID concode_elem_sep XMLGregorianCalendar timeTo concode_elem_sep XMLGregorianCalendar expiration concode_elem_sep String userID concode_field_sep Integer getRiskLevelID concode_elem_sep void setRisk...
T function ( String arg0 , Map < String , String > arg1 , Class < T > arg2 ) { Object loc0 = evaluate ( arg0 , arg1 , XPathConstants . STRING ) ; return loc0 == null ? null : ( T ) InjectionUtils . convertStringToPrimitive ( loc0 . toString ( ) , arg2 ) ; }
find the attribute or simple/text node and convert the string value to the instance of the provided class , example , integer.class . concode_field_sep String XML_NAMESPACE concode_elem_sep InputStream stream concode_elem_sep Document doc concode_elem_sep Map<String,String> namespaces concode_field_sep URI[] getLinks c...
com . liferay . portal . kernel . model . UserTracker function ( com . liferay . portal . kernel . model . UserTracker arg0 ) { return _userTrackerLocalService . updateUserTracker ( arg0 ) ; }
updates the user tracker in the database or adds it if it does not yet exist . also notifies the appropriate model listeners . concode_field_sep UserTrackerLocalService _userTrackerLocalService concode_field_sep int getUserTrackersCount concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.lif...
VersionValue function ( BytesRef arg0 ) { Maps loc0 = maps ; VersionValue loc1 = loc0 . current . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } loc1 = loc0 . old . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } return tombstones . get ( arg0 ) ; }
returns the live version add or delete for this uid . concode_field_sep Map<BytesRef,VersionValue> current concode_elem_sep AtomicLong ramBytesUsedTombstones concode_elem_sep int BASE_BYTES_PER_BYTESREF concode_elem_sep Map<BytesRef,VersionValue> old concode_elem_sep Map<BytesRef,VersionValue> tombstones concode_elem_s...
byte [ ] function ( ByteBuffer arg0 ) { if ( arg0 . hasArray ( ) && arg0 . arrayOffset ( ) == 0 && arg0 . array ( ) . length == arg0 . remaining ( ) ) { return arg0 . array ( ) ; } else { byte [ ] loc0 = new byte [ arg0 . remaining ( ) ] ; arg0 . get ( loc0 ) ; return loc0 ; } }
returns a byte array with the buffer 's contents , trying to avoid copying the data if possible . concode_field_sep long DEFAULT_DRIVER_MEM_MB concode_elem_sep Logger logger concode_elem_sep ImmutableMap<String,ByteUnit> byteSuffixes concode_elem_sep ImmutableMap<String,TimeUnit> timeSuffixes concode_field_sep long tim...
void function ( Activity arg0 ) { this . activity = arg0 ; }
set the attached activity . when the activity is recovered from force-quitting , the attached activity instance will be changed and must be reset . concode_field_sep String TAG concode_elem_sep Activity activity concode_elem_sep HashMap<Integer,TiActivityResultHandler> resultHandlers concode_elem_sep AtomicInteger uniq...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
return type metadata object concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.talend.mdm.webservice.WSRole wsRole concode_field_sep org.apache.axis.encoding.Serializer getSerializer concode_elem_sep...
T function ( T arg0 ) { @ SuppressWarnings ( "srini_string" ) final T loc0 = ( T ) arg0 . doOpenIfChanged ( ) ; assert loc0 != arg0 ; return loc0 ; }
if the taxonomy has changed since the provided reader was opened , open and return a new taxonomyreader ; else , return null . the new reader , if not null , will be the same type of reader as the one given to this method . this method is typically far less costly than opening a fully new taxonomyreader as it shares re...
GeneratedMessageLite . GeneratedExtension < ContainingType , ? > function ( final ContainingType arg0 , final int arg1 ) { return ( GeneratedMessageLite . GeneratedExtension < ContainingType , ? > ) extensionsByNumber . get ( new ObjectIntPair ( arg0 , arg1 ) ) ; }
find an extension by containing type and field number . concode_field_sep boolean eagerlyParseMessageSets concode_elem_sep int number concode_elem_sep Map<ObjectIntPair,GeneratedMessageLite.GeneratedExtension<?,?>> extensionsByNumber concode_elem_sep ExtensionRegistryLite EMPTY concode_elem_sep Object object concode_fi...
Integer [ ] function ( ) { return seconds ; }
array of seconds integers , starting from 0 concode_field_sep DateFormatSymbols dfs concode_elem_sep Integer[] seconds concode_elem_sep Integer[] months concode_elem_sep Integer[] minutes concode_elem_sep long serialVersionUID concode_elem_sep Integer[] hours12 concode_elem_sep Integer[] days concode_elem_sep Integer[]...
Result function ( InputStream arg0 ) { return JavaRangeResult . ofStream ( arg0 , rangeHeader ( ) , null , Optional . empty ( ) ) ; }
returns the stream as a result considering `` range '' header . if the header is present and it is satisfiable , then a result containing just the requested part will be returned . if the header is not present or is unsatisfiable , then a regular result will be returned . concode_field_sep PlaceHolder placeHolder conco...
ContentTargeting function ( ) { return contentTargeting ; }
gets the value of the contenttargeting property . concode_field_sep GeoTargeting geoTargeting concode_elem_sep TechnologyTargeting technologyTargeting concode_elem_sep InventoryTargeting inventoryTargeting concode_elem_sep VideoPositionTargeting videoPositionTargeting concode_elem_sep CustomCriteriaSet customTargeting ...
HashSet < String > function ( ) { return excludingPTM ; }
returns the list of ptms to ignore . concode_field_sep double ratioResolution concode_elem_sep boolean ignoreNullIntensities concode_elem_sep MatchValidationLevel peptideValidation concode_elem_sep MatchValidationLevel psmValidation concode_elem_sep boolean ignoreMissedCleavages concode_elem_sep double percentile conco...
void function ( Callback arg0 ) { addCallback ( incallbacks , arg0 ) ; }
add incallback . concode_field_sep Map<TypeBeanStateKey,Set<Object>> beans concode_elem_sep Set<Object> instances concode_elem_sep Map<TypeBeanStateKey,List<Callback>> incallbacks concode_elem_sep Map<TypeBeanStateKey,List<Callback>> uncallbacks concode_elem_sep Class<?> type concode_field_sep void removeUncallback con...
Builder function ( String arg0 ) { mDisplayText = arg0 ; return this ; }
set the display text to be used with com.hookedonplay.decoviewlib.charts.decodraweffect.effecttype #drawexplode canvas , rectf , float concode_field_sep long mEffectDuration concode_elem_sep int mColor concode_elem_sep long mEventID concode_elem_sep float mEndPosition concode_elem_sep long mEffectDuration concode_elem_...
Cursor function ( SQLiteDatabase arg0 , String [ ] arg1 , String arg2 , String arg3 , String arg4 , String arg5 ) { assertTable ( ) ; if ( arg1 != null ) mapColumns ( arg1 ) ; return arg0 . query ( mTable , arg1 , getSelection ( ) , getSelectionArgs ( ) , arg2 , arg3 , arg4 , arg5 ) ; }
execute query using the current internal state as where clause . 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 int update concode_elem_sep void ensureSelectionArgs conco...
void function ( java . io . InputStream arg0 , String arg1 , int arg2 , int arg3 , int arg4 ) { ReInit ( arg1 == null ? new java . io . InputStreamReader ( arg0 ) : new java . io . InputStreamReader ( arg0 , arg1 ) , arg2 , arg3 , arg4 ) ; }
reinitialise . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolumn[] concode_el...
byte [ ] function ( final String arg0 , final PublicKey arg1 , final RegisteredService arg2 ) { try { final Cipher loc0 = initializeCipherBasedOnServicePublicKey ( arg1 , arg2 ) ; if ( loc0 != null ) { return loc0 . doFinal ( arg0 . getBytes ( StandardCharsets . UTF_8 ) ) ; } } catch ( final Exception loc0 ) { throw Th...
encode internally , meant to be called by extensions . default behavior will encode the data based on the registered service public key 's algorithm using javax.crypto.cipher . concode_field_sep Logger logger concode_field_sep String encode concode_elem_sep PublicKey createRegisteredServicePublicKey concode_elem_sep Ci...
float function ( Vector3 arg0 ) { return shadowRay . dot ( arg0 ) ; }
compute a dot product between the current shadow ray direction and the specified vector . concode_field_sep Color lspec concode_elem_sep LightSample next concode_elem_sep Color ldiff concode_elem_sep Ray shadowRay concode_field_sep void traceShadow concode_elem_sep void setShadowRay concode_elem_sep Color getSpecularRa...