joeq.Util.Templates
Interface List.jq_StaticMethod

All Superinterfaces:
Collection, Iterable, List, List.jq_Member, List.jq_Method
Enclosing class:
List

public static interface List.jq_StaticMethod
extends List.jq_Method


Method Summary
 jq_StaticMethod getStaticMethod(int index)
           
 ListIterator.jq_StaticMethod staticMethodIterator()
           
 
Methods inherited from interface joeq.Util.Templates.List.jq_Method
getMethod, methodIterator
 
Methods inherited from interface joeq.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

jq_StaticMethod getStaticMethod(int index)

staticMethodIterator

ListIterator.jq_StaticMethod staticMethodIterator()


Copyright © 2001-2008 John Whaley. All Rights Reserved.