Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoingLee/Thinking-in-Java-4th-Edition
/ functions
Functions
1,640 in github.com/DoingLee/Thinking-in-Java-4th-Edition
⨍
Functions
1,640
◇
Types & classes
952
Method
HException
(String s)
Exceptions/Ex10(2).java:15
Method
Holder3
(T a)
Generics/Holder3.java:9
Method
HolderEx2
(T x, T y, T z)
Generics/HolderEx2.java:19
Method
Hourly
(String s, float pay, int hours)
Generics/MultipleInterfaceVariants31.java:19
Method
House
()
Generics/ClassTypeCreator22.java:15
Method
InitTest
(String s)
Initialization/InitTest18.java:11
Method
InitTest
(String s)
Initialization/InitTest17.java:11
Method
Inner
()
Innerclasses/OtherOuter.java:9
Method
Inner
()
Innerclasses/Outer1.java:10
Method
Inner3
()
Innerclasses/Outer3.java:11
Method
Inning
()
Exceptions/StormyInning29.java:14
Method
Inning
()
Exceptions/StormyInning20.java:18
Method
Insect
()
Reusing/Scarab.java:11
Method
Item
(int idNumber, String what, String whereTo, double price)
Generics/CargoShip19.java:13
Method
Kabayo
()
Initialization/DefaultConstructorTest.java:8
Method
Kabayo2
()
Initialization/DefaultConstructorTest2.java:6
Method
Lettuce
()
Interfaces/Sandwich8.java:29
Method
Lettuce
()
Polymorphism/Sandwich11.java:20
Method
LightOff
(long delayTime)
Innerclasses/GreenhouseControls24.java:41
Method
LightOn
(long delayTime)
Innerclasses/GreenhouseControls24.java:32
Method
Line
(int start, int end)
Exceptions/CADSystem16.java:38
Method
Link
(E e, Link<E> next)
Containers/Ex8(5).java:57
Method
LittleFish
()
Generics/Ocean18.java:27
Method
LivingCreature
()
Exceptions/Frog17(1).java:36
Method
LoadClass
()
Reusing/LoadClass.java:39
Method
Lunch
()
Interfaces/Sandwich8.java:33
Method
Lunch
()
Polymorphism/Sandwich11.java:28
Method
Meal
()
Interfaces/Sandwich8.java:17
Method
Meal
()
Polymorphism/Sandwich11.java:8
Method
MixinProxy
(TwoTuple<Object,Class<?>>... pairs)
Generics/DynamicProxyMixin39.java:12
Method
Mouse
(Shared shared)
Polymorphism/Rodent14.java:76
Method
Mouse
()
Polymorphism/Rodent12.java:57
Method
MyList
(List l)
Arrays/Ex25(2).java:9
Method
Nested
()
Innerclasses/Ex20.java:9
Method
Node
()
Generics/LinkedStack5.java:13
Method
Nogo1
()
Interfaces/Ex2.java:7
Method
NullPart
()
TypeInfo/RegisteredFactories24.java:36
Method
One
(String s)
Innerclasses/Ex15(1).java:11
Method
Oops1
()
Exceptions/Ex6(2).java:11
Method
Oops2
()
Exceptions/Ex6(2).java:20
Method
Outer1
()
Innerclasses/Outer1.java:12
Method
Outer3
(String s)
Innerclasses/Outer3.java:14
Method
Peel
(T t)
Arrays/Ex9(3).java:19
Method
Pickle
()
Polymorphism/Sandwich11.java:24
Method
Poppet
(int k)
Reusing/BlankFinalEx.java:11
Method
PortableLunch
()
Interfaces/Sandwich8.java:37
Method
PortableLunch
()
Polymorphism/Sandwich11.java:32
Method
RandomShapeGenerator31
(int n)
Holding/RandomShapeGenerator31.java:48
Method
Rat
(Shared shared)
Polymorphism/Rodent14.java:90
Method
Rat
()
Polymorphism/Rodent12.java:68
Method
RectangularGlyph
(int l, int w)
Polymorphism/PolyConstructors15.java:30
Method
Restart
(long delayTime, Event[] eventList)
Innerclasses/GreenhouseControls24.java:106
Method
Robot
(String name)
Generics/HolderEx2.java:11
Method
Rodent
(Shared shared)
Polymorphism/Rodent14.java:61
Method
Rodent
()
Polymorphism/Rodent12.java:46
Method
Root
(float f)
Reusing/Stem10.java:25
Method
Root
()
Reusing/Stem.java:27
Method
Root2
()
Reusing/Stem2.java:31
Method
RoundGlyph
(int r)
Polymorphism/PolyConstructors15.java:18
Method
SListIterator
(Link<E> link)
Containers/Ex8(5).java:33
Method
Sandwich11
()
Polymorphism/Sandwich11.java:40
Method
Sandwich8
()
Interfaces/Sandwich8.java:44
Method
Scanner20
(String s)
Strings/Scanner20.java:16
Method
Scarab
()
Reusing/Scarab.java:33
Method
SecondInner
(FirstOuter x)
Innerclasses/SecondOuter.java:18
Method
Sequence12
(int size)
Exceptions/Sequence12.java:16
Method
Sequence2
(int size)
Innerclasses/Sequence2.java:23
Method
Sequence4
(int size)
Innerclasses/Sequence4.java:18
Method
Shape
(int i)
Exceptions/CADSystem16.java:10
Method
Shared
()
Polymorphism/ReferenceCounting13.java:12
Method
Shelf
(int nItems)
Generics/CargoShip19.java:39
Method
SimpleProxy
(Interface proxied)
TypeInfo/SimpleProxyDemo21.java:23
Method
SixTuple
(A a, B b, C c, D d, E e, F f)
Generics/SixTupleTest.java:13
Method
Squirrel
(Shared shared)
Polymorphism/Rodent14.java:104
Method
Squirrel
()
Polymorphism/Rodent12.java:79
Method
SteamedMilk
(BasicCoffee basicCoffee)
Generics/CoffeeDecoration38.java:31
Method
Stem
()
Reusing/Stem.java:34
Method
Stem10
(double d)
Reusing/Stem10.java:37
Method
Stem2
()
Reusing/Stem2.java:49
Method
StorageArea
(int nShelves, int nItems)
Generics/CargoShip19.java:45
Method
StormyInning20
()
Exceptions/StormyInning20.java:40
Method
StormyInning29
()
Exceptions/StormyInning29.java:30
Method
StoryCharacterGenerator
()
Generics/StoryCharacterGenerator.java:32
Method
StringMixerAdapter
(StringMixer stringMixer)
Interfaces/StringMixerProcessor.java:37
Method
Tank
()
Initialization/TankTest.java:11
Method
Terminate
(long delayTime)
Innerclasses/GreenhouseControls24.java:125
Method
Test
()
Reusing/Difference.java:10
Method
Tester
()
Initialization/InstanceClauseTest.java:11
Method
Tester2
()
Initialization/ConstructorTest2.java:12
Method
ThermostatDay
(long delayTime)
Innerclasses/GreenhouseControls24.java:84
Method
ThermostatNight
(long delayTime)
Innerclasses/GreenhouseControls24.java:72
Method
TimeStampedImp
()
Generics/Mixins37.java:11
Method
Toy
()
TypeInfo/ToyTest2.java:16
Method
Toy
(int i)
TypeInfo/ToyTest1.java:16
Method
Toy
()
TypeInfo/ToyTest19.java:14
Method
Tree
no-argument constructor assigns height = 0
Object/Overloading.java:22
Method
Triangle
(int i)
Exceptions/CADSystem16.java:26
Method
Tricycle
()
Innerclasses/Cycles(1).java:39
Method
Tricycle
()
Interfaces/Cycles.java:40
Method
Turtle3
(String name, Formatter f)
Strings/Turtle3.java:10
← previous
next →
601–700 of 1,640, ranked by callers