Package ca.phon.session.io
Class SerializationWarnings
java.lang.Object
ca.phon.session.io.SerializationWarnings
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
addAll
(Collection<? extends SerializationWarning> c) void
clear()
get
(int index) int
boolean
isEmpty()
remove
(int index) boolean
int
size()
-
Constructor Details
-
SerializationWarnings
public SerializationWarnings()
-
-
Method Details
-
size
public int size() -
isEmpty
public boolean isEmpty() -
add
-
remove
-
addAll
-
clear
public void clear() -
get
-
remove
-
indexOf
-
getWarnings
-