|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infinispan.loaders.modifications.ModificationsList
public class ModificationsList
ModificationsList contains a List
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.loaders.modifications.Modification
Modification.Type
Constructor Summary
ModificationsList(List<? extends Modification> list)
Method Summary
boolean
equals(Object obj)
List<? extends Modification>
getList()
Modification.Type
getType()
int
hashCode()
String
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Constructor Detail
ModificationsList
public ModificationsList(List<? extends Modification> list)
Method Detail
getType
public Modification.Type getType()
getType
in interface Modification
getList
public List<? extends Modification> getList()
hashCode
public int hashCode()
equals
public boolean equals(Object obj)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Google Analytics
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.