org.proteios.props
Class IdReader
java.lang.Object
org.proteios.props.AbstractReader<Integer,Identifiable>
org.proteios.props.IdReader
- All Implemented Interfaces:
- AttributeReader<Integer,Identifiable>
public class IdReader
- extends AbstractReader<Integer,Identifiable>
- Author:
- gregory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdReader
public IdReader()
getValue
protected Integer getValue(Identifiable obj)
- Specified by:
getValue in class AbstractReader<Integer,Identifiable>