@FunctionalInterface public interface IAcceptor<T>
boolean
accept(T value)
boolean accept(T value)
Copyright © 2007–2016 Andreas Bartels. All rights reserved.