Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vedenin/useful-java-links
/ functions
Functions
673 in github.com/Vedenin/useful-java-links
⨍
Functions
673
◇
Types & classes
288
↓ 1 callers
Method
transformTest
()
helloworlds/1.1-common-frameworks-and-lib/apache-commons-lib/src/ApacheCollectionTransform.java:71
↓ 1 callers
Method
transformTest
()
helloworlds/1.6-usefull-libraries/collections/apache-commons/src/JavaTransformTest.java:71
↓ 1 callers
Method
transformTest
()
helloworlds/1.6-usefull-libraries/collections/guava/src/JavaTransformTest.java:74
↓ 1 callers
Method
transformTest
()
helloworlds/1.6-usefull-libraries/collections/gs-eclipse/src/JavaTransformTest.java:72
↓ 1 callers
Method
work
(Elements elements)
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/GithubDownLoadTests.java:88
↓ 1 callers
Method
writeJson
Example to writeJson using StreamingAPI
helloworlds/3.8-json/jackson/src/main/java/jackson/advanced/StreamingAPI.java:48
↓ 1 callers
Method
writeJson
Example to writeJson using TreeModel
helloworlds/3.8-json/jackson/src/main/java/jackson/advanced/TreeModel.java:45
↓ 1 callers
Method
writeJson
Example to writeJson using StreamingAPI
helloworlds/3.8-json/gson/src/main/java/gson/advanced/StreamingAPI.java:49
↓ 1 callers
Method
writeJson
Example to writeJson using TreeModel
helloworlds/3.8-json/gson/src/main/java/gson/advanced/TreeModel.java:42
Method
Client
(int balance)
helloworlds/4.1-testing/mockito/src/main/java/Client.java:14
Method
Human
()
helloworlds/3.8-json/genson/src/main/java/genson/GensonHelloWorld.java:57
Method
I_have_cukes_in_my_belly
(int cukes)
helloworlds/4.1-testing/cucumber/src/test/java/Stepdefs.java:9
Method
Notifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringConstructorAutowired.java:15
Method
Notifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/xml/XmlConstructorAutowired.java:16
Method
Notifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/xml/jsr330/XmlConstructorInject.java:16
Method
Notifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/jsr330/SpringSimpleInject.java:19
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringConstructorAutowired.java:15
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/xml/XmlConstructorAutowired.java:16
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/xml/jsr330/XmlConstructorInject.java:16
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/jsr330/SpringSimpleInject.java:19
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-dagger/src/dagger/SimpleDaggerDI.java:15
Method
Notifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-guice/src/GuiceConstructor.java:17
Method
People
(String name, Integer age, Sex sex)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/ReduceTests.java:107
Method
People
(String name, Integer age, Sex sex)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/SortedTests.java:70
Method
People
(String name, Integer age, Sex sex)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/MaxMinTests.java:59
Method
People
(String name, Integer age, Sex sex)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/FiterAndCountTests.java:66
Method
Person
(String name, int age)
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactCollections.java:25
Method
Person
(String name, int age)
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactHelloWorld.java:20
Method
Person
(String name, int age)
helloworlds/1.6-usefull-libraries/functional_programming/javaslang/src/main/java/javaslang/JavaSlangCollections.java:16
Method
Place
(String name)
helloworlds/3.8-json/genson/src/main/java/genson/GensonHelloWorld.java:77
Method
Product
(String name, int cost)
helloworlds/4.1-testing/mockito/src/main/java/Product.java:8
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldApi.java:17
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldXML.java:17
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldAnnotation.java:16
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/mapstruct/src/main/java/mapstruct/MapStructHelloWorld.java:17
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/orika/src/main/java/orika/OrikaHelloWorld.java:17
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/selma/src/main/java/selma/SelmaHelloWorld.java:19
Method
Source
(String message)
helloworlds/1.6-usefull-libraries/bean_mapping/modelmapper/src/main/java/modelmapper/ModelMapperHelloWorld.java:15
Method
apacheInputStreamReader
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertStringToInputStreamBenchmark.java:49
Method
apacheInputStreamReader
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertBigStringToInputStreamBenchmark.java:44
Method
apacheReaderInputStream
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertStringToInputStreamBenchmark.java:43
Method
apacheReaderInputStream
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertBigStringToInputStreamBenchmark.java:38
Method
apacheToInputStream
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertStringToInputStreamBenchmark.java:31
Method
apacheToInputStream
()
helloworlds/5.0-other-examples/src/main/java/other_examples/ConvertBigStringToInputStreamBenchmark.java:26
Method
checkClientTrusted
( java.security.cert.X509Certificate[] certs, String authType)
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/GithubDownLoadTests.java:32
Method
checkClientTrusted
( java.security.cert.X509Certificate[] certs, String authType)
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/URLDownloadTests.java:29
Method
checkServerTrusted
( java.security.cert.X509Certificate[] certs, String authType)
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/GithubDownLoadTests.java:36
Method
checkServerTrusted
( java.security.cert.X509Certificate[] certs, String authType)
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/URLDownloadTests.java:33
Method
configure
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-guice/src/GuiceSetterInject.java:39
Method
configure
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-guice/src/GuiceConstructor.java:39
Method
configure
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-guice/src/GuiceFieldInject.java:35
Method
configure
()
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldApi.java:45
Method
configure
()
helloworlds/1.6-usefull-libraries/bean_mapping/modelmapper/src/main/java/modelmapper/ModelMapperHelloWorld.java:44
Method
countMatches
()
helloworlds/5.0-other-examples/src/main/java/other_examples/FindCountOfOccurrencesBigBenchmark.java:22
Method
countMatches
()
helloworlds/5.0-other-examples/src/main/java/other_examples/FindCountOfOccurrencesBenchmark.java:22
Method
countOccurrencesOf
()
helloworlds/5.0-other-examples/src/main/java/other_examples/FindCountOfOccurrencesBigBenchmark.java:29
Method
countOccurrencesOf
()
helloworlds/5.0-other-examples/src/main/java/other_examples/FindCountOfOccurrencesBenchmark.java:29
Method
equals
(Object o)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/SortedTests.java:97
Method
equals
(Object o)
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/MaxMinTests.java:86
Method
getAcceptedIssuers
()
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/GithubDownLoadTests.java:28
Method
getAcceptedIssuers
()
helloworlds/3.7-web-crawling-and-html-parser/Jsoup/src/URLDownloadTests.java:25
Method
getAge
()
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/ReduceTests.java:117
Method
getAge
()
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactCollections.java:30
Method
getAge
()
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactHelloWorld.java:25
Method
getAge
()
helloworlds/1.6-usefull-libraries/functional_programming/javaslang/src/main/java/javaslang/JavaSlangCollections.java:21
Method
getBeanForTestScope1
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:18
Method
getBeanForTestScope2
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:23
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldApi.java:21
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldXML.java:21
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/dozer/src/main/java/dozer/DozerHelloWorldAnnotation.java:20
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/mapstruct/src/main/java/mapstruct/MapStructHelloWorld.java:21
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/orika/src/main/java/orika/OrikaHelloWorld.java:21
Method
getMessage
()
helloworlds/1.6-usefull-libraries/bean_mapping/selma/src/main/java/selma/SelmaHelloWorld.java:23
Method
getName
()
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/MaxMinTests.java:65
Method
getName
()
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/FiterAndCountTests.java:72
Method
getName
()
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactCollections.java:34
Method
getName
()
helloworlds/1.6-usefull-libraries/functional_programming/cyclops_react/src/main/java/cyclopsreact/CyclopsReactHelloWorld.java:29
Method
getName
()
helloworlds/1.6-usefull-libraries/functional_programming/javaslang/src/main/java/javaslang/JavaSlangCollections.java:25
Method
getNotificationService
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringFieldAutowired.java:38
Method
getNotificationService
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringSetterAutowired.java:42
Method
getNotificationService
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringConstructorAutowired.java:42
Method
getNotificationService
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/jsr330/SpringSimpleInject.java:46
Method
getNotificationService
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringFieldAutowired.java:38
Method
getNotificationService
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringSetterAutowired.java:42
Method
getNotificationService
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringConstructorAutowired.java:42
Method
getNotificationService
()
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/jsr330/SpringSimpleInject.java:46
Method
getNotifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringFieldAutowired.java:33
Method
getNotifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringSetterAutowired.java:37
Method
getNotifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringConstructorAutowired.java:37
Method
getNotifier
(NotificationService service)
helloworlds/1.1-common-frameworks-and-lib/spring/src/jsr330/SpringSimpleInject.java:41
Method
getNotifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringFieldAutowired.java:33
Method
getNotifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringSetterAutowired.java:37
Method
getNotifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/SpringConstructorAutowired.java:37
Method
getNotifier
(NotificationService service)
helloworlds/1.6-usefull-libraries/dependency_injection/dependency-injection-spring/src/jsr330/SpringSimpleInject.java:41
Method
getPrototypeClass1
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:51
Method
getPrototypeClass2
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:57
Method
getSex
()
helloworlds/1.6-usefull-libraries/functional_programming/jdk_stream_api/src/main/java/streamapi/MaxMinTests.java:73
Method
getSingletonClass1
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:28
Method
getSingletonClass2
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:34
Method
getSingletonClass3
()
helloworlds/1.1-common-frameworks-and-lib/spring/src/SpringBeanScopeTest.java:40
← previous
next →
301–400 of 673, ranked by callers