code
stringlengths
20
663
nl
stringlengths
68
7.19k
String function ( ) { return chargeCode ; }
gets the value of the chargecode property . concode_field_sep String previewPrintFormatCode concode_elem_sep SalesInvoiceUDFList salesInvoiceHeaderUDFList concode_elem_sep boolean creditNoteSendToPortal concode_elem_sep boolean previewSendToPortal concode_elem_sep boolean invoiceSendToPortal concode_elem_sep String inv...
com . liferay . mail . model . Attachment function ( long arg0 ) { return _attachmentLocalService . deleteAttachment ( arg0 ) ; }
deletes the attachment with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep AttachmentLocalService _attachmentLocalService concode_field_sep com.liferay.mail.model.Attachment getAttachment concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep v...
void function ( Reminder arg0 ) { this . reminder = arg0 ; }
sets the value of the reminder property . concode_field_sep Reminder reminder concode_field_sep Reminder getReminder
BigInteger function ( ) { return id ; }
returns the primary key id of the entity . concode_field_sep Date createdDate concode_elem_sep PrincipalUser createdBy concode_elem_sep Date modifiedDate concode_elem_sep PrincipalUser modifiedBy concode_elem_sep BigInteger id concode_elem_sep List<History> history concode_elem_sep boolean deleted concode_elem_sep List...
int function ( ) { return ( first == null ? 0 : first . hashCode ( ) ) ^ ( second == null ? 0 : second . hashCode ( ) ) ; }
compute a hash code using the hash codes of the underlying objects concode_field_sep F first concode_elem_sep S second concode_field_sep boolean equals concode_elem_sep Pair<A,B> create
com . liferay . shopping . model . ShoppingItemPrice function ( long arg0 ) { return _shoppingItemPriceLocalService . deleteShoppingItemPrice ( arg0 ) ; }
deletes the shopping item price with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep ShoppingItemPriceLocalService _shoppingItemPriceLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com...
void function ( View arg0 , AppEvent arg1 ) { if ( ! arg0 . initialized ) { arg0 . initialize ( ) ; arg0 . initialized = true ; } arg0 . handleEvent ( arg1 ) ; }
forward an event to a view . ensures the view is initialized before forwarding the event . concode_field_sep Controller parent concode_elem_sep List<Controller> children concode_elem_sep boolean initialized concode_elem_sep List<EventType> supportedEvents concode_field_sep boolean canHandle concode_elem_sep boolean can...
void function ( Object arg0 ) { _tail = arg0 ; }
set the tail of this link . this may be a port , or a vertex in a relation . concode_field_sep ComponentRelation _relation concode_elem_sep Object _head concode_elem_sep Object _tail concode_field_sep Object getTail concode_elem_sep Object getHead concode_elem_sep void setHead concode_elem_sep void setRelation concode_...
List < String > function ( String arg0 , double arg1 ) { List < String > loc0 = new ArrayList < > ( ) ; for ( String loc1 : vocabCache . words ( ) ) { if ( MathUtils . stringSimilarity ( arg0 , loc1 ) >= arg1 ) loc0 . add ( loc1 ) ; } return loc0 ; }
find all words with a similar characters in the vocab concode_field_sep boolean normalized concode_elem_sep String WRONG concode_elem_sep String CORRECT concode_elem_sep WeightLookupTable<T> lookupTable concode_elem_sep double similarity concode_elem_sep Logger log concode_elem_sep VocabCache<T> vocabCache concode_elem...
void function ( int arg0 , int arg1 , E arg2 ) { edgeMatrix [ arg0 ] [ arg1 ] = arg2 ; }
set the edge reference associated with edgematrix x , y position used as workaround to work with edgematrix from the edgeasdoublegraphalgorithm class as java generic types are not available at runtime concode_field_sep int numVertices concode_elem_sep int INITIAL_CAPACITY concode_elem_sep int numEdges concode_elem_sep ...
String function ( InputStream arg0 ) { return arg0 . read_string ( ) ; }
calls inputstream #read_string . concode_field_sep PlaceHolder placeHolder concode_field_sep String extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write
com . amazon . ec2 . DeleteSecurityGroupType function ( ) { return localDeleteSecurityGroup ; }
auto generated getter method concode_field_sep com.amazon.ec2.DeleteSecurityGroupType localDeleteSecurityGroup concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQName concode_el...
BooleanSubscription function ( ) { return new BooleanSubscription ( ) ; }
creates a booleansubscription without unsubscribe behavior . concode_field_sep int unsubscribed concode_elem_sep AtomicIntegerFieldUpdater<BooleanSubscription> UNSUBSCRIBED_UPDATER concode_elem_sep Action0 action concode_field_sep void unsubscribe concode_elem_sep boolean isUnsubscribed
float function ( int arg0 ) { return m_scaleKeys . getFloat ( SCALE_KEY_SIZE * arg0 + 16 ) ; }
returns the scaling z component of the specified scaling key . concode_field_sep ByteBuffer m_rotKeys concode_elem_sep int ROT_KEY_SIZE concode_elem_sep int m_numRotKeys concode_elem_sep ByteBuffer m_scaleKeys concode_elem_sep int SCALE_KEY_SIZE concode_elem_sep AiAnimBehavior m_preState concode_elem_sep AiAnimBehavior...
ProgressGetResponseVerb function ( ) { return new ProgressGetResponseVerb ( ) ; }
create an instance of progressgetresponseverb concode_field_sep QName _ProgressRequest_QNAME concode_elem_sep QName _ProgressResponse_QNAME concode_field_sep ProgressResumeRequestVerb createProgressResumeRequestVerb concode_elem_sep ProgressGetResponse createProgressGetResponse concode_elem_sep ProgressPauseResponse cr...
TextAttributesKey function ( ) { return myKey ; }
returns the attributes key for which the colors are specified . concode_field_sep String myDisplayName concode_elem_sep TextAttributesKey myKey concode_field_sep String getDisplayName
boolean function ( ) { return false ; }
returns whether this event describes some sort of error situation . concode_field_sep Date date concode_elem_sep int EVENT_TYPE_ENGINE concode_elem_sep int EVENT_TYPE_SPIDER concode_elem_sep String EVENT_PACKAGE concode_elem_sep int EVENT_TYPE_MONITORING concode_field_sep boolean isFilterable concode_elem_sep String ge...
void function ( ) { }
this method resets the outgoing events . concode_field_sep boolean equal concode_elem_sep boolean not concode_elem_sep boolean or concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean and concode_elem_sep int nextStateIndex concode_elem_sep boolean notequal concode_elem_sep boolean myBool2 concode_elem_...
int function ( ) { return mProperties ; }
bitmask of properties of the call . concode_field_sep int mHandlePresentation concode_elem_sep int mCallerDisplayNamePresentation concode_elem_sep Bundle mExtras concode_elem_sep StatusHints mStatusHints concode_elem_sep String mId concode_elem_sep int mCapabilities concode_elem_sep String mCallerDisplayName concode_el...
void function ( final Logger arg0 ) { this . rootLogger = arg0 ; }
sets the root logger . concode_field_sep Logger rootLogger concode_elem_sep Logger logger concode_elem_sep Map<String,Logger> loggers concode_field_sep Logger createLogger concode_elem_sep Logger retrieveLogger concode_elem_sep Logger getLogger concode_elem_sep Logger getLogger concode_elem_sep Logger getRootLogger con...
Document function ( ) { return document ; }
optional . concode_field_sep int date concode_elem_sep Document document concode_elem_sep List<PhotoSize> newChatPhoto concode_elem_sep Sticker sticker concode_elem_sep int messageId concode_elem_sep List<PhotoSize> photo concode_elem_sep boolean groupChatCreated concode_elem_sep String caption concode_elem_sep User fo...
void function ( HsqlProperties arg0 ) { if ( arg0 == null ) { return ; } arg0 . setPropertyIfNotExists ( SC_KEY_NO_SYSTEM_EXIT , "srini_string" ) ; }
tranlates unspecified no_system_exit property to false , the default typically required when a server is started from the command line . concode_field_sep PlaceHolder placeHolder concode_field_sep int getDefaultPort concode_elem_sep String[] listLocalInetAddressNames concode_elem_sep void translateDefaultDatabaseProper...
void function ( ITypeSelectionComponent arg0 ) { fComponent = arg0 ; }
initializes the type dialog extension with the given type dialog concode_field_sep ITypeSelectionComponent fComponent concode_field_sep ITypeInfoImageProvider getImageProvider concode_elem_sep ISelectionStatusValidator getSelectionValidator concode_elem_sep ITypeInfoFilterExtension getFilterExtension concode_elem_sep C...
WildcardType function ( Type arg0 ) { return new WildcardTypeImpl ( new Type [ ] { arg0 } , MoreTypes . EMPTY_TYPE_ARRAY ) ; }
returns a type that represents an unknown type that extends bound . for example , if bound is charsequence.class , this returns ? extends charsequence . if bound is object.class , this returns ? , which is shorthand for ? extends object . concode_field_sep PlaceHolder placeHolder concode_field_sep ParameterizedType pro...
void function ( long arg0 ) { _socialRelation . setUserId2 ( arg0 ) ; }
sets the user id2 of this social relation . concode_field_sep SocialRelation _socialRelation concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscape...
SourceDataMap function ( String arg0 ) { this . defaultValue = arg0 ; return this ; }
the default value to use if the source attribute is not specified in a document . optional . returns a reference to this object so that method calls can be chained together . constraints : length : 0 - 1024 concode_field_sep java.util.Map<String,String> cases concode_elem_sep String defaultValue concode_elem_sep String...
long function ( long arg0 , int arg1 ) { return numChunks ( arg0 , arg1 ) * HFileBlock . CHECKSUM_SIZE ; }
returns the number of bytes needed to store the checksums for a specified data size concode_field_sep byte[] DUMMY_VALUE concode_elem_sep Log LOG concode_elem_sep boolean generateExceptions concode_field_sep long numChunks concode_elem_sep void generateChecksums concode_elem_sep void reserveSpaceForChecksums concode_el...
String function ( ) { return className ; }
gets the class name of the org.apache.logging.log4j.spi.loggercontextfactory implementation of thisprovider . concode_field_sep Integer DEFAULT_PRIORITY concode_elem_sep String FACTORY_PRIORITY concode_elem_sep String LOGGER_CONTEXT_FACTORY concode_elem_sep ClassLoader classLoader concode_elem_sep String THREAD_CONTEXT...
void function ( int arg0 , Value arg1 , int arg2 , boolean arg3 ) { values [ arg0 ] = arg1 ; indexes [ arg0 ] = arg2 ; priorities [ arg0 ] = arg3 ; }
sets a value within the declaration . concode_field_sep int INITIAL_LENGTH concode_elem_sep int[] indexes concode_elem_sep int count concode_elem_sep Value[] values concode_elem_sep boolean[] priorities concode_field_sep Value getValue concode_elem_sep int size concode_elem_sep int getIndex concode_elem_sep boolean get...
float function ( VelocityTracker arg0 , int arg1 ) { return IMPL . getYVelocity ( arg0 , arg1 ) ; }
call velocitytracker #getyvelocity int . if running on a pre - android.os.build.version _ codes #honeycomb device , returns velocitytracker #getyvelocity . concode_field_sep VelocityTrackerVersionImpl IMPL concode_field_sep float getXVelocity concode_elem_sep float getXVelocity concode_elem_sep float getXVelocity conco...
Boolean function ( ) { return booleanProperty ; }
get the booleanproperty value . concode_field_sep Integer defaultIntegerProperty concode_elem_sep Boolean booleanProperty concode_elem_sep Double doubleProperty concode_elem_sep URL urlProperty concode_elem_sep String failure concode_elem_sep int id concode_elem_sep Long longProperty concode_elem_sep Integer integerPro...
void function ( ) { getServiceRegistry ( ) . scanForPlugins ( ) ; }
scans for factory plug-ins on the application class path . this method is needed because the application class path can theoretically change , or additional plug-ins may become available . rather than re-scanning the classpath on every invocation of the api , the class path is scanned automatically only on the first in...
String function ( XYDataset arg0 , int arg1 , int arg2 ) { return getToolTipText ( arg1 , arg2 ) ; }
generates a tool tip text item for a particular item within a series . concode_field_sep long serialVersionUID concode_elem_sep List toolTipSeries concode_field_sep int getListCount concode_elem_sep void addToolTipSeries concode_elem_sep int getToolTipCount concode_elem_sep boolean equals concode_elem_sep Object clone ...
SourceProvider function ( Class ... arg0 ) { Set < String > loc0 = new HashSet < String > ( classNamesToSkip ) ; loc0 . addAll ( asStrings ( arg0 ) ) ; return new SourceProvider ( loc0 ) ; }
returns a new instance that also skips moreclassestoskip . concode_field_sep Object UNKNOWN_SOURCE concode_elem_sep Set<String> classNamesToSkip concode_elem_sep SourceProvider DEFAULT_INSTANCE concode_field_sep List<String> asStrings concode_elem_sep StackTraceElement get
short function ( ) { return number ; }
gets the value of the number property . concode_field_sep short number concode_elem_sep SelectionRow header concode_elem_sep SelectedItems items concode_field_sep SelectedItems getItems concode_elem_sep void setItems concode_elem_sep void setNumber concode_elem_sep void setHeader concode_elem_sep SelectionRow getHeader
IntArrayList function ( ) { return a_ys ; }
returns the list of training labels . concode_field_sep AbstractModel m_model concode_elem_sep String DELIM_COL concode_elem_sep boolean b_weight concode_elem_sep ArrayList<int[]> a_xs concode_elem_sep byte VECTOR_STRING concode_elem_sep IntArrayList a_ys concode_elem_sep byte VECTOR_SPARSE concode_elem_sep ArrayList<d...
String function ( ) { return settingName ; }
the name of the option group option . concode_field_sep String applyType concode_elem_sep String allowedValues concode_elem_sep String settingDescription concode_elem_sep String defaultValue concode_elem_sep Boolean isModifiable concode_elem_sep String settingName concode_field_sep void setDefaultValue concode_elem_sep...
String function ( ) { return name ; }
get the local name of this element . concode_field_sep String name concode_elem_sep Map<String,Element> MAP concode_field_sep Attribute forName concode_elem_sep Element forName concode_elem_sep String toString
String function ( ) { return propertyClass ; }
get propertyclass concode_field_sep Integer name concode_elem_sep String propertyClass concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep Integer getName concode_elem_sep void setPropertyClass concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Model200Re...
String function ( ) { return connection . getUser ( ) ; }
return the agents jid concode_field_sep XMPPConnection connection concode_elem_sep String workgroupJID concode_field_sep void setName concode_elem_sep String getName concode_elem_sep Collection getWorkgroups
boolean function ( String arg0 ) { String loc0 = "srini_string" ; validateInputParameters ( new String [ ] { arg0 } , loc0 ) ; checkUserAuthorization ( arg0 , "srini_string" ) ; XMPPConfigurator loc1 = new XMPPConfigurator ( ) ; return loc1 . hasXMPPSettings ( arg0 ) ; }
whether the user has added xmpp settings . concode_field_sep Log log concode_field_sep String getUserIM concode_elem_sep void validateInputParameters concode_elem_sep XMPPSettingsDTO getXmppSettings concode_elem_sep void editXmppSettings concode_elem_sep void checkUserAuthorization concode_elem_sep boolean addUserXmppS...
void function ( String arg0 ) { this . labelActionType = arg0 ; }
sets the value of the labelactiontype property . concode_field_sep String labelActionType concode_field_sep String getLabelActionType
String function ( ) { return makeSentence ( true ) ; }
produces something that reads like a headline . concode_field_sep String[] THINGS concode_elem_sep String[] ADJECTIVES concode_elem_sep NonsenseGenerator sInstance concode_elem_sep String[] VERBS_PRESENT concode_elem_sep Random mRandom concode_elem_sep String[] VERBS_PAST concode_field_sep void generateSentence concode...
Object function ( ) { return this . parent ; }
gets the parent object in the object tree representing the unmarshalled xml document . concode_field_sep Object parent concode_elem_sep BigInteger id concode_elem_sep STDisplacedByCustomXml displacedByCustomXml concode_field_sep void setDisplacedByCustomXml concode_elem_sep void afterUnmarshal concode_elem_sep void set...
void function ( String arg0 ) { this . server = arg0 ; }
sets the server . concode_field_sep List<IMetadataTable> schema concode_elem_sep String server concode_elem_sep List<Map<String,String>> mapping concode_elem_sep int limitRows concode_elem_sep Integer loopLimit concode_elem_sep int headerRow concode_elem_sep String rowSeparator concode_elem_sep String pattern concode_e...
String function ( ) { return path ; }
return the string representation of the property path to the value . concode_field_sep String path concode_elem_sep String message concode_elem_sep String messageTemplate concode_elem_sep String invalidValue concode_field_sep String getInvalidValue concode_elem_sep void setMessageTemplate concode_elem_sep String getMes...
AnnotatedElementBuilder function ( TypeLiteral < ? > arg0 ) { return binder . expose ( arg0 ) ; }
makes a binding for type available to other modules and the injector . use annotatedelementbuilder #annotatedwith class annotatedwith to expose type with abinding annotation . concode_field_sep PrivateBinder binder concode_field_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_ele...
void function ( String arg0 ) { this . id = arg0 ; }
sets the value of the id property . concode_field_sep BigInteger start concode_elem_sep BigInteger end concode_elem_sep String id concode_elem_sep String text concode_field_sep BigInteger getStart concode_elem_sep void setStart concode_elem_sep String getText concode_elem_sep String getId concode_elem_sep void setEnd c...
String function ( String arg0 ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; for ( int loc1 = 0 , loc2 = 4 - arg0 . length ( ) ; loc1 < loc2 ; loc1 ++ ) { loc0 . append ( "srini_string" ) ; } loc0 . append ( arg0 . toLowerCase ( ) ) ; return loc0 . toString ( ) ; }
converts a hex string to formatted unicode string . concode_field_sep int HEX_CHAR concode_elem_sep Logger logger concode_elem_sep String name concode_field_sep String convertHexChars concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep boolean equals concode_el...
void function ( ) { filesOpenedForRead . decrement ( ) ; }
decrement files opened for read . concode_field_sep IgniteBiTuple<LongAdder8,LongAdder8> bytesWritten concode_elem_sep LongAdder8 filesOpenedForWrite concode_elem_sep IgniteBiTuple<LongAdder8,LongAdder8> blocksWritten concode_elem_sep IgniteBiTuple<LongAdder8,LongAdder8> blocksRead concode_elem_sep IgniteBiTuple<LongAd...
void function ( ) { }
dummy test case to make intellij recognize this as a test class . concode_field_sep DeploymentEntity entity concode_field_sep void testDoesNotEqual concode_elem_sep void testStateIsIgnored concode_elem_sep void setUp concode_elem_sep void setUp concode_elem_sep void testAll concode_elem_sep void testEqualsItself concod...
boolean function ( ) { if ( null != rval || null != error ) return true ; checkReply ( ) ; return null != rval || null != error ; }
check if we 've had a reply . concode_field_sep AbstractConnection conn concode_elem_sep MethodCall mc concode_elem_sep DBusExecutionException error concode_elem_sep Method me concode_elem_sep ReturnType rval concode_field_sep AbstractConnection getConnection concode_elem_sep ReturnType getReply concode_elem_sep Method...
List < T > function ( Filter < T > arg0 , Collection < T > arg1 ) { List < T > loc0 = new ArrayList < > ( ) ; for ( T loc1 : arg1 ) { if ( arg0 . arg0 ( loc1 ) ) { loc0 . add ( loc1 ) ; } } return loc0 ; }
filter a given collection . concode_field_sep PlaceHolder placeHolder concode_field_sep List<T> filter concode_elem_sep FilenameFilter toFilenameFilter concode_elem_sep Filter<String> buildRegexFilterExcludeOverInclude concode_elem_sep Filter<String> buildRegexFilterIncludeOverExclude concode_elem_sep Filter<File> getD...
void function ( ) { containingMap . remove ( handle ) ; }
releases resources for this instance and removes this instance from the containing map . concode_field_sep Session session concode_elem_sep Result ackResult concode_elem_sep String handle concode_elem_sep Result bindResult concode_elem_sep Object[] parameters concode_elem_sep String lcQuery concode_elem_sep Map contain...
void function ( Integer arg0 ) { this . poradoveCislo = arg0 ; }
sets the value of the poradovecislo property . concode_field_sep Integer poradoveCislo concode_elem_sep TUrceneCasoveObdobi urceneCasoveObdobi concode_elem_sep String nazevEvidenceDokumentu concode_elem_sep String evidencniCislo concode_field_sep String getNazevEvidenceDokumentu concode_elem_sep void setEvidencniCislo ...
void function ( String arg0 ) { this . id = arg0 ; }
sets the id . concode_field_sep KeyStoreType keyStoreType concode_elem_sep String keyStorePassword concode_elem_sep String displayName concode_elem_sep String keyStore concode_elem_sep String alias concode_elem_sep String id concode_elem_sep boolean savePassword concode_field_sep String getKeyStorePassword concode_elem...
CassandraYamlBuilder function ( URL arg0 ) { return load ( arg0 . openStream ( ) ) ; }
load the config from an existing cassandra.yaml url overriding the pre-existing values in this cassandrayamlbuilder . concode_field_sep String cassandraConfigUrl concode_elem_sep List<File> directoriesToCreate concode_elem_sep Pattern DIRECTORY_SUFFIX_PATTERN concode_elem_sep String triggersDir concode_elem_sep Yaml ya...
void function ( Call arg0 , Message arg1 ) { }
does nothing . callback function called when arriving a 180 ringing concode_field_sep PlaceHolder placeHolder concode_field_sep void onCallModifying concode_elem_sep void onCallTransfer concode_elem_sep void onCallAccepted concode_elem_sep void onCallClosed concode_elem_sep void onCallTransferSuccess concode_elem_sep v...
void function ( PrintStream arg0 , Tuple3f arg1 , String arg2 , int arg3 ) { arg0 . println ( getTagOpen ( arg2 , arg3 ) + arg1 . x + "srini_string" + arg1 . y + "srini_string" + arg1 . z + getTagClose ( arg2 , 0 ) ) ; }
writes the tag for a tuple3f concode_field_sep int INDENTION_STEP concode_field_sep void writeInt concode_elem_sep String getIndentString concode_elem_sep String getTagClose concode_elem_sep void writeIntBuffer concode_elem_sep void writeStringArray concode_elem_sep void writeTuple4f concode_elem_sep String getTagOpen ...
boolean function ( ClarionObject arg0 , ClarionObject arg1 , ClarionObject arg2 ) { return ( arg0 . compareTo ( arg1 ) >= 0 && arg0 . compareTo ( arg2 ) <= 0 ) ; }
return true if object is between lower and upper concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep...
void function ( String arg0 ) { this . prefix = arg0 ; }
the beginning of the file name of the ami . concode_field_sep String bucket concode_elem_sep String aWSAccessKeyId concode_elem_sep String uploadPolicySignature concode_elem_sep String prefix concode_elem_sep String uploadPolicy concode_field_sep void setUploadPolicy concode_elem_sep String getPrefix concode_elem_sep S...
Object function ( SwingController arg0 , JScrollPane arg1 , AbstractDocumentView arg2 ) { MouseWheelListenerPageChanger loc0 = null ; if ( arg0 != null && arg1 != null ) { loc0 = new MouseWheelListenerPageChanger ( arg0 , arg1 , arg2 ) ; arg1 . addMouseWheelListener ( loc0 ) ; } return loc0 ; }
install a mousewheellistenerpagechanger as a mousewheellistener concode_field_sep AbstractDocumentView documentView concode_elem_sep SwingController controller concode_elem_sep JScrollPane scrollpane concode_elem_sep boolean changingPage concode_field_sep void uninstall concode_elem_sep void mouseWheelMoved
int function ( ) { return ( getCurrentPage ( ) - 1 ) * getNbGamesToLoad ( ) ; }
index of the first game to load concode_field_sep int screenWidth concode_elem_sep ConfigUtils instance concode_elem_sep int THEME_COVER_LIST concode_elem_sep Bitmap defaultCover concode_elem_sep int THEME_BANNER_LIST concode_elem_sep String AUTO_LOAD_BANNERS concode_elem_sep boolean autoLoad concode_elem_sep long seri...
void function ( String arg0 ) { this . value = arg0 ; }
sets the value of the value property . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName
double function ( ) { return this . allocatedY - this . labelHeight / 2.0 ; }
returns the lower bound of the label . concode_field_sep double allocatedY concode_elem_sep double gap concode_elem_sep double angle concode_elem_sep double baseY concode_elem_sep double linkPercent concode_elem_sep TextBox label concode_elem_sep double labelHeight concode_elem_sep Comparable key concode_field_sep Comp...
String function ( ) { if ( completedMessageEnabled ) { return completedMessage ; } else { return "srini_string" ; } }
gets the progress completed message . if the completedmessageenabled attribute is set to false an empty string is returned . this ensure that the component will use its default completed message instead of the last entered custom message . concode_field_sep boolean progressMessageEnabled concode_elem_sep boolean interm...
void function ( byte [ ] arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; }
helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g...
void function ( PaginationTo arg0 , JPAQuery arg1 ) { if ( arg0 == PaginationTo . NO_PAGINATION ) { return ; } Integer loc0 = arg0 . getSize ( ) ; if ( loc0 != null ) { arg1 . loc0 ( loc0 ) ; int loc1 = arg0 . getPage ( ) ; if ( loc1 > 0 ) { arg1 . offset ( ( loc1 - 1 ) * loc0 ) ; } } }
applies the paginationto pagination criteria to the given jpaquery . concode_field_sep EntityManager entityManager concode_elem_sep Logger LOG concode_field_sep Long calculateTotalBeforePagination concode_elem_sep void setEntityManager concode_elem_sep E save concode_elem_sep void save concode_elem_sep E findOne concod...
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 ( ) { for ( ConditionAndOutcome loc0 : this ) { if ( ! loc0 . getOutcome ( ) . isMatch ( ) ) { return false ; } } return true ; }
return true if all outcomes match . concode_field_sep ConditionEvaluationReport parent concode_elem_sep Condition condition concode_elem_sep SortedMap<String,ConditionAndOutcomes> outcomes concode_elem_sep List<String> exclusions concode_elem_sep AncestorsMatchedCondition ANCESTOR_CONDITION concode_elem_sep String BEAN...
Long function ( ) { return pinnedNanoTime ; }
returns last pinned nanotime . concode_field_sep Long lastTime concode_elem_sep Long lastNanoTime concode_elem_sep Long pinnedNanoTime concode_elem_sep Long pinnedTime concode_field_sep String formatDate concode_elem_sep void showPassedNanoTime concode_elem_sep void showPassedNanoTime concode_elem_sep void showPassedNa...
Object function ( String arg0 , Object arg1 ) { return null ; }
called when a message is sent to plugin . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverrideUrlLoading concode_ele...
boolean function ( byte [ ] arg0 ) { if ( arg0 == null || arg0 . length < 2 ) { return false ; } return ( arg0 [ 0 ] == GZIP_MAGIC_NUMBER_BYTE_1 && arg0 [ 1 ] == GZIP_MAGIC_NUMBER_BYTE_2 ) ; }
checks the first two bytes of the candidate byte array for the magic number 0x677a . this magic number was obtained from / usr/share/file / magic . the line for gzip is : >> 14 beshort 0x677a gzipped concode_field_sep int GZIP_MAGIC_NUMBER_BYTE_1 concode_elem_sep Map<String,Serializable> requestAttributes concode_elem_...
void function ( OutputStream arg0 , String [ ] arg1 ) { PrintWriter loc0 = new PrintWriter ( new OutputStreamWriter ( arg0 ) ) ; try { for ( String loc1 : arg1 ) loc0 . println ( loc1 ) ; loc0 . flush ( ) ; } finally { loc0 . close ( ) ; } }
write lines . concode_field_sep int BUFFER_SIZE concode_field_sep String read concode_elem_sep void appendLines concode_elem_sep String[] readLines concode_elem_sep String[] readLines concode_elem_sep long write concode_elem_sep long write concode_elem_sep long write concode_elem_sep long write concode_elem_sep long wr...
void function ( java . lang . Boolean arg0 ) { this . isPrimary = arg0 ; }
sets the isprimary value for this creditmemosalesteam . concode_field_sep java.lang.Double contribution concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Boolean isPrimary concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef salesRole concode_elem_sep java.lan...
void function ( MessageType arg0 ) { this . messageType = arg0 ; }
set the supported message type . concode_field_sep String itemName concode_elem_sep MessageType messageType concode_elem_sep Logger logger concode_elem_sep String topic concode_elem_sep String TEMP_COLON_REPLACEMENT concode_elem_sep TransformationService transformationService concode_elem_sep String broker concode_elem...
void function ( float arg0 ) { this . x += arg0 ; if ( dirty ) return ; final float [ ] loc0 = this . vertices ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 += Sprite . VERTEX_SIZE ) loc0 [ loc1 ] += arg0 ; }
sets the x position relative to the current position where the sprite will be drawn . if origin , rotation , or scale are changed , it is slightly more efficient to translate after those operations . concode_field_sep boolean dirty concode_elem_sep Rectangle bounds concode_elem_sep float[] vertices concode_elem_sep flo...
void function ( CachingPolicy arg0 ) { cachingPolicy = arg0 ; if ( cachingPolicy == CachingPolicy . BEHIND ) { Runtime . getRuntime ( ) . addShutdownHook ( new Thread ( new Runnable ( ) { @ Override public void run ( ) { CacheStore . flushCache ( ) ; } } ) ) ; } CacheStore . clearCache ( ) ; }
initialize caching policy concode_field_sep CachingPolicy cachingPolicy concode_field_sep void initDb concode_elem_sep void initCacheCapacity concode_elem_sep String printCacheContent concode_elem_sep UserAccount find concode_elem_sep void save
boolean function ( Class < T > arg0 , ClassLoader arg1 ) { try { loadClass ( arg0 . getName ( ) , arg1 ) ; return true ; } catch ( RuntimeException loc0 ) { if ( loc0 . getCause ( ) instanceof ClassNotFoundException ) { return false ; } throw loc0 ; } }
check whether a classloader can load the given class . concode_field_sep PlaceHolder placeHolder concode_field_sep Class<T> loadClass concode_elem_sep Class<T> loadClass concode_elem_sep Class<T> loadClass
StructField function ( String arg0 , DataType arg1 , boolean arg2 ) { return createStructField ( arg0 , arg1 , arg2 , ( new MetadataBuilder ( ) ) . build ( ) ) ; }
creates a structfield with empty metadata . concode_field_sep DataType StringType concode_elem_sep DataType BinaryType concode_elem_sep DataType TimestampType concode_elem_sep DataType LongType concode_elem_sep DataType DoubleType concode_elem_sep DataType IntegerType concode_elem_sep DataType ShortType concode_elem_se...
COSDictionary function ( ) { return dictionary ; }
convert this standard java object to a cos dictionary . concode_field_sep COSDictionary dictionary concode_field_sep PDPropBuildDataDict getFilter concode_elem_sep PDPropBuildDataDict getApp concode_elem_sep void setPDPropBuildFilter concode_elem_sep void setPDPropBuildApp concode_elem_sep void setPDPropBuildPubSec con...
int function ( ) { return columnCount ; }
return the number of columns in this result set . valid once we 've seen the first row , so subclasses can use it during processing concode_field_sep String[] columnNames concode_elem_sep int[] columnTypes concode_elem_sep int rowCount concode_elem_sep int columnCount concode_field_sep int[] getColumnTypes concode_elem...
IHttpCredentialsPlugin function ( Map arg0 ) { String loc0 = ( String ) arg0 . get ( Config . DRPC_HTTP_CREDS_PLUGIN ) ; return AuthUtils . GetHttpCredentialsPlugin ( arg0 , loc0 ) ; }
construct an httpservletrequest credential plugin specified by the drpc storm configuration concode_field_sep String LOGIN_CONTEXT_SERVER concode_elem_sep Logger LOG concode_elem_sep String LOGIN_CONTEXT_CLIENT concode_elem_sep String SERVICE concode_field_sep Collection<INimbusCredentialPlugin> getNimbusAutoCredPlugin...
AddressType . PostOffice function ( ) { return new AddressType . PostOffice ( ) ; }
create an instance of addresstype.postoffice concode_field_sep QName _Address_QNAME concode_field_sep AddressType.Premises createAddressTypePremises concode_elem_sep AddressType.Thoroughfare createAddressTypeThoroughfare concode_elem_sep AddressType.Thoroughfare.SubThoroughfare createAddressTypeThoroughfareSubThoroughf...
Path function ( ) { return translogPath ; }
returns the translog path for this engine concode_field_sep Path translogPath concode_elem_sep ByteSizeValue DEFAULT_BUFFER_SIZE concode_elem_sep IndexSettings indexSettings concode_elem_sep ShardId shardId concode_elem_sep BigArrays bigArrays concode_elem_sep ByteSizeValue bufferSize concode_field_sep BigArrays getBig...
NameComponent function ( Any arg0 ) { try { return ( ( NameComponentHolder ) arg0 . extract_Streamable ( ) ) . value ; } catch ( ClassCastException loc0 ) { BAD_OPERATION loc1 = new BAD_OPERATION ( "srini_string" ) ; loc1 . initCause ( loc0 ) ; loc1 . minor = Minor . Any ; throw loc1 ; } }
extract the name component from this any concode_field_sep String _id concode_field_sep NameComponent read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write
void function ( String arg0 ) { try { System . out . println ( arg0 + "srini_string" + getAmtInWords ( arg0 ) ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } }
test print concode_field_sep String[] tensNames concode_elem_sep String[] majorNames concode_elem_sep String[] numNames concode_field_sep String convertLessThanOneThousand concode_elem_sep String getAmtInWords concode_elem_sep void main concode_elem_sep String convert
Filter function ( ) { return next ; }
return the pointer to the next filter . concode_field_sep Filter next concode_elem_sep int ACCEPT concode_elem_sep int DENY concode_elem_sep int NEUTRAL concode_field_sep void activateOptions concode_elem_sep void setNext concode_elem_sep int decide
String function ( String arg0 , String arg1 ) { String loc0 = arg0 + "srini_string" + arg1 ; byte [ ] loc1 = loc0 . getBytes ( ) ; String loc2 = Base64 . encode ( loc1 ) ; loc2 = "srini_string" + loc2 ; return loc2 ; }
get the base64 encoded basic auth header . concode_field_sep CharonManager charonManager concode_elem_sep String PASSWORD concode_elem_sep String USER_NAME concode_field_sep AuthenticationInfo getAuthenticationToken concode_elem_sep BasicAuthInfo decodeBasicAuthHeader concode_elem_sep boolean isAuthenticated concode_el...
AttributeDataset function ( URI arg0 ) { return parse ( new File ( arg0 ) ) ; }
parse a gct dataset from given uri . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( OutputStream arg0 , String [ ] arg1 ) { PrintWriter loc0 = new PrintWriter ( new OutputStreamWriter ( arg0 ) ) ; try { for ( String loc1 : arg1 ) loc0 . println ( loc1 ) ; loc0 . flush ( ) ; } finally { loc0 . close ( ) ; } }
write lines . concode_field_sep int BUFFER_SIZE concode_field_sep String read concode_elem_sep void appendLines concode_elem_sep String[] readLines concode_elem_sep String[] readLines concode_elem_sep long write concode_elem_sep long write concode_elem_sep long write concode_elem_sep long write concode_elem_sep long wr...
int function ( ) { return this . meetingDuration ; }
gets the duration , in minutes , of the meeting for which to obtain suggestions . meetingduration must be between 30 and 1440 . the default value is 60 . concode_field_sep int maximumSuggestionsPerDay concode_elem_sep int mergedFreeBusyInterval concode_elem_sep Date currentMeetingTime concode_elem_sep String globalObje...
WorkflowExecutionFailedEventAttributes function ( Long arg0 ) { this . decisionTaskCompletedEventId = arg0 ; return this ; }
the id of the decisiontaskcompleted event corresponding to the decision task that resulted in the failworkflowexecution decision to fail this execution . this information can be useful for diagnosing problems by tracing back the chain of events leading up to this event . returns a reference to this object so that metho...
void function ( final byte [ ] arg0 ) { if ( arg0 != null ) { this . tokenSaml = arg0 . clone ( ) ; } }
setter for samltoken . concode_field_sep String country concode_elem_sep long serialVersionUID concode_elem_sep IPersonalAttributeList totalAttributeList concode_elem_sep String message concode_elem_sep DateTime notBefore concode_elem_sep String samlId concode_elem_sep boolean fail concode_elem_sep byte[] tokenSaml con...
float function ( Matrix < Float > arg0 ) { float loc0 = Float . MIN_VALUE ; for ( Object loc1 : arg0 . data ) loc0 = Math . loc0 ( loc0 , ( Float ) loc1 ) ; return loc0 ; }
return the maximum value contained in a matrix . concode_field_sep PlaceHolder placeHolder concode_field_sep double rowAverage concode_elem_sep double maxDouble concode_elem_sep void rowInitNormal concode_elem_sep List<Double> rowDifference concode_elem_sep void columnInitNormal concode_elem_sep int maxInteger concode_...
DecoderResult function ( boolean [ ] [ ] arg0 ) { int loc0 = arg0 . length ; BitMatrix loc1 = new BitMatrix ( loc0 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { for ( int loc3 = 0 ; loc3 < loc0 ; loc3 ++ ) { if ( arg0 [ loc2 ] [ loc3 ] ) { loc1 . set ( loc3 , loc2 ) ; } } } return decode ( loc1 ) ; }
convenience method that can decode a data matrix code represented as a 2d array of booleans . `` true '' is taken to mean a black module . concode_field_sep ReedSolomonDecoder rsDecoder concode_field_sep void correctErrors
void function ( Fee arg0 ) { this . damageFee = arg0 ; }
sets the value of the damagefee property . concode_field_sep BigDecimal unitPrice concode_elem_sep Fee depositAmount concode_elem_sep Boolean usageContext concode_elem_sep Fee damageFee concode_elem_sep BigDecimal salePrice concode_elem_sep List<TierInfo> tierInfo concode_elem_sep BigDecimal discountAmount concode_elem...
Bios function ( ) { return bios ; }
gets the value of the bios property . concode_field_sep String ver concode_elem_sep Bios bios concode_elem_sep Meta meta concode_elem_sep Pv pv concode_elem_sep Demo demo concode_elem_sep XMLGregorianCalendar ts concode_field_sep void setVer concode_elem_sep void setBios concode_elem_sep void setTs concode_elem_sep Str...
DrawableTypeRequest < T > function ( T arg0 ) { return loadGeneric ( arg0 ) ; }
use the modelloaderfactory s currently registered for the given model type for inputstream s and parcelfiledescriptor s to load a thumbnail from either the image or the video represented by the given model . concode_field_sep ModelLoader<T,InputStream> loader concode_elem_sep Class<T> dataClass concode_elem_sep Context...
void function ( byte [ ] arg0 ) { mThumbnail = arg0 ; }
sets the compressed thumbnail . concode_field_sep byte[] USER_COMMENT_JIS concode_elem_sep byte[] USER_COMMENT_ASCII concode_elem_sep byte[] mThumbnail concode_elem_sep ByteOrder mByteOrder concode_elem_sep ArrayList<byte[]> mStripBytes concode_elem_sep String TAG concode_elem_sep byte[] USER_COMMENT_UNICODE concode_el...