DATATYPE
public interface IDecoder<DATATYPE>
decode(DATATYPE aInput)
@Nullable DATATYPE decode(@Nullable DATATYPE aInput)
aInput
Copyright © 2006–2014 phloc systems. All rights reserved.