Package org.openjdk.jol.samples
Class JOLSample_23_Roots.AL
- java.lang.Object
-
- org.openjdk.jol.samples.JOLSample_23_Roots.AL
-
- All Implemented Interfaces:
JOLSample_23_Roots.L
- Direct Known Subclasses:
JOLSample_23_Roots.L1,JOLSample_23_Roots.L2,JOLSample_23_Roots.L3,JOLSample_23_Roots.L4,JOLSample_23_Roots.L5,JOLSample_23_Roots.L6
- Enclosing class:
- JOLSample_23_Roots
public abstract static class JOLSample_23_Roots.AL extends java.lang.Object implements JOLSample_23_Roots.L
-
-
Field Summary
Fields Modifier and Type Field Description (package private) JOLSample_23_Roots.Ll
-
Constructor Summary
Constructors Constructor Description AL()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbind(JOLSample_23_Roots.L l)JOLSample_23_Roots.Llink()
-
-
-
Method Detail
-
link
public JOLSample_23_Roots.L link()
- Specified by:
linkin interfaceJOLSample_23_Roots.L
-
bind
public void bind(JOLSample_23_Roots.L l)
- Specified by:
bindin interfaceJOLSample_23_Roots.L
-
-