code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
byte function ( ) { return buffer [ DATA ] ; } | get the comfort noise level concode_field_sep byte COMFORT_PAYLOAD concode_elem_sep int PACKETS_PER_SECOND concode_elem_sep int PCMU_SAMPLE_SIZE concode_elem_sep byte comfortNoiseLevel concode_elem_sep byte X_BIT concode_elem_sep byte MARK_BIT concode_elem_sep int HEADER_SIZE concode_elem_sep short rtpSequenceNumber co... |
void function ( String arg0 , String arg1 ) { outputStream . print ( "srini_string" ) ; outputStream . println ( arg0 ) ; printWrappedText ( arg1 ) ; } | prints the help text for an argument the argument is indented using four spaces . the description is indented using a tab and wrapped at 80 columns i.e. tab + 72 characters example : -- username = `` user name '' specify the user name to use when connecting to the repository . if this and -- password are not set then t... |
String function ( ) { return logoutURL ; } | returns the url user is redirected to on application close . if the url is null , the application is closed normally as defined by the application running environment . desktop application just closes the application window and web-application redirects the browser to application main url . concode_field_sep Map<String... |
void function ( ) { journalNodeInfoBeanName = MBeans . register ( "srini_string" , "srini_string" , this ) ; } | register journalnodemxbean concode_field_sep int resultCode concode_elem_sep Log LOG concode_elem_sep ObjectName journalNodeInfoBeanName concode_elem_sep JournalNodeRpcServer rpcServer concode_elem_sep String httpServerURI concode_elem_sep File localDir concode_elem_sep Configuration conf concode_elem_sep JournalNodeHt... |
void function ( String arg0 ) { this . csm5 = arg0 ; } | sets the value of the csm5 property . concode_field_sep String rowUpdateDate concode_elem_sep String csm5 concode_elem_sep String csm3 concode_elem_sep String csm4 concode_elem_sep String csm1 concode_elem_sep String partyKey concode_elem_sep String csm2 concode_elem_sep String relationTypeCd concode_elem_sep String is... |
void function ( ) { } | install the content handlers found and verified by preinstall . register any content handlers parsed from the jad/manifest attributes . concode_field_sep String implClass concode_elem_sep CHManager manager concode_field_sep void preInstall concode_elem_sep CHManager getManager concode_elem_sep void installDone concode_... |
String function ( ) { return m_locale ; } | returns the locale of the mapping entry . concode_field_sep int m_state concode_elem_sep CmsUUID m_structureId concode_elem_sep String m_name concode_elem_sep int MAPPING_STATUS_NEW concode_elem_sep long m_dateChanged concode_elem_sep String m_locale concode_elem_sep int MAPPING_STATUS_PUBLISHED concode_field_sep int c... |
void function ( java . util . Date arg0 ) { this . validFrom = arg0 ; } | the starting date from which the certificate is valid . concode_field_sep String certificateIdentifier concode_elem_sep java.util.Date validTill concode_elem_sep String thumbprint concode_elem_sep java.util.Date validFrom concode_elem_sep String certificateType concode_field_sep String getCertificateIdentifier concode_... |
List < AlternateMailbox > function ( ) { return this . entries ; } | gets the collection of alternate mailboxes . concode_field_sep ArrayList<AlternateMailbox> entries concode_field_sep AlternateMailboxCollection loadFromXml concode_elem_sep void setEntries |
void function ( SearchActionBar arg0 , CharSequence arg1 ) { } | this method is called when the user press the search button on the keyboard concode_field_sep String TAG concode_elem_sep SearchActionBar searchView concode_elem_sep MaterdrawerActivity mmainActivity concode_field_sep void onClose concode_elem_sep void onSearch concode_elem_sep void onSearchClick |
String function ( ) { return name ; } | returns the name of this object . concode_field_sep int number concode_elem_sep boolean isHashCodeChosen concode_elem_sep String name concode_elem_sep Type type concode_elem_sep int fixedHashCode concode_field_sep void setName concode_elem_sep void convertToBaf concode_elem_sep int equivHashCode concode_elem_sep void a... |
void function ( boolean arg0 ) { this . addToConfig = arg0 ; } | same as mapperfactorybean #setaddtoconfig boolean . concode_field_sep boolean processPropertyPlaceHolders concode_elem_sep SqlSessionFactory sqlSessionFactory concode_elem_sep boolean addToConfig concode_elem_sep String sqlSessionTemplateBeanName concode_elem_sep ApplicationContext applicationContext concode_elem_sep S... |
Object function ( Object arg0 ) { Wrapper loc0 = ( Wrapper ) arg0 ; return loc0 . unwrap ( ) ; } | unwraps a wrapper . this method is called by the handle to unwrap a wrapper , which we use to force method selection . concode_field_sep MethodType ANO_INVOKER concode_elem_sep MethodType METACLASS1_GUARD concode_elem_sep MethodType GET_INVOKER concode_elem_sep MethodHandle ARRAYLIST_CONSTRUCTOR concode_elem_sep Method... |
void function ( long arg0 ) { this . last_modified = arg0 ; } | sets last modified date of the chm file concode_field_sep int header_len concode_elem_sep byte[] dir_uuid concode_elem_sep byte[] signature concode_elem_sep int currentPlace concode_elem_sep long serialVersionUID concode_elem_sep long lang_id concode_elem_sep long dir_offset concode_elem_sep int dataRemained concode_el... |
void function ( ) { m1Rate . tick ( ) ; m5Rate . tick ( ) ; m15Rate . tick ( ) ; } | updates the moving averages . concode_field_sep long startTime concode_elem_sep EWMA m1Rate concode_elem_sep EWMA m5Rate concode_elem_sep ScheduledFuture<?> future concode_elem_sep TimeUnit rateUnit concode_elem_sep LongAdder count concode_elem_sep long INTERVAL concode_elem_sep EWMA m15Rate concode_field_sep double on... |
byte [ ] function ( ) { return concat ( b64UrlEncode ( header . bytes ( ) ) , JwtHelper . PERIOD , b64UrlEncode ( content ) , JwtHelper . PERIOD , b64UrlEncode ( crypto ) ) ; } | allows retrieval of the full token . concode_field_sep byte[] bytes concode_elem_sep String claims concode_elem_sep JwtHeader header concode_elem_sep String enc concode_elem_sep JsonFactory f concode_elem_sep HeaderParameters parameters concode_elem_sep String alg concode_elem_sep String iv concode_elem_sep byte[] PERI... |
Reference function ( ) { return reference ; } | get the reference instance . concode_field_sep Reference reference concode_elem_sep long serialVersionUID concode_elem_sep String aoProperty concode_elem_sep ResourceAdapter ra concode_field_sep String getAoProperty concode_elem_sep void setResourceAdapter concode_elem_sep void setReference concode_elem_sep int hashCod... |
Geometry function ( double arg0 ) { this . distance = arg0 ; computeGeometry ( ) ; return resultGeometry ; } | returns the buffer computed for a geometry for a given buffer distance . concode_field_sep Geometry argGeom concode_elem_sep BufferParameters bufParams concode_elem_sep int MAX_PRECISION_DIGITS concode_elem_sep RuntimeException saveException concode_elem_sep double distance concode_elem_sep int CAP_FLAT concode_elem_se... |
boolean function ( String arg0 , String [ ] arg1 ) { boolean loc0 = false ; if ( ( arg0 != null ) && ( arg0 . length ( ) > 0 ) ) { for ( int loc1 = 0 ; loc1 < arg1 . length ; loc1 ++ ) { if ( arg0 . equalsIgnoreCase ( arg1 [ loc1 ] ) ) { loc0 = true ; break ; } } } return loc0 ; } | indicates if the specified extensions is a valid file extension . concode_field_sep String[] MODEL_FILE_EXTENSIONS concode_field_sep boolean isModelFile concode_elem_sep ImageDescriptor getImageDescriptor concode_elem_sep String createFileDialogExtension concode_elem_sep Image getImage |
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return _browserTrackerLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end... |
Request function ( Class < ? > arg0 ) { return new ClassRequest ( arg0 ) ; } | create a request that , when processed , will run all the tests in a class . the odd name is necessary because class is a reserved word . concode_field_sep PlaceHolder placeHolder concode_field_sep Request filterWith concode_elem_sep Request filterWith concode_elem_sep Runner getRunner concode_elem_sep Request method c... |
int function ( ) { int loc0 ; loc0 = major ; loc0 = 29 * loc0 + minor ; loc0 = 29 * loc0 + beta ; loc0 = 29 * loc0 + bugfix ; return loc0 ; } | returns a hash code for this object . concode_field_sep int major concode_elem_sep int minor concode_elem_sep int bugfix concode_elem_sep int beta concode_field_sep int getMinor concode_elem_sep String getVersion concode_elem_sep boolean equals concode_elem_sep int getMajor concode_elem_sep String toString concode_elem... |
byte [ ] function ( byte [ ] arg0 ) { return getBytes ( arg0 , 0 , arg0 . length ) ; } | returns a copy of an array of bytes b concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] wordToBytes concode_elem_sep boolean compare concode_elem_sep int rotateRight concode_elem_sep int[] rotateRight concode_elem_sep byte[] rotateRight concode_elem_sep long uWord concode_elem_sep byte[] fourBytes conc... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getConfigSnapshotId ( ) != null ) loc0 . append ( "srini_string" + getConfigSnapshotId ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } | returns a string representation of this object ; useful for testing and debugging . concode_field_sep String configSnapshotId concode_field_sep void setConfigSnapshotId concode_elem_sep String getConfigSnapshotId concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DeliverConfigSnapshotResult ... |
boolean function ( int arg0 , ElementValue [ ] arg1 , ElementValue arg2 ) { int loc0 = findElementValue ( arg0 , arg1 , arg2 . getMethodName ( targetClass ) ) ; if ( loc0 < 0 ) { return false ; } arg1 [ loc0 ] = arg2 ; return true ; } | tries put the given element value in place of an existing element value of the same name , returning whether it was present . concode_field_sep Annotation targetAnnotation concode_elem_sep ArrayElementValue targetArrayElementValue concode_elem_sep ProgramClass targetClass concode_elem_sep boolean replaceElementValues c... |
void function ( ) { commandManager . addTo ( project ) ; } | add the necessary builder commands for this nature . concode_field_sep String NATURE_ID concode_elem_sep IProject project concode_elem_sep CommandManager commandManager concode_field_sep void deconfigure concode_elem_sep void setProject concode_elem_sep IProject getProject |
void function ( E arg0 ) { head = new Node < E > ( arg0 , head ) ; size ++ ; } | insert an item as the first item of the list . concode_field_sep Node<E> head concode_elem_sep E data concode_elem_sep int size concode_elem_sep Node<E> next concode_field_sep void add concode_elem_sep boolean add concode_elem_sep void addAfter concode_elem_sep E set concode_elem_sep int size concode_elem_sep E removeF... |
void function ( String arg0 , String arg1 , String arg2 , AlertType arg3 , AlertStatus arg4 , int arg5 , Map < String , String > arg6 ) { alertsDataService . create ( new Alert ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 ) ) ; } | creates an alert concode_field_sep Logger LOGGER concode_elem_sep AlertFilter alertFilter concode_elem_sep AlertsDataService alertsDataService concode_field_sep List<Alert> search concode_elem_sep void setAlertsDataService concode_elem_sep Alert get concode_elem_sep Alert get concode_elem_sep void setAlertFilter concod... |
String function ( ) { return issueState ; } | gets the value of the issuestate property . concode_field_sep String rowUpdateDate concode_elem_sep String docDueDate concode_elem_sep String issueState concode_elem_sep String idTypeCd concode_elem_sep String idRequirementCd concode_elem_sep String requirementPriorityCd concode_elem_sep String idNumber concode_elem_se... |
T function ( int arg0 ) { return table . lookup ( arg0 ) ; } | looks up a consistent hash with the given data point . the whole point of this class is that if the same query point is given , it 's likely to return the same result even when other nodes are added/removed , or the # of replicas for the given node is changed . concode_field_sep int numPoints concode_elem_sep int defau... |
BufferedImage function ( String arg0 ) { InputStream loc0 = GraphicGenerator . class . getResourceAsStream ( "srini_string" + arg0 ) ; return ImageIO . read ( loc0 ) ; } | returns the icon 32x32 for a given clip art image . concode_field_sep int minSdk concode_elem_sep Density density concode_elem_sep BufferedImage sourceImage concode_elem_sep String id concode_field_sep String getIconName concode_elem_sep float getHdpiScaleFactor concode_elem_sep BufferedImage getStencilImage concode_el... |
void function ( String arg0 ) { this . argument = arg0 ; } | sets the optional argument concode_field_sep String argument concode_elem_sep Class<? extends Item> itemType concode_elem_sep String itemName concode_elem_sep FreeswitchBindingType type concode_field_sep String getItemName concode_elem_sep boolean filtered concode_elem_sep FreeswitchBindingType getType concode_elem_sep... |
void function ( ) { for ( int loc0 = 0 ; loc0 < arrays . length ( ) ; loc0 ++ ) { arrays . set ( loc0 , null ) ; } } | clear method in presense of concurrency complicates everything to no end . please rewrite every other method if ever decide to implement this concode_field_sep int ADDRESS_BITS_PER_WORD concode_elem_sep int BITS_PER_WORD concode_elem_sep AtomicReferenceArray<AtomicLongArray> arrays concode_elem_sep long WORD_MASK conco... |
String function ( Date arg0 ) { return getSimplDateFormat ( DF_LONG ) . format ( arg0 ) ; } | returns the date as string in the format : yyyy.mm.dd hh : mm : ss concode_field_sep long MILLISECONDS_TWO_WEEK concode_elem_sep String DF_TIME concode_elem_sep String DF_LONG concode_elem_sep String DF_DEF concode_elem_sep SimpleDateFormat defaultSimpleDateFormatter concode_elem_sep String DATE_FORMAT concode_elem_sep... |
void function ( java . lang . Boolean arg0 ) { this . isRemove = arg0 ; } | sets the isremove value for this customparameter . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Boolean isRemove concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String value concode_elem_sep java.lang.String ... |
String function ( ) { return description ; } | returns the description of the current action . concode_field_sep Location location concode_elem_sep Project project concode_elem_sep String description concode_field_sep Location getLocation concode_elem_sep void setLocation concode_elem_sep void log concode_elem_sep void log concode_elem_sep Object clone concode_elem... |
long function ( ) { return this . minExpiryTime ; } | indicates this timer 's minimum expiry interval . concode_field_sep long expiryTime concode_elem_sep long minExpiryTime concode_elem_sep boolean expired concode_elem_sep Random rand concode_elem_sep long maxExpiryTime concode_field_sep void restart concode_elem_sep void setExpired concode_elem_sep long getMaxExpiryTime... |
void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep MessageConsoleStream error concode_elem_sep String SEXEC_FILE_EXTENSION concode_elem_sep MessageConsoleStream in... |
String function ( ) { return abbreviation ; } | gets the abbreviation for the timezone to be displayed in the ui . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId concode_field_sep boolean ge... |
String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } | returns the revision string . concode_field_sep double m_TruePos concode_elem_sep double m_TrueNeg concode_elem_sep double m_FalseNeg concode_elem_sep double m_FalsePos concode_elem_sep String[] CATEGORY_NAMES concode_field_sep void setTrueNegative concode_elem_sep void setFalseNegative concode_elem_sep double getTrueN... |
void function ( int arg0 , boolean arg1 ) { _restrictedNames . set ( arg0 , arg1 ) ; } | set the ` restricted ' flag for a name former flag default : true concode_field_sep MyBitSet _renameableNames concode_elem_sep SafraTree _safraTree concode_elem_sep MyBitSet _restrictedNames concode_field_sep MyBitSet renameableNames concode_elem_sep SafraTree getState concode_elem_sep MyBitSet restrictedNames concode_... |
HandlerInterceptor [ ] function ( ) { if ( this . interceptors == null && this . interceptorList != null ) { this . interceptors = this . interceptorList . toArray ( new HandlerInterceptor [ this . interceptorList . size ( ) ] ) ; } return this . interceptors ; } | return the array of interceptors to apply in the given order . concode_field_sep Object handler concode_elem_sep Log logger concode_elem_sep List<HandlerInterceptor> interceptorList concode_elem_sep HandlerInterceptor[] interceptors concode_elem_sep int interceptorIndex concode_field_sep void triggerAfterCompletion con... |
void function ( MethodOverrides arg0 ) { if ( arg0 != null ) { this . overrides . addAll ( arg0 . getOverrides ( ) ) ; } } | copy all given method overrides into this object . concode_field_sep Set<MethodOverride> overrides concode_field_sep MethodOverride getOverride concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Set<MethodOverride> getOverrides concode_elem_sep boolean isEmpty concode_elem_sep void addOverri... |
Buffer function ( Buffer arg0 ) { return compress ( arg0 . getData ( ) , 0 , arg0 . getLength ( ) , null ) ; } | equivalent to compress in.getdata , 0 , in.getlength , null . concode_field_sep int DEFAULT_EFFORT concode_field_sep placeholderType placeHolder |
Value function ( ) { return computedValue . getRight ( ) ; } | implements value #getright . concode_field_sep Value computedValue concode_elem_sep Value cascadedValue concode_field_sep String getStringValue concode_elem_sep Value item concode_elem_sep Value getBottom concode_elem_sep Value getComputedValue concode_elem_sep Value getBlue concode_elem_sep Value getCascadedValue conc... |
InputStream function ( ) { return stderr ; } | returns the content of the standart error output stderr of the executed command or null , if no output was produced in the stderr . concode_field_sep long serialVersionUID concode_elem_sep InputStream stdout concode_elem_sep int exitValue concode_elem_sep InputStream stderr concode_elem_sep ExecCommand command concode_... |
PDRectangle function ( ) { PDRectangle loc0 ; COSArray loc1 = ( COSArray ) page . getDictionaryObject ( COSName . TRIM_BOX ) ; if ( loc1 != null ) { loc0 = clipToMediaBox ( new PDRectangle ( loc1 ) ) ; } else { loc0 = getCropBox ( ) ; } return loc0 ; } | a rectangle , expressed in default user space units , defining the intended dimensions of the finished page after trimming . the default is the cropbox . concode_field_sep PDResources pageResources concode_elem_sep PDRectangle mediaBox concode_elem_sep COSDictionary page concode_field_sep PDRectangle getBBox concode_el... |
void function ( AlphabetType arg0 ) { this . alphabet = arg0 ; } | sets the value of the alphabet property . concode_field_sep Generation generation concode_elem_sep List<ExtensionType> extension concode_elem_sep LengthType length concode_elem_sep AlphabetType alphabet concode_elem_sep ActivationLimitType activationLimit concode_field_sep void setLength concode_elem_sep void setActiva... |
Calendar function ( ) { return full ; } | returns the date of the full moon . concode_field_sep Calendar firstQuarter concode_elem_sep double illumination concode_elem_sep Calendar thirdQuarter concode_elem_sep MoonPhaseName name concode_elem_sep Calendar _new concode_elem_sep int age concode_elem_sep Calendar full concode_field_sep void setName concode_elem_s... |
void function ( K2 arg0 , Iterator < V2 > arg1 , OutputCollector < K3 , V3 > arg2 , Reporter arg3 ) { isOk = false ; startApplication ( arg2 , arg3 ) ; downlink . reduceKey ( arg0 ) ; while ( arg1 . hasNext ( ) ) { downlink . reduceValue ( arg1 . next ( ) ) ; } if ( skipping ) { downlink . flush ( ) ; } isOk = true ; } | process all of the keys and values . start up the application if we have n't started it yet . concode_field_sep Log LOG concode_elem_sep DownwardProtocol<K2,V2> downlink concode_elem_sep boolean isOk concode_elem_sep JobConf job concode_elem_sep Application<K2,V2,K3,V3> application concode_elem_sep boolean skipping con... |
boolean function ( final MediaType arg0 ) { if ( arg0 == null ) { return false ; } final Set < String > loc0 = JAVASCRIPT_TYPES . get ( arg0 . getType ( ) ) ; return loc0 != null && loc0 . contains ( arg0 . getSubtype ( ) ) ; } | returns a flag whether the given mediatype media type belongs to the group of javascript media types . concode_field_sep Map<String,Set<String>> JAVASCRIPT_TYPES concode_elem_sep Provider<ContainerRequest> containerRequestProvider concode_field_sep void aroundWriteTo concode_elem_sep JSONP getJsonpAnnotation concode_el... |
boolean function ( ) { return iterator . hasNext ( ) ; } | determines whether there are any more elements in the enumeration . concode_field_sep Iterator<NamingEntry> iterator concode_elem_sep Context ctx concode_field_sep Binding next concode_elem_sep boolean hasMoreElements concode_elem_sep Binding nextElementInternal concode_elem_sep void close concode_elem_sep Binding next... |
int function ( ) { return mImagePixDepth ; } | returns the depth of the mtp object in bits per pixel will be zero for non-image objects concode_field_sep int mParent concode_elem_sep int mAssociationType concode_elem_sep int mImagePixWidth concode_elem_sep int mAssociationDesc concode_elem_sep int mFormat concode_elem_sep int mStorageId concode_elem_sep int mSequen... |
boolean function ( Object arg0 ) { if ( this == arg0 ) { return true ; } if ( ! ( arg0 instanceof LegendRenderingOrder ) ) { return false ; } LegendRenderingOrder loc0 = ( LegendRenderingOrder ) arg0 ; if ( ! this . name . equals ( loc0 . toString ( ) ) ) { return false ; } return true ; } | returns true if this object is equal to the specified object , and false otherwise . concode_field_sep LegendRenderingOrder STANDARD concode_elem_sep String name concode_elem_sep LegendRenderingOrder REVERSE concode_elem_sep long serialVersionUID concode_field_sep Object readResolve concode_elem_sep String toString |
String function ( ) { return name ; } | returns the name of this macro . concode_field_sep List<String> args concode_elem_sep String name concode_elem_sep List<Token> tokens concode_elem_sep Source source concode_elem_sep boolean variadic concode_field_sep void setSource concode_elem_sep void addToken concode_elem_sep String getMacroCall concode_elem_sep Str... |
T function ( File arg0 ) { return build ( new FileConfigurationSourceProvider ( ) , arg0 . toString ( ) ) ; } | loads , parses , binds , and validates a configuration object from a file . concode_field_sep YAMLFactory yamlFactory concode_elem_sep Class<T> klass concode_elem_sep Validator validator concode_elem_sep String propertyPrefix concode_elem_sep ObjectMapper mapper concode_field_sep void addOverride concode_elem_sep void ... |
void function ( long arg0 ) { startValue = currValue = lastValue = arg0 ; } | reset to new initial value concode_field_sep long lastValue concode_elem_sep long currValue concode_elem_sep int dataType concode_elem_sep HsqlName name concode_elem_sep long increment concode_elem_sep long startValue concode_field_sep long getValue concode_elem_sep long getValue concode_elem_sep HsqlName getName conco... |
com . liferay . portal . model . MembershipRequest function ( com . liferay . portal . model . MembershipRequest arg0 ) { return getService ( ) . addMembershipRequest ( arg0 ) ; } | adds the membership request to the database . also notifies the appropriate model listeners . concode_field_sep MembershipRequestLocalService _service concode_field_sep com.liferay.portal.model.MembershipRequest createMembershipRequest concode_elem_sep void deleteMembershipRequests concode_elem_sep void deleteMembershi... |
Planet function ( PlanetName arg0 ) { return planets . get ( arg0 ) ; } | returns the specified planet . concode_field_sep AstroContext instance concode_elem_sep JobScheduler jobScheduler concode_elem_sep AstroConfig config concode_elem_sep Map<PlanetName,Planet> planets concode_elem_sep EventPublisher eventPublisher concode_elem_sep Collection<AstroBindingProvider> providers concode_field_s... |
OptionStatus function ( OptionState arg0 ) { setState ( arg0 ) ; return this ; } | provides the optionstate for the elasticsearch domain . concode_field_sep java.util.Date updateDate concode_elem_sep Integer updateVersion concode_elem_sep String state concode_elem_sep java.util.Date creationDate concode_elem_sep Boolean pendingDeletion concode_field_sep OptionStatus withCreationDate concode_elem_sep ... |
float function ( ) { return delay ; } | gets the delay before invoking the effect concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_elem_sep String sequence concode_elem_sep float delay... |
java . lang . String function ( ) { return _dlSyncEventLocalService . getBeanIdentifier ( ) ; } | returns the spring bean id for this bean . concode_field_sep DLSyncEventLocalService _dlSyncEventLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep void deleteDLSyncEvents concode_elem_sep java.util.L... |
Synset [ ] function ( ) { if ( ! _synsetsLoaded ) { for ( int loc0 = 0 ; loc0 < getSynsetOffsets ( ) . length ; ++ loc0 ) loadSynset ( loc0 ) ; _synsetsLoaded = true ; } return _synsets ; } | get an array of all the senses of this word . concode_field_sep Synset[] _synsets concode_elem_sep String _cachedToString concode_elem_sep String _lemma concode_elem_sep POS _pos concode_elem_sep long serialVersionUID concode_elem_sep long[] _synsetOffsets concode_elem_sep boolean _synsetsLoaded concode_field_sep Objec... |
String function ( long arg0 ) { return toPrettyString ( arg0 , MemoryUnit . BYTES ) ; } | utility method to create a pretty format representation of given value in bytes . concode_field_sep MemoryUnit unit concode_elem_sep int PRETTY_FORMAT_LIMIT concode_elem_sep long value concode_field_sep long getValue concode_elem_sep long kiloBytes concode_elem_sep long megaBytes concode_elem_sep long bytes concode_ele... |
java . util . List function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator arg3 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end... |
boolean function ( Interval arg0 ) { return this . start <= arg0 . start && this . end >= arg0 . end ; } | return true iff this intervall completely contains the other one . concode_field_sep char start concode_elem_sep char end concode_field_sep void setStart concode_elem_sep boolean equals concode_elem_sep boolean isPrintable concode_elem_sep String toString concode_elem_sep void setEnd concode_elem_sep Interval copy |
void function ( String arg0 ) { this . trfnum = arg0 ; } | this method was generated by mybatis generator . this method sets the value of the database column acttrf.trfnum concode_field_sep String amtsde concode_elem_sep Short trfopr concode_elem_sep String recsts concode_elem_sep String trfkid concode_elem_sep String trfnum concode_elem_sep String amdtlr concode_elem_sep Stri... |
void function ( ) { if ( ! isRepeating ( ) && wasInThePast ( ) ) unpersist ( ) ; if ( ! isRepeating ( ) ) getNotMgr ( ) . cancel ( getId ( ) ) ; } | clear the local notification without canceling repeating alarms . concode_field_sep Class<?> defaultReceiver concode_elem_sep Class<?> receiver concode_elem_sep String PREF_KEY concode_elem_sep Context context concode_elem_sep Options options concode_elem_sep NotificationCompat.Builder builder concode_field_sep void ca... |
String function ( ) { return arg0 ; } | gets the value of the arg0 property . concode_field_sep String arg0 concode_field_sep void setArg0 |
int function ( ) { return lAncestorStart ; } | returns the start index of the entity range on the ancestor side . concode_field_sep int LEFT concode_elem_sep int NOCHANGE concode_elem_sep int CHANGE concode_elem_sep int ERROR concode_elem_sep int ANCESTOR concode_elem_sep int RIGHT concode_elem_sep int fRightLength concode_elem_sep int lAncestorLength concode_elem_... |
void function ( int arg0 ) { try { Thread . sleep ( arg0 ) ; } catch ( InterruptedException loc0 ) { } } | sleep for m milliseconds . does not throw interruptedexception in contrast to thread #sleep thread.sleep . concode_field_sep PlaceHolder placeHolder concode_field_sep void gc_sleep concode_elem_sep byte[] byte_array_from_long concode_elem_sep long long_from_byte_array concode_elem_sep String to_byte_hex_string |
com . liferay . contacts . model . Entry function ( long arg0 ) { return _entryLocalService . deleteEntry ( arg0 ) ; } | deletes the entry with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep EntryLocalService _entryLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.Actiona... |
void function ( PropertyEditorRegistry arg0 , Class < ? > arg1 , PropertyEditor arg2 ) { if ( arg0 instanceof PropertyEditorRegistrySupport ) { ( ( PropertyEditorRegistrySupport ) arg0 ) . overrideDefaultEditor ( arg1 , arg2 ) ; } else { arg0 . registerCustomEditor ( arg1 , arg2 ) ; } } | override default editor , if possible since that 's what we really mean to do here ; otherwise register as a custom editor . concode_field_sep PropertyResolver propertyResolver concode_elem_sep ResourceLoader resourceLoader concode_field_sep void registerCustomEditors |
LwRootContainer function ( Document arg0 , PropertiesProvider arg1 ) { final LwRootContainer loc0 = new LwRootContainer ( ) ; loc0 . read ( arg0 . getRootElement ( ) , arg1 ) ; return loc0 ; } | get root from the document concode_field_sep String FORM_NAMESPACE concode_elem_sep SAXParser SAX_PARSER concode_field_sep int getVGap concode_elem_sep String validateJComponentClass concode_elem_sep String findNotEmptyPanelWithXYLayout concode_elem_sep String getBoundClassName concode_elem_sep int getCustomCreateCompo... |
T function ( EObject arg0 ) { return doSwitch ( arg0 . eClass ( ) , arg0 ) ; } | calls casexxx for each class of the model until one returns a non null result ; it yields that result . concode_field_sep TopPackage modelPackage concode_field_sep T casePageParams concode_elem_sep T caseApplicationDefinition concode_elem_sep T caseDocumentRoot concode_elem_sep T caseRenderParam concode_elem_sep T case... |
ModuleIdentifier function ( ) { return ModuleIdentifier . fromString ( getName ( ) ) ; } | get the identifier of the module being defined by this builder . concode_field_sep String name concode_field_sep ModuleSpec.Builder setMainClass concode_elem_sep String getName concode_elem_sep String getName concode_elem_sep String getName concode_elem_sep ModuleSpec.Builder addResourceRoot concode_elem_sep ModuleSpec... |
int function ( int arg0 , int arg1 ) { return arg0 == arg1 ? 0 : ( arg0 < arg1 ? - 1 : 1 ) ; } | helper for compareto implementations . maps & #x7b ; a < b , a == b , a > b & #x7d ; = > & #x7b ; -1 , 0 , 1 & #x7d ; concode_field_sep PlaceHolder placeHolder concode_field_sep int compare concode_elem_sep boolean equals concode_elem_sep int normalize concode_elem_sep int normalize |
void function ( ) { mSize = 0 ; } | removes all key-value mappings from this sparseintarray . concode_field_sep int[] mKeys concode_elem_sep int mSize concode_elem_sep int[] mValues concode_field_sep int keyAt concode_elem_sep int size concode_elem_sep int indexOfKey concode_elem_sep int get concode_elem_sep int get concode_elem_sep void removeAt concode... |
Set < String > function ( ) { final Set < String > loc0 = new HashSet < String > ( ) ; for ( E loc1 : apis . keySet ( ) ) { loc0 . add ( loc1 . getName ( ) ) ; } return Collections . unmodifiableSet ( loc0 ) ; } | returns a list of api name strings . concode_field_sep HashMap<Class<? extends ApiMethod>,E> apiMethods concode_elem_sep Map<E,ApiMethodHelper<? extends ApiMethod>> apis concode_field_sep Map<E,ApiMethodHelper<? extends ApiMethod>> getApiHelpers concode_elem_sep Map<Class<? extends ApiMethod>,E> getApiMethods concode_e... |
String function ( ) { return name ; } | gets the name of this mapping . the mapping name used to differentiate this mapping from other mappings and the mapping the application used is retrieved by name . concode_field_sep String aliasHeaderSuffix concode_elem_sep JDBCFunctionMappingMetaData pkConstraint concode_elem_sep String[] PRIMITIVE_CLASSES concode_ele... |
String function ( ) { return cardholderCity ; } | gets the value of the cardholdercity property . concode_field_sep String cardholderEmail concode_elem_sep String cardholderRegion concode_elem_sep String cardholderName concode_elem_sep long serialVersionUID concode_elem_sep String cardholderCity concode_elem_sep String cardholderAddressLine2 concode_elem_sep String ca... |
String function ( String arg0 ) { return shuffleSecretMap . get ( arg0 ) ; } | return the secret key registered with the given application . this key is used to authenticate the executors before they can fetch shuffle files written by this application from the external shuffle service . if the specified application is not registered , return null . concode_field_sep ConcurrentHashMap<String,Strin... |
boolean function ( String arg0 ) { throw new SAXNotRecognizedException ( arg0 ) ; } | throws a saxnotrecognizedexception exception . concode_field_sep EntityResolver entityResolver concode_elem_sep ContentHandler contentHandler concode_elem_sep ErrorHandler errorHandler concode_elem_sep LexicalHandler lexicalHandler concode_elem_sep DTDHandler dtdHandler concode_field_sep void setEntityResolver concode_... |
boolean function ( String arg0 ) { return arg0 . indexOf ( '*' ) >= 0 || arg0 . indexOf ( '?' ) >= 0 ; } | returns true is a string is a glob pattern concode_field_sep Pattern INTERNAL_PACKAGE_PATTERN concode_elem_sep String REGEX_META_CHARS concode_field_sep boolean isInternalClass concode_elem_sep String binaryToInternal concode_elem_sep boolean isRegexMeta concode_elem_sep Pattern glob2Pattern |
Size2D function ( BlockContainer arg0 , Graphics2D arg1 , RectangleConstraint arg2 ) { Size2D loc0 = arrangeNN ( arg0 , arg1 ) ; if ( arg2 . getWidthRange ( ) . contains ( loc0 . width ) ) { return loc0 ; } else { RectangleConstraint loc1 = arg2 . toFixedWidth ( arg2 . getWidthRange ( ) . getUpperBound ( ) ) ; return a... | arranges the blocks with the overall width and height to fit within specified ranges . concode_field_sep long serialVersionUID concode_field_sep void add concode_elem_sep Size2D arrangeFF concode_elem_sep Size2D arrangeNN concode_elem_sep Size2D arrange concode_elem_sep Size2D arrangeFR concode_elem_sep Size2D arrangeR... |
int function ( E arg0 ) { return ordinal - ( ( Enum < ? > ) arg0 ) . ordinal ; } | compares this object to the specified enum object to determine their relative order . this method compares the object 's ordinal values , that is , their position in the enum declaration . concode_field_sep long serialVersionUID concode_elem_sep String name concode_elem_sep BasicLruCache<Class<? extends Enum>,Object[]>... |
Bus function ( ) { return bus ; } | return the cxf bus used . concode_field_sep Bus bus concode_elem_sep String preKeepAlive concode_elem_sep Charset UTF8 concode_elem_sep Class<?> classpathAnchor concode_elem_sep Map<String,String> namespaces concode_elem_sep XMLInputFactory xmlInputFactory concode_elem_sep ByteArrayOutputStream response concode_elem_se... |
OffsetDateTime function ( ) { return dateTime ; } | get datetime concode_field_sep OffsetDateTime dateTime concode_elem_sep String uuid concode_elem_sep Map<String,Animal> map concode_field_sep MixedPropertiesAndAdditionalPropertiesClass dateTime concode_elem_sep String toIndentedString concode_elem_sep MixedPropertiesAndAdditionalPropertiesClass putMapItem concode_elem... |
void function ( Boolean arg0 ) { this . enable = arg0 ; } | this method was generated by mybatis generator . this method sets the value of the database column sys_user_thirdparty . enable _ concode_field_sep Integer createBy concode_elem_sep String provider concode_elem_sep Date createTime concode_elem_sep Integer updateBy concode_elem_sep String openId concode_elem_sep Boolean... |
void function ( String arg0 ) { this . autoplay = arg0 ; } | sets the value of the autoplay property . concode_field_sep Layout layout concode_elem_sep String flavour concode_elem_sep String src concode_elem_sep String width concode_elem_sep Label label concode_elem_sep String autoplay concode_elem_sep String height concode_field_sep void setSrc concode_elem_sep Label getLabel c... |
int function ( int arg0 ) { validate ( arg0 ) ; int loc0 = arg0 ; while ( loc0 != parent [ loc0 ] ) loc0 = parent [ loc0 ] ; while ( arg0 != loc0 ) { int loc1 = parent [ arg0 ] ; parent [ arg0 ] = loc0 ; arg0 = loc1 ; } return loc0 ; } | returns the component identifier for the component containing site p. concode_field_sep int[] parent concode_elem_sep int Second concode_elem_sep int[] size concode_elem_sep int count concode_elem_sep int Operation concode_elem_sep int First concode_elem_sep int n concode_elem_sep UnionFindByRankWithPathCompression fri... |
File function ( ) { return directory ; } | get the directory this root represents concode_field_sep String WORLDS_DIR concode_elem_sep WFS wfs concode_elem_sep File directory concode_field_sep void setWfs concode_elem_sep String getName concode_elem_sep WFS getWfs concode_elem_sep void setDirectory concode_elem_sep String getRootPath concode_elem_sep WFSRoot ge... |
void function ( boolean arg0 ) { if ( ! readOnly ) { setPermissionBit ( ASSEMBLE_DOCUMENT_BIT , arg0 ) ; } } | set if the user can insert/rotate/delete pages . this method will have no effect if the object is in read only mode concode_field_sep int DEFAULT_PERMISSIONS concode_elem_sep int DEGRADED_PRINT_BIT concode_elem_sep int EXTRACT_FOR_ACCESSIBILITY_BIT concode_elem_sep int ASSEMBLE_DOCUMENT_BIT concode_elem_sep int PRINT_B... |
int function ( ) { try { return Integer . parseInt ( max ) ; } catch ( NumberFormatException loc0 ) { } return 0 ; } | returns the numeric value of max . concode_field_sep int min concode_elem_sep String countError concode_elem_sep String max concode_elem_sep boolean validNeighborsAllowed concode_elem_sep boolean source concode_elem_sep String typeError concode_elem_sep String type concode_elem_sep String attr concode_elem_sep Collecti... |
void function ( String arg0 ) { this . issuingCountryCode = arg0 ; } | sets the value of the issuingcountrycode property . concode_field_sep String nationalIdentityDocumentIdentifier concode_elem_sep Boolean primaryIndicator concode_elem_sep long serialVersionUID concode_elem_sep Boolean taxIDIndicator concode_elem_sep XMLGregorianCalendar issueDate concode_elem_sep String issuingCountryC... |
MutableDataPoint function ( final long arg0 , final double arg1 ) { final MutableDataPoint loc0 = new MutableDataPoint ( ) ; loc0 . reset ( arg0 , arg1 ) ; return loc0 ; } | resets with a new pair of a timestamp and a double value . concode_field_sep boolean is_integer concode_elem_sep long timestamp concode_elem_sep long value concode_field_sep boolean isInteger concode_elem_sep MutableDataPoint ofLongValue concode_elem_sep double toDouble concode_elem_sep void reset concode_elem_sep void... |
void function ( ) { isUpdated = false ; } | set to false if new values have been read concode_field_sep short sType concode_elem_sep Logger logger concode_elem_sep String sName concode_elem_sep int iSlot concode_elem_sep boolean isUpdated concode_elem_sep String sNote concode_elem_sep float fState concode_elem_sep int iSoulissNodeID concode_field_sep void setNam... |
Diagram function ( CompositeElement arg0 ) { Resource loc0 = arg0 . loc0 ( ) ; Collection < Diagram > loc1 = EcoreUtil . getObjectsByType ( loc0 . getContents ( ) , NotationPackage . Literals . DIAGRAM ) ; for ( Diagram loc2 : loc1 ) { if ( EcoreUtil . equals ( loc2 . getElement ( ) , arg0 ) ) return loc2 ; } return nu... | returns the subdiagram for a given state or statechart concode_field_sep String INLINE_STYLE concode_elem_sep String DOMAIN_ID concode_field_sep List<Diagram> getSubDiagramHierachy concode_elem_sep void openEditor concode_elem_sep IEditorPart openEditor concode_elem_sep TransactionalEditingDomain getSharedDomain concod... |
boolean function ( final Object arg0 ) { if ( arg0 == null ) return false ; if ( ! ( arg0 instanceof RSAKey ) ) return false ; final RSAKey loc0 = ( RSAKey ) arg0 ; return n . equals ( loc0 . getModulus ( ) ) ; } | returns true if the designated object is an instance of rsakey and has the same rsa parameter values as this one . concode_field_sep String str concode_elem_sep BigInteger e concode_elem_sep int defaultFormat concode_elem_sep BigInteger n concode_field_sep byte[] getEncoded concode_elem_sep byte[] getEncoded concode_el... |
List < ProductPropertyJSO > function ( String arg0 ) { JsArray < ProductPropertyJSO > loc0 = ProductPropertyJSO . fromJSONArray ( arg0 ) ; List < ProductPropertyJSO > loc1 = new ArrayList < ProductPropertyJSO > ( ) ; for ( int loc2 = 0 ; loc2 < loc0 . length ( ) ; loc2 ++ ) { loc1 . add ( loc0 . get ( loc2 ) ) ; } retu... | transform json to list of productpropertyjso concode_field_sep String CLIENT_LIST_URL concode_elem_sep String CLIENT_CREATE_URL concode_elem_sep String CLIENT_PRODUCT_PROPERTY_UPDATE_URL concode_elem_sep String CLIENT_PRODUCT_PROPERTY_LIST_URL concode_elem_sep String CLIENT_HARDWARE_URL concode_elem_sep String CLIENT_E... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.