Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benbai123/JSP_Servlet_Practice
/ functions
Functions
698 in github.com/benbai123/JSP_Servlet_Practice
⨍
Functions
698
◇
Types & classes
185
↓ 1 callers
Method
TestEncryptDecryptWithKeyIvSalt
()
Practice/JAVA/Crypto/src/crypto/test/TestAESUtils.java:44
↓ 1 callers
Method
actual
(File actual)
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:65
↓ 1 callers
Method
addBodyContent
(String content)
Practice/CustomTagPractice/src/test/tag/custom/Tabbox.java:77
↓ 1 callers
Method
addDatas
(Sheet sheet, List<DateInOut> datas)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:127
↓ 1 callers
Method
addDocuments
(IndexWriter iw)
Practice/JAVA/Search/LuceneTest/src/test/lucene/LuceneTest.java:36
↓ 1 callers
Method
addHeaderContent
(String content)
Practice/CustomTagPractice/src/test/tag/custom/Tabbox.java:69
↓ 1 callers
Method
addInOut
(int income, int expenditure)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:217
↓ 1 callers
Method
addSortField
Add one SortField @param sortField The SortField to add @return Self instance so we can do something else directly.
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedSort.java:58
↓ 1 callers
Method
addSortFields
Add a List of SortField @param sortFields The List of SortField to add @return Self instance so we can do something else directly.
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedSort.java:67
↓ 1 callers
Method
addTitle
(Sheet sheet)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:85
↓ 1 callers
Method
autosizeColumns
(Sheet sheet)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:193
↓ 1 callers
Method
base
(String base)
Practice/JAVA/DesignPattern/src/builder/donburi/DonburiBuilder.java:15
↓ 1 callers
Method
buildDifferentAreas
Build areas from different Points process it one by one for more reasonable result @param differentPoints @return
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:155
↓ 1 callers
Method
buildDifferentAreas
Build areas from different Points process it one by one for more reasonable result @param differentPoints @return
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:186
↓ 1 callers
Method
buildIngredients
()
Practice/JAVA/DesignPattern/src/builder/donburi/DonburiBuilder.java:27
↓ 1 callers
Method
buildtList
(int size)
Practice/JAVA/DesignPattern/src/flyweight/fibonacci/FibRangedSum.java:55
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/bridge/calculator/newer/DesiredPowerOfTwoCalculator.java:25
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/bridge/calculator/newer/DesiredFactorialCalculator.java:25
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/bridge/calculator/older/DesiredPowerOfTwoCalculator.java:25
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/bridge/calculator/older/DesiredFactorialCalculator.java:25
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/composite/calculator/DesiredPowerOfTwoCalculator.java:25
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/composite/calculator/DesiredFactorialCalculator.java:25
↓ 1 callers
Method
calc
(int n)
Practice/JAVA/DesignPattern/src/proxy/virtualproxy/formula/Factorial.java:19
↓ 1 callers
Method
calc
(Double n)
Practice/JAVA/DesignPattern/src/adapter/calculator/PowerOfTwoCalc.java:18
↓ 1 callers
Method
calc
()
Practice/JAVA/DesignPattern/src/adapter/calculator/DesiredFactorialCalculator.java:25
↓ 1 callers
Method
canControl
()
Practice/JAVA/DesignPattern/src/proxy/protectionproxy/mouse/ProxyMouseController.java:32
↓ 1 callers
Method
clickAt
(WebElement ele, int posX, int posY)
Practice/JAVA/Automation/Browser/Selenium/CommandsTesting/src/com/blogspot/benbai123/selenium/commandstesting/CommandsTesting.java:723
↓ 1 callers
Method
color
()
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:341
↓ 1 callers
Method
compile
(File lessFile, File cssFile)
Practice/LESS/CompileLESSWithJava/src/test/util/LESSUtils.java:11
↓ 1 callers
Method
compileSource
(File sourceFile)
Practice/JAVAX/tools/JavaCompiler/DynamicCompileClass/src/com/blogspot/benbai123/dynamiccompileclass/gettingstarted/TestDynamicCompile.java:47
↓ 1 callers
Method
config
()
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:42
↓ 1 callers
Method
createCellStylesAndEvaluator
(Workbook wb)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:103
↓ 1 callers
Method
createLogWriter
create a writer, log hsqldb server info to a file @param logFileName String, the log file name @param append boolean, true: append new content; false:
Practice/DBPractice/HSQLDB/EmbeddingHSQLDB/src/test/Test.java:28
↓ 1 callers
Method
createQuery
(WrappedIndexWriter wiw, String field, String content)
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedQuery.java:16
↓ 1 callers
Method
createURL
(URL url, String strLink)
Practice/JAVA/Net/src/test/SimpleCrawler.java:182
↓ 1 callers
Method
decodeToImage
Decode string to image @param imageString The string to decode @return decoded image
Practice/JAVA/Commons/src/test/ImageUtils.java:20
↓ 1 callers
Method
diff
diff actual file with expected file will auto generate a blank 1x1 BufferedImage for expected file if it does not exist @param expected @param actua
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/selenium/visualtesting/VisualTestingImpl.java:112
↓ 1 callers
Method
different
()
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:76
↓ 1 callers
Method
differentPixelValue
(Pixel expectedPixel, Pixel actualPixel)
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:142
↓ 1 callers
Method
differentPixelValue
(byte[] expectedPixel, byte[] actualPixel)
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:173
↓ 1 callers
Method
doSearch
(Directory index, String field, String content)
Practice/JAVA/Search/LuceneTest/src/test/lucene/LuceneTest.java:60
↓ 1 callers
Method
done
()
Practice/JAVA/Automation/Browser/Selenium/CommandsTesting/src/com/blogspot/benbai123/selenium/commandstesting/CommandsTesting.java:676
↓ 1 callers
Method
evalOver90PercentFasterThan
()
Practice/JAVA/Crypto/src/crypto/test/helper/PerformanceTestHelper.java:80
↓ 1 callers
Method
execute
Run all Callable in Parallel @return @throws InterruptedException
Practice/JAVA/Concurrent/src/concurrent/ext/CallableParallelExecutor.java:32
↓ 1 callers
Method
expected
specify expected file auto generate blank BufferedImage if it does not exist @param expected @return @throws Exception
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:54
↓ 1 callers
Method
fadeOut
The fadeOut function, its better provided from a js file. @return String, the fadeOut function
Practice/CustomTagPractice/src/test/tag/custom/FadeoutBlock.java:90
↓ 1 callers
Method
findClosestAreaOfPoint
Find closest area for the point @param p @param differentAreas @return
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:181
↓ 1 callers
Method
findClosestAreaOfPoint
Find closest area for the point @param p @param differentAreas @return
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:212
↓ 1 callers
Method
findDifferentAreas
Find different areas between expected and actual separate "find different points" from build different areas for performance @return
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:94
↓ 1 callers
Method
findDifferentAreas
Find different areas between expected and actual separate "find different points" from build different areas for performance @return
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:125
↓ 1 callers
Method
findDifferentPoints
Find different pixels do it in parallel @return
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:108
↓ 1 callers
Method
findDifferentPoints
Find different pixels do it in parallel @return
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:139
↓ 1 callers
Method
findElementIfAny
(WebElement from, By by)
Practice/JAVA/Automation/Browser/Selenium/CommandsTesting/src/com/blogspot/benbai123/selenium/commandstesting/CommandsTesting.java:716
↓ 1 callers
Method
generateFakeData
()
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:65
↓ 1 callers
Method
generateKey
()
Practice/JAVA/Crypto/src/crypto/impl/AESImpl.java:88
↓ 1 callers
Method
getAddressByLatLng
(double[] latLng)
Practice/JAVA/DesignPattern/src/proxy/remoteproxy/geo/GeoServiceProxy.java:15
↓ 1 callers
Method
getAddressByLatLng
return formatted address by given lat/lng @param lat @param lng @param lang @return
Practice/JAVA/Net/src/test/GeocodeService.java:85
↓ 1 callers
Method
getAllTasks
()
Practice/JAVA/Concurrent/src/concurrent/ConcurrentParallel.java:30
↓ 1 callers
Method
getAnalyzer
Get the Analyzer of this IndexWriter @return Analyzer
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedIndexWriter.java:48
↓ 1 callers
Method
getCalculator
(String s)
Practice/JAVA/DesignPattern/src/composite/calculator/BetterDesiredCalculator.java:40
↓ 1 callers
Method
getChatMap
()
Practice/JSPChat/src/test/jsp/simplechat/Chat.java:63
↓ 1 callers
Method
getCity
()
Practice/JAVA/Net/src/test/IPLookupService.java:108
↓ 1 callers
Method
getConfig
()
Practice/JAVA/DesignPattern/src/singleton/config/AppConfig.java:25
↓ 1 callers
Method
getConnection
get a db connection @param driverName @param dbUrl @param userName @param password @return @throws SQLException @throws ClassNotFoundException
Practice/DBPractice/HSQLDB/EmbeddingHSQLDB/src/test/Test.java:57
↓ 1 callers
Method
getCounterByGroup
(String group)
Practice/WebServer/WebSocket/GroupConnectionsWithWebSocket/src/test/TestWebSocketServlet.java:90
↓ 1 callers
Method
getCountryCode
()
Practice/JAVA/Net/src/test/IPLookupService.java:105
↓ 1 callers
Method
getCountryName
()
Practice/JAVA/Net/src/test/IPLookupService.java:102
↓ 1 callers
Method
getDate
()
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:221
↓ 1 callers
Method
getDebounceImmediateRunnable
(long delay, boolean immediate)
Practice/JAVA/Concurrent/src/basic/thread/MultiThreadDebounceThrottle.java:58
↓ 1 callers
Method
getDebounceRunnable
(long delay)
Practice/JAVA/Concurrent/src/basic/thread/MultiThreadDebounceThrottle.java:38
↓ 1 callers
Method
getDesc
()
Practice/JAVA/DesignPattern/src/factory/abstractfactory/food/Food.java:9
↓ 1 callers
Method
getDesc
()
Practice/JAVA/DesignPattern/src/factory/simplefactory/food/Bread.java:9
↓ 1 callers
Method
getDirectory
Get the Directory of this IndexWriter @return Directory
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedIndexWriter.java:55
↓ 1 callers
Method
getEncoding
()
Practice/JAVA/DesignPattern/src/singleton/config/AppConfig.java:22
↓ 1 callers
Method
getEntries
()
Practice/JAVA/DesignPattern/src/multiton/vitamin/VitaminBox.java:34
↓ 1 callers
Method
getError
Get the exception thrown by Callback#call @return
Practice/JAVA/Concurrent/src/concurrent/ext/CallableWrapper.java:69
↓ 1 callers
Method
getExpenditure
()
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:240
↓ 1 callers
Method
getFormattedAddress
()
Practice/JAVA/Net/src/test/IPLookupService.java:117
↓ 1 callers
Method
getFormulaCellValue
(Cell cell)
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:188
↓ 1 callers
Method
getGroup
()
Practice/WebServer/WebSocket/GroupConnectionsWithWebSocket/src/test/TestWebSocketServlet.java:72
↓ 1 callers
Method
getId
()
Practice/JAVA/Concurrent/src/concurrent/ext/CallableWrapper.java:52
↓ 1 callers
Method
getImageBytes
Get byte array from dataBuffer of BufferedImage @param dataBuffer @return @throws Exception
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/PixelUtils.java:99
↓ 1 callers
Method
getInOut
()
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:224
↓ 1 callers
Method
getIncome
()
Practice/JAVA/POI/POITest/src/test/poi/POITest.java:237
↓ 1 callers
Method
getInitialResult
Get initial result image Create a new blank image that larger than or equal to both expected and actual images in dimension, then overlay actual imag
Practice/JAVA/Image/DiffImage/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:77
↓ 1 callers
Method
getInitialResult
Get initial result image Create a new blank image that larger than or equal to both expected and actual images in dimension, then overlay actual imag
Practice/JAVA/Automation/Browser/Selenium/VisualTesting/src/com/blogspot/benbai123/image/diff/ImageDiffImpl.java:108
↓ 1 callers
Method
getIv
()
Practice/JAVA/Crypto/src/crypto/impl/AESImpl.java:49
↓ 1 callers
Method
getLat
()
Practice/JAVA/Net/src/test/IPLookupService.java:111
↓ 1 callers
Method
getLatLngByAddress
(String address)
Practice/JAVA/DesignPattern/src/proxy/remoteproxy/geo/GeoServiceProxy.java:31
↓ 1 callers
Method
getLng
()
Practice/JAVA/Net/src/test/IPLookupService.java:114
↓ 1 callers
Method
getLocale
()
Practice/JAVA/DesignPattern/src/singleton/config/AppConfig.java:19
↓ 1 callers
Method
getNativeSort
Set SortField(s) to Sort and return the instance of Sort. @return The instance of Sort
Practice/JAVA/Search/LuceneTest/src/test/lucene/wrapper/WrappedSort.java:82
↓ 1 callers
Method
getNextLink
(String content, int index)
Practice/JAVA/Net/src/test/SimpleCrawler.java:152
↓ 1 callers
Method
getOrCreateThread
()
Practice/JAVA/DesignPattern/src/objectpool/thread/ThreadPool.java:27
↓ 1 callers
Method
getPlayer
()
Practice/JAVA/DesignPattern/src/factory/factorymethod/audience/Audience.java:18
↓ 1 callers
Method
getProgressListener
(final String id, final HttpSession sess)
Practice/Tools/FileUpload/src/test/UploadProgressServlet.java:113
↓ 1 callers
Method
getResponse
(String path)
Practice/JAVA/Net/src/test/IPLookupService.java:47
↓ 1 callers
Method
getResponse
(URL url)
Practice/JAVA/Net/src/test/SimpleCrawler.java:256
↓ 1 callers
Method
getResult
()
Practice/JAVA/DesignPattern/src/composite/calculator/DesiredCalculator.java:10
↓ 1 callers
Method
getResult
()
Practice/JAVA/DesignPattern/src/proxy/virtualproxy/formula/Factorial.java:15
← previous
next →
201–300 of 698, ranked by callers