public class NotComplex<E> extends Object implements Complex<E>
NotComplex(Complex<E> delegate)
boolean
on(E entry)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotComplex(Complex<E> delegate)
public boolean on(E entry)
Complex
on
Complex<E>
entry
Copyright © 2019. All rights reserved.