Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Util.Templates
Interface List.jq_StaticMethod  view List.jq_StaticMethod download List.jq_StaticMethod.java

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List, List.jq_Member, List.jq_Method
Enclosing interface:
List

public static interface List.jq_StaticMethod
extends List.jq_Method


Method Summary
 Clazz.jq_StaticMethod getStaticMethod(int index)
           
 ListIterator.jq_StaticMethod staticMethodIterator()
           
 
Methods inherited from interface Util.Templates.List.jq_Method
getMethod, methodIterator
 
Methods inherited from interface Util.Templates.List.jq_Member
getMember, memberIterator
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Method Detail

getStaticMethod

public Clazz.jq_StaticMethod getStaticMethod(int index)

staticMethodIterator

public ListIterator.jq_StaticMethod staticMethodIterator()