DATATYPE
public interface IDecoder<DATATYPE>
decode(DATATYPE aInput)
@Nullable DATATYPE decode(@Nullable DATATYPE aInput)
aInput
Copyright © 2014–2015 Philip Helger. All rights reserved.