Class ji

java.lang.Object
  extended by ji
All Implemented Interfaces:
Container<jl>, mn

public class ji
extends java.lang.Object
implements mn, Container<jl>


Field Summary
Modifier and Type Field and Description
 jl[] a
           
 jl[] b
           
 int c
           
 boolean d
           
 
Constructor Summary
Constructor and Description
ji(hl paramhl)
           
 
Method Summary
Modifier and Type Method and Description
 boolean a_(hl paramhl)
           
 int a(fe paramfe)
           
 fh a(fh paramfh)
           
 float a(hr paramhr)
           
 jl a(int paramInt)
           
 void a(int paramInt, jl paramjl)
           
 boolean a(jl paramjl)
           
 java.lang.String b()
           
 void b(fh paramfh)
           
 boolean b(hr paramhr)
           
 boolean b(int paramInt)
           
 jl b(int paramInt1, int paramInt2)
           
 void b(jl paramjl)
           
 int c()
           
 void c(int paramInt)
           
 void d()
           
 jl e()
           
 void f()
           
 int g()
           
 jl[] getContents()
           
 jl getContentsAt(int index)
           
 int getContentsSize()
           
 java.lang.String getName()
           
 int h_()
           
 void h()
           
 jl i()
           
 void setContents(jl[] values)
           
 void setContentsAt(int index, jl value)
           
 void setName(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

public jl[] a

b

public jl[] b

c

public int c

d

public boolean d
Constructor Detail

ji

public ji(hl paramhl)
Method Detail

getContents

public jl[] getContents()
Specified by:
getContents in interface Container<jl>

setContents

public void setContents(jl[] values)
Specified by:
setContents in interface Container<jl>

getContentsAt

public jl getContentsAt(int index)
Specified by:
getContentsAt in interface Container<jl>

setContentsAt

public void setContentsAt(int index,
                          jl value)
Specified by:
setContentsAt in interface Container<jl>

getContentsSize

public int getContentsSize()
Specified by:
getContentsSize in interface Container<jl>

getName

public java.lang.String getName()
Specified by:
getName in interface Container<jl>

setName

public void setName(java.lang.String value)
Specified by:
setName in interface Container<jl>

e

public jl e()

f

public void f()

b

public boolean b(int paramInt)

a

public boolean a(jl paramjl)

b

public jl b(int paramInt1,
            int paramInt2)
Specified by:
b in interface mn

a

public void a(int paramInt,
              jl paramjl)
Specified by:
a in interface mn

a

public float a(hr paramhr)

a

public fh a(fh paramfh)

b

public void b(fh paramfh)

h_

public int h_()
Specified by:
h_ in interface mn

a

public jl a(int paramInt)
Specified by:
a in interface mn

b

public java.lang.String b()
Specified by:
b in interface mn

c

public int c()
Specified by:
c in interface mn

a

public int a(fe paramfe)

b

public boolean b(hr paramhr)

g

public int g()

c

public void c(int paramInt)

h

public void h()

d

public void d()
Specified by:
d in interface mn

b

public void b(jl paramjl)

i

public jl i()

a_

public boolean a_(hl paramhl)
Specified by:
a_ in interface mn